Commit Graph
86814 Commits
Author SHA1 Message Date
Travis Howell 2a11383523 Hopefully right this time, last change caused a cheat (Free air travel)
svn-id: r11003
2003-10-29 10:24:03 +00:00
Torbjörn Andersson 774b847a87 Document the BS2 config file settings
svn-id: r11002
2003-10-29 08:09:45 +00:00
Torbjörn Andersson d7bd7d44b8 Use the ScummVM config manager instead of a separate BS2-specific config
file, plus some other cleanup. I don't know how the config manager decides
if/when to save the settings to file, but we can worry about that later.

svn-id: r11001
2003-10-29 07:53:05 +00:00
Travis Howell 494d5269a2 Add copy protection bypass for Zak McKracken (EGA) since there was no check in the version included with SelectWare Classic Collection.
svn-id: r11000
2003-10-29 06:36:06 +00:00
Gregory Montoir efa51b6013 add accessors for mouse current pos / button + keyVerb
svn-id: r10999
2003-10-28 20:58:46 +00:00
Gregory Montoir 8eea63362e handle (x,y) negative coordinates in dynalum
svn-id: r10998
2003-10-28 19:55:12 +00:00
Max Horn 2fef2dcb84 bs2 -> sword2
svn-id: r10997
2003-10-28 19:51:30 +00:00
Paweł Kołodziejski 8be0e318b6 update
svn-id: r10996
2003-10-28 18:05:36 +00:00
Max Horn 53db0a8a07 cleanup: removed version/id from GameSettings
svn-id: r10995
2003-10-28 17:07:25 +00:00
Joost Peters 0ba347414d forgot this
svn-id: r10994
2003-10-28 15:33:45 +00:00
Joost Peters ee276b12b8 add OGG playback to queen
svn-id: r10993
2003-10-28 15:26:05 +00:00
Gregory Montoir cb2306373d safer dynalum tweak
svn-id: r10992
2003-10-28 15:05:35 +00:00
David Eriksson 1ab811c4ec Safer use of dynalum.
svn-id: r10991
2003-10-28 14:19:11 +00:00
Torbjörn Andersson 7418c47b48 If we fail to read the game settings, use sensible defaults.
svn-id: r10990
2003-10-28 13:46:28 +00:00
Joost Peters 31a8ef2e7f cleanup
svn-id: r10989
2003-10-28 13:27:37 +00:00
Joost Peters e02fe63f2e added loadFileMalloc() method
svn-id: r10988
2003-10-28 12:42:35 +00:00
Gregory Montoir 26a873a2e4 more stuff for future Command class
svn-id: r10987
2003-10-27 15:00:25 +00:00
Torbjörn Andersson dde1fde95e Removed TODO entry about debug class. Fingolfin's latest changes should be
pretty much what I wanted.

svn-id: r10986
2003-10-27 10:44:12 +00:00
Torbjörn Andersson 48f29f8559 Fixed bug #830772, I hope.
svn-id: r10985
2003-10-27 08:36:37 +00:00
Max Horn a4d2a47820 factor out common debugger code
svn-id: r10984
2003-10-26 21:30:52 +00:00
Jonathan Gray fbd6528e36 stay within 80 char limit
svn-id: r10983
2003-10-26 21:08:53 +00:00
Max Horn d581c99ab5 cleanup
svn-id: r10982
2003-10-26 19:16:59 +00:00
Torbjörn Andersson b2ea1994bb Use #if USE_CONSOLE instead of #ifdef USE_CONSOLE since that's how we do
everywhere else

svn-id: r10981
2003-10-26 17:50:45 +00:00
Torbjörn Andersson 4b52223eb8 Added a note about making the debugger more easily available to the various
game engines.

svn-id: r10980
2003-10-26 17:46:20 +00:00
Oliver Kiehl c86803c0c7 fix compile
svn-id: r10979
2003-10-26 15:58:49 +00:00
Torbjörn Andersson 7c4cc25cec Enable the debug console. Actually, what I've done is to adapt the debug
console from the SCUMM engine. I decided that would be easier than to clean
up the original console code.

