Commit graph

132 commits

Author SHA1 Message Date
Travis Howell
3cb4a1180e Cleanup
svn-id: r11461
2003-12-02 08:28:54 +00:00
Travis Howell
a008022b30 Missed some
svn-id: r11442
2003-12-01 05:47:57 +00:00
Travis Howell
82a6f97047 cleanup
svn-id: r11441
2003-12-01 05:22:04 +00:00
Max Horn
242efda7fb cleanup
svn-id: r11439
2003-12-01 00:45:16 +00:00
Max Horn
e34f2b8b33 cut down on unnecessary GameDetector references
svn-id: r11239
2003-11-10 01:04:12 +00:00
Travis Howell
a1e794d920 Add option to switch between subtitles only and combined speech/subtitles in Simon 2.
svn-id: r11008
2003-10-30 01:05:08 +00:00
Travis Howell
b16d51a257 Rename function.
svn-id: r10970
2003-10-26 04:35:35 +00:00
Travis Howell
3d229f6c8c Add load/save game failture messages from original games.
svn-id: r10940
2003-10-22 09:17:31 +00:00
Travis Howell
b582881471 Missed one
svn-id: r10930
2003-10-21 11:45:46 +00:00
Travis Howell
c3deeb3daf Correctly reanem var this time.
svn-id: r10929
2003-10-21 11:41:33 +00:00
Travis Howell
54fc5335c0 Rename a few vars
svn-id: r10927
2003-10-21 10:14:42 +00:00
Travis Howell
87fb27d02c Rename function
svn-id: r10926
2003-10-21 09:43:37 +00:00
Travis Howell
ed0c30fcbf Fix text spacing when backspace key is used when entering save game name in Hebrew version. Need to pass along last character printed, so correct spacing can be used.
svn-id: r10922
2003-10-21 06:35:19 +00:00
Travis Howell
802a2a1310 Fix display of verb name text when verb is selected in Simon the Sorcerer 1 and enable for all versions of the game.
svn-id: r10677
2003-10-08 07:38:48 +00:00
Max Horn
d4734bd4f2 use namespace Common a bit more; don't zero the RNG in scumm (else the seed gets reset); remove obsolete 256 color blending code
svn-id: r10592
2003-10-04 11:50:21 +00:00
Max Horn
a4b72c9d6e Simon namespace
svn-id: r10574
2003-10-03 19:42:27 +00:00
Max Horn
be9d4066e1 moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
2003-09-18 02:07:18 +00:00
Travis Howell
471bc5ceb5 Improved hebrew support, thanks to Jamieson
svn-id: r9397
2003-08-02 07:00:58 +00:00
Max Horn
103112dd3d removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
svn-id: r9391
2003-08-02 00:36:38 +00:00
Travis Howell
f503013b5a Small cleanup
svn-id: r9290
2003-07-30 10:05:09 +00:00
Jamieson Christian
269757dabc vc_10_no_depack_swap implementation
svn-id: r9289
2003-07-30 09:36:48 +00:00
Travis Howell
b8ce60ea18 Count amount of save files available so load/save dialog works correctly.
svn-id: r9196
2003-07-27 12:05:08 +00:00
Travis Howell
760bfb2245 Rename function, update comments
svn-id: r9108
2003-07-21 16:25:16 +00:00
Travis Howell
93cb369da7 Rename variable
svn-id: r9106
2003-07-21 09:11:21 +00:00
Travis Howell
2b7227679a Use debug output instead of warnings for simon
Fix debug output in sky

svn-id: r9039
2003-07-15 16:40:24 +00:00
Max Horn
ceb1005f6c some more memory inits; cleanup
svn-id: r8581
2003-06-21 15:42:20 +00:00
Max Horn
e6455a9dd2 cleanup
svn-id: r8509
2003-06-15 13:07:06 +00:00
Max Horn
7f7ce14d5e cleanup
svn-id: r8507
2003-06-15 11:52:42 +00:00
Oliver Kiehl
4d5db88535 cleanup
svn-id: r8502
2003-06-15 09:55:10 +00:00
Travis Howell
16e5c50bad Small cleanup
Fix small memory leak

svn-id: r8501
2003-06-15 05:19:00 +00:00
Travis Howell
33dceea477 Commit combined speech and subtitles patch
Add support for nosubtitles config option

svn-id: r8324
2003-06-05 12:20:05 +00:00
Travis Howell
771dcfaad7 Rename SimonState to SimonEngine
svn-id: r8228
2003-06-01 09:41:56 +00:00
Travis Howell
f5758f3f49 A few notes, correction and a few more errors
svn-id: r8164
2003-05-31 10:33:25 +00:00
Travis Howell
fb5bd02b40 Rename two unknown functions
svn-id: r8131
2003-05-30 07:46:45 +00:00
Travis Howell
fd3d2ac8ad More sprite renames
svn-id: r8083
2003-05-29 07:02:14 +00:00
Travis Howell
45a9ff6341 Missed a few sections
svn-id: r8082
2003-05-29 06:39:26 +00:00
Travis Howell
13739f18ef More renames
svn-id: r7884
2003-05-24 12:26:28 +00:00
Travis Howell
e95d717fb1 A few function renames
svn-id: r7883
2003-05-24 12:13:23 +00:00
Max Horn
11d29b71ab pedantic warning fixes
svn-id: r7794
2003-05-21 17:49:33 +00:00
Max Horn
f0b12ebfa9 more Simon member var init (that should be all now, I hope)
svn-id: r7784
2003-05-21 15:47:51 +00:00
Jamieson Christian
98186e59ff Renamed opcodes whose functions are now known.
Cleaned up unused script variables.
Miscellaneous semantic changes.

svn-id: r7763
2003-05-21 05:12:04 +00:00
Travis Howell
d60c78c4eb Switch to ints
svn-id: r7740
2003-05-20 16:24:31 +00:00
Travis Howell
c20a5f8c06 Minor midi change for Jamieson630
svn-id: r7737
2003-05-20 15:37:03 +00:00
Max Horn
5f068688e9 init even more simon member vars
svn-id: r7728
2003-05-20 14:34:07 +00:00
Travis Howell
c2f8a72cce Add better support for realizePalette_unk(), patch #740321
svn-id: r7711
2003-05-20 08:49:13 +00:00
Travis Howell
770a0f1d3b music_unk isn't needed in playmusic, it is always set to 999
svn-id: r7680
2003-05-19 09:59:23 +00:00
Travis Howell
7091080e7d Try and make some sense ot of simon 2 midi systems
svn-id: r7678
2003-05-19 09:41:28 +00:00
Travis Howell
34456cf63e Rename two unknown function
svn-id: r7410
2003-05-10 05:20:56 +00:00
Travis Howell
ddd54ed3c5 Rename function
svn-id: r6761
2003-03-08 00:21:34 +00:00
Paweł Kołodziejski
243c4ffbc0 implemented formating string error for each engine
svn-id: r6744
2003-03-07 15:38:11 +00:00