Commit Graph

596 Commits

Author SHA1 Message Date
Eugene Sandulenko
578d2efa77 Preliminary support for FT INSANE is added. To enable the code define
INSANE in config.h. But only non-interactive parts work and there is no
insane scene skip. Only one choice during those scenes is Ctrl+X.

svn-id: r11507
2003-12-06 05:47:24 +00:00
Travis Howell
83bf2e2593 Add keyboard support for derby in FT and cannon battle in COMI, patch #853099
svn-id: r11496
2003-12-05 00:02:01 +00:00
Travis Howell
4f418c3aa9 Typo
svn-id: r11476
2003-12-02 13:10:41 +00:00
Chris Apers
cf682ed8f7 Added memory auto-configuration on PalmOS for better speed and compatibility
svn-id: r11472
2003-12-02 11:17:21 +00:00
Travis Howell
3774c09dbe Backwards compatbility
svn-id: r11459
2003-12-02 08:12:39 +00:00
Travis Howell
c793e4c9df Switch nosubtitles option to subtitles, to match others and help with Simon2 issue.
svn-id: r11458
2003-12-02 08:09:14 +00:00
Max Horn
72eb8ccb89 Patch #847464: Remove spurious semicolons
svn-id: r11445
2003-12-01 09:58:55 +00:00
Max Horn
747a634796 cleanup
svn-id: r11425
2003-11-29 14:36:55 +00:00
Max Horn
d099759279 game targets can now have a base filename different from the target name; misc tweaks
svn-id: r11417
2003-11-28 22:29:56 +00:00
Travis Howell
4d4ba9ea55 Ooops
svn-id: r11351
2003-11-20 04:27:46 +00:00
Jonathan Gray
151a2dcc44 revert use of GF_DEMO in Humongous games fixing several problems
svn-id: r11345
2003-11-18 10:16:49 +00:00
Travis Howell
a35ce0f5ae Add PC game feature flag, to match others.
svn-id: r11344
2003-11-18 09:44:58 +00:00
Travis Howell
5edd70fe3e Add back full throttle pc demo target
svn-id: r11339
2003-11-18 02:20:12 +00:00
Paweł Kołodziejski
185395ca36 replaced demo GIDs wth GF_DEMO
svn-id: r11326
2003-11-17 21:16:43 +00:00
Paweł Kołodziejski
25414d0f2d added comi and dig demo
svn-id: r11324
2003-11-17 19:07:45 +00:00
Travis Howell
0c6eabe4a3 Kanji support only seems to work in scumm5 games
svn-id: r11293
2003-11-14 10:19:28 +00:00
Travis Howell
313a912af2 *** empty log message ***
svn-id: r11281
2003-11-13 10:51:02 +00:00
Max Horn
0bcc7ce80e made Scumm::OptionsDialog subclass GUI::OptionsDialog (code reuse); replaced Sound::_sound_volume_master and friends by ConfMan.get() calls; some whitespace cleanup
svn-id: r11257
2003-11-11 00:40:35 +00:00
Joost Peters
23669de2f3 deprecated adj. Said of a program or feature that is considered
obsolescent and in the process of being phased out, usually in favor of
a specified replacement.

