Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-16 | Add some additional simon1 amiga code from tsuteiuQ, not working right yet. | Travis Howell | |
svn-id: r11670 | |||
2003-12-13 | Add slow motion option | Travis Howell | |
svn-id: r11604 | |||
2003-12-12 | Add work around for bug in original simon1. | Travis Howell | |
svn-id: r11592 | |||
2003-12-11 | Change another debug define to key | Travis Howell | |
Dump options should now work on non-win32 svn-id: r11574 | |||
2003-12-11 | Add dialog for quick load/save in simon1/2. | Travis Howell | |
svn-id: r11564 | |||
2003-12-11 | Add some WIP quick load/save keys code for simon 1/2. currently disabled. | Travis Howell | |
svn-id: r11560 | |||
2003-12-10 | Add puase option for simon games. | Travis Howell | |
svn-id: r11545 | |||
2003-12-02 | Cleanup | Travis Howell | |
svn-id: r11461 | |||
2003-12-01 | Missed some | Travis Howell | |
svn-id: r11442 | |||
2003-12-01 | cleanup | Travis Howell | |
svn-id: r11441 | |||
2003-12-01 | cleanup | Max Horn | |
svn-id: r11439 | |||
2003-11-10 | cut down on unnecessary GameDetector references | Max Horn | |
svn-id: r11239 | |||
2003-10-30 | Add option to switch between subtitles only and combined speech/subtitles in ↵ | Travis Howell | |
Simon 2. svn-id: r11008 | |||
2003-10-26 | Rename function. | Travis Howell | |
svn-id: r10970 | |||
2003-10-22 | Add load/save game failture messages from original games. | Travis Howell | |
svn-id: r10940 | |||
2003-10-21 | Missed one | Travis Howell | |
svn-id: r10930 | |||
2003-10-21 | Correctly reanem var this time. | Travis Howell | |
svn-id: r10929 | |||
2003-10-21 | Rename a few vars | Travis Howell | |
svn-id: r10927 | |||
2003-10-21 | Rename function | Travis Howell | |
svn-id: r10926 | |||
2003-10-21 | Fix 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-08 | Fix 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-04 | use 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-03 | Simon namespace | Max Horn | |
svn-id: r10574 | |||
2003-09-18 | moved 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-02 | Improved hebrew support, thanks to Jamieson | Travis Howell | |
svn-id: r9397 | |||
2003-08-02 | removed 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-30 | Small cleanup | Travis Howell | |
svn-id: r9290 | |||
2003-07-30 | vc_10_no_depack_swap implementation | Jamieson Christian | |
svn-id: r9289 | |||
2003-07-27 | Count amount of save files available so load/save dialog works correctly. | Travis Howell | |
svn-id: r9196 | |||
2003-07-21 | Rename function, update comments | Travis Howell | |
svn-id: r9108 | |||
2003-07-21 | Rename variable | Travis Howell | |
svn-id: r9106 | |||
2003-07-15 | Use debug output instead of warnings for simon | Travis Howell | |
Fix debug output in sky svn-id: r9039 | |||
2003-06-21 | some more memory inits; cleanup | Max Horn | |
svn-id: r8581 | |||
2003-06-15 | cleanup | Max Horn | |
svn-id: r8509 | |||
2003-06-15 | cleanup | Max Horn | |
svn-id: r8507 | |||
2003-06-15 | cleanup | Oliver Kiehl | |
svn-id: r8502 | |||
2003-06-15 | Small cleanup | Travis Howell | |
Fix small memory leak svn-id: r8501 | |||
2003-06-05 | Commit combined speech and subtitles patch | Travis Howell | |
Add support for nosubtitles config option svn-id: r8324 | |||
2003-06-01 | Rename SimonState to SimonEngine | Travis Howell | |
svn-id: r8228 | |||
2003-05-31 | A few notes, correction and a few more errors | Travis Howell | |
svn-id: r8164 | |||
2003-05-30 | Rename two unknown functions | Travis Howell | |
svn-id: r8131 | |||
2003-05-29 | More sprite renames | Travis Howell | |
svn-id: r8083 | |||
2003-05-29 | Missed a few sections | Travis Howell | |
svn-id: r8082 | |||
2003-05-24 | More renames | Travis Howell | |
svn-id: r7884 | |||
2003-05-24 | A few function renames | Travis Howell | |
svn-id: r7883 | |||
2003-05-21 | pedantic warning fixes | Max Horn | |
svn-id: r7794 | |||
2003-05-21 | more Simon member var init (that should be all now, I hope) | Max Horn | |
svn-id: r7784 | |||
2003-05-21 | Renamed opcodes whose functions are now known. | Jamieson Christian | |
Cleaned up unused script variables. Miscellaneous semantic changes. svn-id: r7763 | |||
2003-05-20 | Switch to ints | Travis Howell | |
svn-id: r7740 | |||
2003-05-20 | Minor midi change for Jamieson630 | Travis Howell | |
svn-id: r7737 |