Unfortunately there's a bunch of code that I just copied - a pretty lousy
form of code-reusal. It'd be nice if the console could be made part of the
Engine class, or something like that.

Most of the debug commands seem to be working. Some aren't relevant for
ScummVM, and some are a bit obscure so I'm not quite sure what they're
supposed to be doing.

svn-id: r10978
2003-10-26 15:42:49 +00:00
Gregory Montoir 2a139049d6 cleanup, add comments
svn-id: r10977
2003-10-26 13:54:26 +00:00
Max Horn df60e72f77 updated README and usage/help text
svn-id: r10976
2003-10-26 13:33:49 +00:00
Max Horn 1d1f52f8e9 cleanup
svn-id: r10975
2003-10-26 12:44:20 +00:00
Max Horn 93c533e30e workaround for bug #820357 (FOA: Talk to Sophia -> Atlantis/Great Machine = crash)
svn-id: r10974
2003-10-26 12:09:08 +00:00
Travis Howell 3f6f1e3311 Ooops
svn-id: r10973
2003-10-26 05:48:54 +00:00
Travis Howell c7e723ceb4 Add combined speech and subtitles support for simon2.
svn-id: r10972
2003-10-26 05:31:36 +00:00
Travis Howell 1b38419b42 Add more debug.
svn-id: r10971
2003-10-26 04:37:11 +00:00
Travis Howell b16d51a257 Rename function.
svn-id: r10970
2003-10-26 04:35:35 +00:00
Travis Howell b051506bf1 Ooops
svn-id: r10969
2003-10-26 04:07:44 +00:00
Travis Howell 394bb952c5 Update issues
svn-id: r10968
2003-10-26 04:03:51 +00:00
Travis Howell bd8cf7ac13 Update issues
svn-id: r10967
2003-10-26 03:25:53 +00:00
Travis Howell 0600e4e0f4 Fix simon1dos freezes
svn-id: r10966
2003-10-26 03:20:13 +00:00
Gregory Montoir 060300339e add some methods to Logic for future Command class
svn-id: r10965
2003-10-25 20:26:50 +00:00
Robert Göffringmann 6929b9dd7b fix bug #830104: BASS won't start unless music driver chosen
svn-id: r10964
2003-10-25 14:36:09 +00:00
Robert Göffringmann 8f4f507c33 fix bug #828222: Adlib music stops during browsing the inventory
svn-id: r10963
2003-10-25 14:25:24 +00:00
Torbjörn Andersson 61aaa5b40b Changed the behaviour of the page up/down buttons in the save/load dialog.
LavosSpawn tells me that the previous behaviour was, in fact, what the
original did, but agreed that it was confusing.

The new behaviour is consistent with how BS2 does it, by the way.

svn-id: r10962
2003-10-25 14:15:21 +00:00
Gregory Montoir b24bb81695 cleanup Graphics / populate BobSlot
svn-id: r10961
2003-10-25 09:12:18 +00:00
Gregory Montoir 0b5da13ffe added GameSettings class + FIND_VERB implementation
svn-id: r10960
2003-10-25 09:11:35 +00:00
Joost Peters 6fc0cd7913 whatever
svn-id: r10959
2003-10-25 01:11:14 +00:00
Joost Peters 3ad14b06f5 added extra flag to mixer so we don't use free() on new'd pointers
svn-id: r10958
2003-10-24 23:09:01 +00:00
Jamieson Christian 87e1963cff Added sound and input modules
svn-id: r10957
2003-10-24 18:35:03 +00:00
Torbjörn Andersson 27b22efe17 Fixed typo and added FIXME comment for the DotMatrix scaler.
svn-id: r10956
2003-10-24 17:14:56 +00:00
Torbjörn Andersson dc2dd831e9 Only free _logic once.
svn-id: r10955
2003-10-24 15:29:52 +00:00
Gregory Montoir d2dff9dd8d misc fixes/tweaks
svn-id: r10954
2003-10-24 08:55:13 +00:00