svn-id: r11251
2003-11-10 19:17:52 +00:00
Max Horn
e34f2b8b33 cut down on unnecessary GameDetector references
svn-id: r11239
2003-11-10 01:04:12 +00:00
Jonathan Gray
63c6944492 mark zak256 as a depreciated target, zakTowns will be used in future to be more consistent with the other target names. Config magic to automatically set a gameid=zak256 in config files not yet implemented.
svn-id: r11238
2003-11-10 00:58:22 +00:00
Jonathan Gray
d330de5f28 comment out all the targets for newer humongous games until they start doing something useful
svn-id: r11235
2003-11-09 23:50:40 +00:00
Paweł Kołodziejski
1f9e408e2f cleanup whitespaces
svn-id: r11217
2003-11-08 21:59:32 +00:00
Jonathan Gray
7c97e7c2b9 more spelling fixes
svn-id: r11176
2003-11-07 02:11:41 +00:00
Max Horn
3456b6f50b remade the in-game GUI/menu
svn-id: r11119
2003-11-03 23:26:13 +00:00
Jonathan Gray
1cc656412c allow the towns version of loom to do something besides incorrectly error out. This check should really check for a pc version not checking the negation of the existence of other versions
svn-id: r11084
2003-11-03 02:54:11 +00:00
Jonathan Gray
8735f1eff7 Look for towns font rom in game directory then current directory instead of just current directory
svn-id: r11083
2003-11-03 02:43:10 +00:00
Max Horn
b27a871f87 turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget)
svn-id: r11045
2003-11-02 02:18:16 +00:00
Max Horn
72bee75297 modified MessageDialog to allow for custom button texts
svn-id: r11034
2003-11-01 21:15:33 +00:00
Max Horn
f7ab7f6207 cleanup: new MessageDialog subclass TimedMessageDialog
svn-id: r11033
2003-11-01 20:52:41 +00:00
Max Horn
7fc1e3ec92 get rid of ScummGameSettings::detectname
svn-id: r11023
2003-11-01 16:25:25 +00:00
Max Horn
2c2866641b cleanup
svn-id: r11022
2003-11-01 16:03:13 +00:00
Max Horn
ca69882256 Patch #820010: Support Kanji version
svn-id: r11020
2003-11-01 15:19:30 +00:00
Max Horn
53db0a8a07 cleanup: removed version/id from GameSettings
svn-id: r10995
2003-10-28 17:07:25 +00:00
Torbjörn Andersson
48f29f8559 Fixed bug #830772, I hope.
svn-id: r10985
2003-10-27 08:36:37 +00:00
Max Horn
d581c99ab5 cleanup
svn-id: r10982
2003-10-26 19:16:59 +00:00
Travis Howell
6366fd778b Restrict Maniac demo mode to V1 Maniac.
svn-id: r10913
2003-10-20 12:24:12 +00:00
Max Horn
33f2fbff08 We proudly present the latest installment of our hit series 'Untangle the mess': 'Help! Space Invaders refactored the music detector'... in other news, I obviously need to sleep now
svn-id: r10883
2003-10-18 00:22:46 +00:00
Max Horn
0694eed273 moved game detection code out to the plugins
svn-id: r10882
2003-10-17 23:16:53 +00:00
Max Horn
012450de73 added tag2str helper function
svn-id: r10866
2003-10-17 16:28:29 +00:00
Max Horn
aadb0aa237 oops, forgot to remove the old Platform enum
svn-id: r10863
2003-10-17 15:38:56 +00:00
Max Horn
a70460833e moved platform/language constants to common/util.*
svn-id: r10862
2003-10-17 15:35:46 +00:00
Chris Apers
e00c16b4a9 Player_V2A now compile with PalmOS port
svn-id: r10844
2003-10-17 08:26:01 +00:00
Travis Howell
6fc661ffc2 Disable maniacnes for now.
svn-id: r10840
2003-10-17 03:34:42 +00:00
Max Horn
d71160af74 removed the kDefault*Volume constants
svn-id: r10816
2003-10-15 23:16:52 +00:00
Travis Howell
f74a0c18aa Version 4 games should use older code style too, checked against loomcd/monkeyvga disasm.
svn-id: r10805
2003-10-15 02:38:23 +00:00
Max Horn
0aa58f53c8 init RNG for everybody using time()
svn-id: r10796
2003-10-14 10:24:27 +00:00
Torbjörn Andersson
4e3129c64c Fixed warning
svn-id: r10793
2003-10-14 08:31:56 +00:00
Max Horn
ebd314a9ec fix debug mode 0
svn-id: r10791
2003-10-14 07:52:34 +00:00
Max Horn
5c55660e9b init random seed with time
svn-id: r10784
2003-10-13 18:10:08 +00:00