aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
AgeCommit message (Collapse)Author
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
svn-id: r11239
2003-10-30Add option to switch between subtitles only and combined speech/subtitles in ↵Travis Howell
Simon 2. svn-id: r11008
2003-10-26Rename function.Travis Howell
svn-id: r10970
2003-10-22Add load/save game failture messages from original games.Travis Howell
svn-id: r10940
2003-10-21Missed oneTravis Howell
svn-id: r10930
2003-10-21Correctly reanem var this time.Travis Howell
svn-id: r10929
2003-10-21Rename a few varsTravis Howell
svn-id: r10927
2003-10-21Rename functionTravis Howell
svn-id: r10926
2003-10-21Fix text spacing when backspace key is used when entering save game name in ↵Travis Howell
Hebrew version. Need to pass along last character printed, so correct spacing can be used. svn-id: r10922
2003-10-08Fix display of verb name text when verb is selected in Simon the Sorcerer 1 ↵Travis Howell
and enable for all versions of the game. svn-id: r10677
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed ↵Max Horn
gets reset); remove obsolete 256 color blending code svn-id: r10592
2003-10-03Simon namespaceMax Horn
svn-id: r10574
2003-09-18moved engine.* to base; this fixes some linking issues when building a ↵Max Horn
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287
2003-08-02Improved hebrew support, thanks to JamiesonTravis Howell
svn-id: r9397
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ↵Max Horn
did it should be trivial to get them working again) svn-id: r9391
2003-07-30Small cleanupTravis Howell
svn-id: r9290
2003-07-30vc_10_no_depack_swap implementationJamieson Christian
svn-id: r9289
2003-07-27Count amount of save files available so load/save dialog works correctly.Travis Howell
svn-id: r9196
2003-07-21Rename function, update commentsTravis Howell
svn-id: r9108
2003-07-21Rename variableTravis Howell
svn-id: r9106
2003-07-15Use debug output instead of warnings for simonTravis Howell
Fix debug output in sky svn-id: r9039
2003-06-21some more memory inits; cleanupMax Horn
svn-id: r8581
2003-06-15cleanupMax Horn
svn-id: r8509
2003-06-15cleanupMax Horn
svn-id: r8507
2003-06-15cleanupOliver Kiehl
svn-id: r8502
2003-06-15Small cleanupTravis Howell
Fix small memory leak svn-id: r8501
2003-06-05Commit combined speech and subtitles patchTravis Howell
Add support for nosubtitles config option svn-id: r8324
2003-06-01Rename SimonState to SimonEngineTravis Howell
svn-id: r8228
2003-05-31A few notes, correction and a few more errorsTravis Howell
svn-id: r8164
2003-05-30Rename two unknown functionsTravis Howell
svn-id: r8131
2003-05-29More sprite renamesTravis Howell
svn-id: r8083
2003-05-29Missed a few sectionsTravis Howell
svn-id: r8082
2003-05-24More renamesTravis Howell
svn-id: r7884
2003-05-24A few function renamesTravis Howell
svn-id: r7883
2003-05-21pedantic warning fixesMax Horn
svn-id: r7794
2003-05-21more Simon member var init (that should be all now, I hope)Max Horn
svn-id: r7784
2003-05-21Renamed opcodes whose functions are now known.Jamieson Christian
Cleaned up unused script variables. Miscellaneous semantic changes. svn-id: r7763
2003-05-20Switch to intsTravis Howell
svn-id: r7740
2003-05-20Minor midi change for Jamieson630Travis Howell
svn-id: r7737
2003-05-20init even more simon member varsMax Horn
svn-id: r7728
2003-05-20Add better support for realizePalette_unk(), patch #740321Travis Howell
svn-id: r7711
2003-05-19music_unk isn't needed in playmusic, it is always set to 999Travis Howell
svn-id: r7680
2003-05-19Try and make some sense ot of simon 2 midi systemsTravis Howell
svn-id: r7678
2003-05-10Rename two unknown functionTravis Howell
svn-id: r7410
2003-03-08Rename functionTravis Howell
svn-id: r6761
2003-03-07implemented formating string error for each enginePaweł Kołodziejski
svn-id: r6744
2003-03-07Add two more debug defines as key optionsTravis Howell
svn-id: r6740
2003-03-07Remove vc_59_helperTravis Howell
Make t key work in simon2talkie/win only svn-id: r6739
2003-03-07Rename variableTravis Howell
svn-id: r6738
2003-03-07some cleanupMax Horn
svn-id: r6734