Commit Graph

7115 Commits

Author SHA1 Message Date
Torbjörn Andersson
1b52e11d55 Moved the "router" code into a new Router class. I'm hoping this is
analogous to the SkyAutoRoute class.

svn-id: r10754
2003-10-12 14:40:04 +00:00
Jamieson Christian
c38ca923d8 Fix for Bug [821514] SIMON: No Adlib volume for percussion
Transmit volume with each percussion event. (Necessary
because music and SFX tracks may share the percussion
channel.) This is the same approach used in iMuse.

svn-id: r10753
2003-10-12 14:31:21 +00:00
Nicolas Bacca
17c5c86316 Moved build files
svn-id: r10752
2003-10-12 13:59:24 +00:00
Nicolas Bacca
4c0057db7d New config-manager updates, misc updates
svn-id: r10751
2003-10-12 13:51:05 +00:00
Nicolas Bacca
a7e2978fa3 Smarter partial blitting and better filter for 640x480 games ... hopefully the last update before the rewrite
svn-id: r10750
2003-10-12 13:49:09 +00:00
Travis Howell
5d42202b2d mac loom uses different var.
svn-id: r10749
2003-10-12 13:44:37 +00:00
Nicolas Bacca
2502a44e21 Re-add right click automatic mapping, lost on the branch
svn-id: r10748
2003-10-12 13:40:26 +00:00
Nicolas Bacca
2694c283d9 True assert
svn-id: r10747
2003-10-12 13:39:15 +00:00
Nicolas Bacca
7ba572b7b8 New config-manager, Add Broken Sword 2, Whole filesystem scan for smartphone thanks to MS non standard storage mappings
svn-id: r10746
2003-10-12 13:35:31 +00:00
Nicolas Bacca
de086642a9 EVC is happy now
svn-id: r10745
2003-10-12 13:33:21 +00:00
Nicolas Bacca
b085e51dc5 EVC : compile different
svn-id: r10744
2003-10-12 13:27:42 +00:00
Gregory Montoir
1e68372816 DISP_ROOM additions/corrections
svn-id: r10743
2003-10-12 13:16:35 +00:00
Nicolas Bacca
70667d14da Alignment fix in debug message
svn-id: r10742
2003-10-12 13:04:46 +00:00
Nicolas Bacca
a489795d93 Fix WinCE build
svn-id: r10741
2003-10-12 13:03:34 +00:00
Travis Howell
4445915403 Missed two spots
svn-id: r10740
2003-10-12 12:03:17 +00:00
Travis Howell
5645fa4266 Update issues
svn-id: r10739
2003-10-12 00:12:54 +00:00
Max Horn
80c6401b9d fix for bug #821502 (GUI: Launcher crashes with unexisting targets)
svn-id: r10738
2003-10-11 21:15:57 +00:00
Jamieson Christian
487c2c51c3 Some Mac0 conversion tweaks
svn-id: r10737
2003-10-11 15:18:49 +00:00
Jamieson Christian
0aefc62561 Added latest FOTAQ modules
svn-id: r10736
2003-10-11 14:16:38 +00:00
Jamieson Christian
1c3bfd6e73 Patch around another MSVC6 quirk
svn-id: r10735
2003-10-11 14:13:22 +00:00
Torbjörn Andersson
02a157e745 Moved the text drawing stuff into a class of its own. (Adding another
global variable which will hopefully be dealt with later.)

svn-id: r10734
2003-10-11 12:26:53 +00:00
Torbjörn Andersson
650581eef8 Fix warning
svn-id: r10733
2003-10-11 12:21:48 +00:00
Gregory Montoir
a259809540 update QueenEngine class with new Logic constructor
svn-id: r10732
2003-10-11 10:24:12 +00:00
Gregory Montoir
cd1d7f474d preliminary DISP_ROOM implementation
svn-id: r10731
2003-10-11 10:09:23 +00:00
Jamieson Christian
478e068ca8 Feature Request [781797] Support music in the Mac version of MI1
Finished the Mac0 -> SMF (GMD) conversion code. Sounds
good (albeit thin, with only 3 instruments), except
that the looping songs are not looping with the right
timing.

