800 Commits

Author SHA1 Message Date
Paweł Kołodziejski
d115e0ad75 fixed warnings
svn-id: r6659
2003-03-02 12:36:07 +00:00
Oliver Kiehl
dede168069 change GameIDs to GameFeatures
svn-id: r6654
2003-03-01 22:52:49 +00:00
Max Horn
f4e147e5d2 removed the single big VersionSettings list; instead, the simon & scumm modules now keep their target lists seperatly (and when we add BASS, it can have its own target list)
svn-id: r6652
2003-03-01 22:04:48 +00:00
Max Horn
956e5e2b3d don't hardcode the Simon GameID values, rather use the #defines from simon/intern.h. Proper solution pending
svn-id: r6651
2003-03-01 21:26:45 +00:00
Max Horn
3c3812d754 no need for a hack if include gameDetector.h anyway...
svn-id: r6650
2003-03-01 20:39:17 +00:00
Travis Howell
419761549c Disable realizePalette_unk() in simon since it causes regressions
svn-id: r6647
2003-03-01 13:11:01 +00:00
Travis Howell
faa8170da7 Add example simon2dos/talkie music code
svn-id: r6610
2003-02-16 04:07:15 +00:00
Oliver Kiehl
1745e8b600 possible fix for Bug #687059 ?
svn-id: r6609
2003-02-15 14:51:24 +00:00
Travis Howell
3e5da6a2f5 Was bad idea to enable this in Simon 1
svn-id: r6597
2003-02-10 12:22:54 +00:00
Max Horn
bfced91139 fixed regression I caused
svn-id: r6595
2003-02-09 00:20:52 +00:00
Max Horn
3d70c8b2e3 oops
svn-id: r6588
2003-02-05 19:50:10 +00:00
Max Horn
53fd53fe4b fixed a copy&paste bug; rewrote the code in question to streamline it a bit
svn-id: r6587
2003-02-05 19:21:23 +00:00
Travis Howell
da26741452 Minor fix to last commmit
svn-id: r6586
2003-02-05 09:34:35 +00:00
Travis Howell
465296ef4e Add guess word for spanish version
Add better hebrew support, font doesn't seem quite right though.
Divide quit section into languages

svn-id: r6585
2003-02-05 09:29:37 +00:00
Travis Howell
439046716b Fix small error in my last commits
svn-id: r6576
2003-01-30 09:15:04 +00:00
Travis Howell
32be9261fc Optional subtitles in Simon 1 (unsupported)
Use subtitles by default in all except English and German versions

svn-id: r6572
2003-01-29 12:48:27 +00:00
Travis Howell
4e39e87071 Add some hebrew support and a little cleanup
svn-id: r6569
2003-01-29 11:31:10 +00:00
Travis Howell
43d3cbed19 Add improved support for french, german and italian
svn-id: r6568
2003-01-29 10:08:56 +00:00
Oliver Kiehl
85ed389cbb added missing function
svn-id: r6517
2003-01-19 15:39:54 +00:00
Travis Howell
639cb13da1 Missed one section
svn-id: r6452
2003-01-14 06:52:16 +00:00
Travis Howell
d6e9c1f3a0 Add hopefully the final simon target, not support at all yet.
svn-id: r6451
2003-01-14 05:25:31 +00:00
Travis Howell
1814063dc7 Start for Simon 1 amiga cd32 version support, not working right yet.
svn-id: r6450
2003-01-14 04:25:38 +00:00
Oliver Kiehl
dfced2a4d0 added F10 support (Hitareas are indicated when F10 is pressed)
svn-id: r6429
2003-01-12 15:17:58 +00:00
Travis Howell
f469d84888 Ooops
svn-id: r6412
2003-01-12 02:42:59 +00:00
Travis Howell
93184025d9 Add warning when voice files are missing in simon2amiga/mac
Work if voice file is missing in simon2amiga/mac

svn-id: r6411
2003-01-12 02:01:07 +00:00
Oliver Kiehl
237783a24d added voice support for simon 2 mac and simon 3 amiga
svn-id: r6398
2003-01-11 16:00:55 +00:00
Travis Howell
8b9e8cb812 More simon 2 targets (amiga/mac ports)
svn-id: r6396
2003-01-11 15:38:37 +00:00
Travis Howell
e8b784e18a This isn't a fixme
svn-id: r6337
2003-01-05 12:38:04 +00:00
Travis Howell
3224d39f65 Alter fix me comment
svn-id: r6336
2003-01-05 12:20:31 +00:00
Travis Howell
6414e9a255 Remove fixme
svn-id: r6335
2003-01-05 10:40:44 +00:00
Travis Howell
c502a72f6e Fix error in my last commit
svn-id: r6334
2003-01-05 00:58:30 +00:00
Travis Howell
98578cbfff Small cleanup
svn-id: r6333
2003-01-05 00:47:49 +00:00
Max Horn
c2f816b246 use proper C++ now so that it compiles again on GCC 3
svn-id: r6332
2003-01-04 19:11:45 +00:00
Travis Howell
b989a3a934 Fix crashes in simon2dos/talkie caused by my music changes awhile back.
svn-id: r6328
2003-01-04 08:46:10 +00:00
Travis Howell
5111eede5e Don't crash if sound effect file doesn't exist
svn-id: r6327
2003-01-03 12:33:53 +00:00
Travis Howell
3a4782f166 Add olki's patch for sound effects in simon1dos
Plus hack to allow choice between midi music and sound effects via 's' key

svn-id: r6326
2003-01-03 12:06:30 +00:00
Travis Howell
758dca49c9 Improve error message when data files are missing
svn-id: r6324
2003-01-03 10:36:13 +00:00
Travis Howell
303acc02bb Remove sion 1 music warning
Change warning about missing vga file to error

svn-id: r6323
2003-01-03 04:24:16 +00:00
Max Horn
2c01dc8536 even more -peantic fixes
svn-id: r6111
2002-12-25 00:48:13 +00:00
Travis Howell
2e66c05f47 Remove the fixme
svn-id: r6058
2002-12-22 09:26:42 +00:00
Travis Howell
a3dae7bc3c Add default skip cut scene keys from original games.
Fix error in last commit

svn-id: r6057
2002-12-22 09:04:27 +00:00
Travis Howell
987a823ffe First attempt at proper simon 2 midi support
Thanks to olki's previous work

svn-id: r6056
2002-12-22 08:08:53 +00:00
Travis Howell
0c3626c9f4 Some _lock_word corrections
svn-id: r6054
2002-12-22 03:54:51 +00:00
Jamieson Christian
e4b1a7e709 MidiStreamer no longer derives from MidiDriver.
Removed MidiStreamer methods that weren't actually needed.
That's one layer of indirection removed from Simon music.

svn-id: r6050
2002-12-21 21:32:45 +00:00
Travis Howell
e347600e11 Fix some comments and add missing variable change
svn-id: r6027
2002-12-19 15:46:02 +00:00
Travis Howell
4811fe5bc2 *** empty log message ***
svn-id: r6026
2002-12-19 14:45:14 +00:00
Travis Howell
fb408bb00d Fix error in last commit
svn-id: r6025
2002-12-19 14:43:17 +00:00
Travis Howell
f1ee93b898 Add missing code
svn-id: r6024
2002-12-19 14:34:26 +00:00
Travis Howell
5233fbc7bd Fix error in my last commit
Remove hack

svn-id: r6009
2002-12-17 14:05:44 +00:00
Marcus Comstedt
fadf55aad0 Added missing include of "stdafx.h".
svn-id: r6006
2002-12-17 01:06:04 +00:00