Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-02 | Added memory auto-configuration on PalmOS for better speed and compatibility | Chris Apers | |
svn-id: r11472 | |||
2003-12-02 | Add back some missing code | Travis Howell | |
svn-id: r11462 | |||
2003-12-02 | Cleanup | Travis Howell | |
svn-id: r11461 | |||
2003-12-02 | Ooops | Travis Howell | |
svn-id: r11460 | |||
2003-12-02 | Switch nosubtitles option to subtitles, to match others and help with Simon2 ↵ | Travis Howell | |
issue. svn-id: r11458 | |||
2003-12-02 | Cleanup | Travis Howell | |
svn-id: r11456 | |||
2003-12-02 | This screen update causes delay and doesn't seem to be required. | Travis Howell | |
Remove old debug message svn-id: r11455 | |||
2003-12-02 | Only used in simon1win | Travis Howell | |
svn-id: r11454 | |||
2003-12-01 | Revert last change, ScummVM handles it better than original. | Travis Howell | |
svn-id: r11448 | |||
2003-12-01 | Simon2 background sfx can be disabled in scripts | Travis Howell | |
svn-id: r11446 | |||
2003-12-01 | Patch #847464: Remove spurious semicolons | Max Horn | |
svn-id: r11445 | |||
2003-12-01 | Add correct values for F1 - F3 text speed keys in simon1 | Travis Howell | |
svn-id: r11444 | |||
2003-12-01 | Missed some | Travis Howell | |
svn-id: r11442 | |||
2003-12-01 | cleanup | Travis Howell | |
svn-id: r11441 | |||
2003-12-01 | Might as well combine these two. | Travis Howell | |
svn-id: r11440 | |||
2003-12-01 | cleanup | Max Horn | |
svn-id: r11439 | |||
2003-11-29 | cleanup; fix some memory leaks; more memory leaks remaining | Max Horn | |
svn-id: r11419 | |||
2003-11-29 | var value were different in simon1dos | Travis Howell | |
svn-id: r11418 | |||
2003-11-28 | Can't do this like that | Chris Apers | |
svn-id: r11409 | |||
2003-11-28 | Don't overflow the stack | Chris Apers | |
svn-id: r11408 | |||
2003-11-13 | fix compilation | Max Horn | |
svn-id: r11271 | |||
2003-11-12 | Preliminary support of Simon games on PalmOS | Chris Apers | |
svn-id: r11269 | |||
2003-11-10 | cut down on unnecessary GameDetector references | Max Horn | |
svn-id: r11239 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11214 | |||
2003-10-30 | Spacing | Travis Howell | |
svn-id: r11009 | |||
2003-10-30 | Add option to switch between subtitles only and combined speech/subtitles in ↵ | Travis Howell | |
Simon 2. svn-id: r11008 | |||
2003-10-28 | cleanup: removed version/id from GameSettings | Max Horn | |
svn-id: r10995 | |||
2003-10-26 | Ooops | Travis Howell | |
svn-id: r10973 | |||
2003-10-26 | Add combined speech and subtitles support for simon2. | Travis Howell | |
svn-id: r10972 | |||
2003-10-26 | Add more debug. | Travis Howell | |
svn-id: r10971 | |||
2003-10-26 | Rename function. | Travis Howell | |
svn-id: r10970 | |||
2003-10-26 | Ooops | Travis Howell | |
svn-id: r10969 | |||
2003-10-26 | Update issues | Travis Howell | |
svn-id: r10968 | |||
2003-10-26 | Fix simon1dos freezes | Travis Howell | |
svn-id: r10966 | |||
2003-10-24 | VC warnings | Travis Howell | |
svn-id: r10953 | |||
2003-10-23 | Don't attempt to play sound in simon2mac if file doesn't exist. | Travis Howell | |
Add fixme for simon2mac, freeing voice at this point which causes crashes. svn-id: r10943 | |||
2003-10-22 | fix gcc 3.3.2 warning | Oliver Kiehl | |
svn-id: r10942 | |||
2003-10-22 | Remove comments | Travis Howell | |
svn-id: r10941 | |||
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: r10928 | |||
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 shadow'd variable, the single letter variable names in the simon code ↵ | Jonathan Gray | |
are rather scary.... svn-id: r10925 | |||
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-21 | Stop garbage been left behind with backspace key when entering save game ↵ | Travis Howell | |
name, in non-English versions. svn-id: r10921 | |||
2003-10-18 | We proudly present the latest installment of our hit series 'Untangle the ↵ | Max Horn | |
mess': 'Help! Space Invaders refactored the music detector'... in other news, I obviously need to sleep now svn-id: r10883 | |||
2003-10-17 | moved game detection code out to the plugins | Max Horn | |
svn-id: r10882 | |||
2003-10-17 | moved platform/language constants to common/util.* | Max Horn | |
svn-id: r10862 |