svn-id: r10730
2003-10-10 21:40:25 +00:00
Gregory Montoir
4675d19351 Graphics tweaks
svn-id: r10729
2003-10-10 20:03:34 +00:00
Torbjörn Andersson
ade93aabff cleanup
svn-id: r10728
2003-10-10 16:14:52 +00:00
Jamieson Christian
bd5f50496a Added singleton.h. Not really mandatory, but since it's
our tradition to explicitly include the .h files in
the MSVC projects....

svn-id: r10727
2003-10-10 15:57:08 +00:00
Jamieson Christian
504fa5c5e0 Hmm, that wasn't the problem after all. Apparently
MSVC6 doesn't like the "using" keyword and consequently
got confused by the namespaces.

svn-id: r10726
2003-10-10 14:58:13 +00:00
Max Horn
87d97ead35 fix by hibernatus
svn-id: r10725
2003-10-10 14:14:36 +00:00
Max Horn
251c89b037 fix handling of last argument: if it's not a valid target, treat it like any other arg (in particular, this is now legal: ./scummvm -f -g hq3x)
svn-id: r10724
2003-10-10 14:12:01 +00:00
Jamieson Christian
413ae8aa3e Public constructor/destructor, for the sake of Singleton<>.
Sorry, MSVC6 doesn't seem to properly deal with the line
friend class Singleton<PluginManager>;

svn-id: r10723
2003-10-10 14:01:30 +00:00
David Eriksson
bd2bdd4c64 Small start for variable cross-reference.
svn-id: r10722
2003-10-10 13:59:21 +00:00
Jamieson Christian
901f569998 New config manager files
svn-id: r10721
2003-10-10 13:59:05 +00:00
Max Horn
5301edc383 some cleanup
svn-id: r10720
2003-10-10 13:55:08 +00:00
David Eriksson
1f9497cb1f Get Graphics object as parameter too.
svn-id: r10719
2003-10-10 13:01:14 +00:00
Max Horn
c11ebb33b6 cleanup
svn-id: r10718
2003-10-10 12:12:56 +00:00
Max Horn
a8f8ae5452 added my thoughts on our command line options (please feel free to comment and tell me what you thinkg about it!); fixed program exit code for -z
svn-id: r10717
2003-10-10 11:15:14 +00:00
Max Horn
2dddd0e29a modified version of patch #821018; fix for bug #821083
svn-id: r10716
2003-10-10 11:13:25 +00:00
Max Horn
eece292342 rearranged code a bit
svn-id: r10715
2003-10-10 10:42:54 +00:00
Max Horn
ed5948272d constness
svn-id: r10714
2003-10-10 10:42:37 +00:00
Max Horn
08b74fbf79 a small TODO/idea (maybe we should add an IDEAS file?)
svn-id: r10713
2003-10-10 10:41:57 +00:00
Travis Howell
90d35c0f13 Add old change from SDL backends, give error if video mode isn't support.
svn-id: r10712
2003-10-10 10:03:02 +00:00
David Eriksson
4ae7e06a1d Improved Talk class.
svn-id: r10711
2003-10-10 09:45:22 +00:00
Gregory Montoir
370cf1b972 oups
svn-id: r10710
2003-10-10 09:24:21 +00:00
Gregory Montoir
7286df0c94 additions/corrections to walking functions
svn-id: r10709
2003-10-10 09:19:52 +00:00
Paweł Kołodziejski
d93520b223 update
svn-id: r10708
2003-10-09 16:33:29 +00:00
Paweł Kołodziejski
afb96f867c fixed compilation
svn-id: r10707
2003-10-09 16:33:00 +00:00
Max Horn
17cbf4d56c some NEWS updates; use sections (any major news for sky/simon since 0.5.1 ?)
svn-id: r10706
2003-10-09 16:03:31 +00:00
Max Horn
768d4c3834 get rid of the copy method again, instead create the sound object on the fly in findSound(): this should avoid a compiler problem with gcc 2.95.2 (see bug #820641) and also reduce the number of unnecessary global objects for everybody
svn-id: r10705
2003-10-09 15:03:01 +00:00