Commit Graph

7105 Commits

Author SHA1 Message Date
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
Chris Apers
bbb308c8cb Disable unused Scumm version (8) in PalmOS port.
svn-id: r10704
2003-10-09 14:20:20 +00:00
Chris Apers
3f06651bab Moved PalmOS initializations out of namespaces.
svn-id: r10703
2003-10-09 14:17:06 +00:00
Jonathan Gray
1de6c5adb0 kill reference to old url
svn-id: r10702
2003-10-09 14:10:20 +00:00
Jonathan Gray
0de202bfb4 make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :)
svn-id: r10701
2003-10-09 14:05:09 +00:00
David Eriksson
92997ec15f - Make _moveData table readable
- Add missing member in last table entry

svn-id: r10700
2003-10-09 13:42:55 +00:00
Gregory Montoir
d03dfdb6f7 minor additions to walk class + get/set functions for Logic::_area
svn-id: r10699
2003-10-09 13:14:16 +00:00
Max Horn
21480a2289 fix ConfMan.set when dom is empty; added some asserts (paranoia)
svn-id: r10698
2003-10-09 11:42:59 +00:00
Jonathan Gray
e53923eeda give this more chance of working properly
svn-id: r10697
2003-10-09 11:33:34 +00:00
Max Horn
02b132b31c make khaleks correct fix a bit nicer; and add similar safety nets to the other parser...() methods
svn-id: r10696
2003-10-09 11:15:54 +00:00
Gregory Montoir
91aaef03bc added walking functions
svn-id: r10695
2003-10-09 09:09:40 +00:00