Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-18 | Add game specific scaler override to sky | Travis Howell | |
Add game specific scaler and full screen override to simon svn-id: r9067 | |||
2003-07-15 | Check if voice file exists in simon2 | Travis Howell | |
svn-id: r9040 | |||
2003-07-15 | Use debug output instead of warnings for simon | Travis Howell | |
Fix debug output in sky svn-id: r9039 | |||
2003-07-14 | Fix for Bug [770838] SIMON1DOS: Fatal crashes with French version | Jamieson Christian | |
Fix variable underflow for large subtitle strings with no discernable whitespace. This fixes crashes for French subtitles that do, in fact, have whitespace but perhaps not using the same ASCII character that we scan for. Anyway, the text will display, albeit with an extra blank line, and ScummVM no longer blows up. svn-id: r9009 | |||
2003-07-14 | Fixed typo. While I agree that this error should have | Jamieson Christian | |
been caught before committing (compiler didn't detect need to do incremental build, sorry), I think if something this trivial is going to get such a reaction, I have to agree with Fingolfin that a release or RC branch is advisable regardless of how slow one predicts the CVS traffic will be. svn-id: r9005 | |||
2003-07-14 | We ARE in a cvs freeze, PLEASE at least test if your code compiles before ↵ | James Brown | |
commiting... Jamieson, this isn't even a valid line of C! @toad Jamieson630 svn-id: r9004 | |||
2003-07-14 | Feature [770161] SIMON: Remap instruments to GM | Jamieson Christian | |
Apparently Simon 1 (all versions) uses MT32 instruments, so now we map them to GM *unless* the --native-mt32 option was specified. svn-id: r9001 | |||
2003-06-21 | delete _sound when SimonState is destroyed; fix leak & enian bug in ↵ | Max Horn | |
playSting (but somebody please test that, I don't have simon1dos) svn-id: r8582 | |||
2003-06-21 | some more memory inits; cleanup | Max Horn | |
svn-id: r8581 | |||
2003-06-21 | init some member vars previously not inited | Max Horn | |
svn-id: r8579 | |||
2003-06-15 | Change GF_AMIGAS back to GF_AMIGA | Travis Howell | |
svn-id: r8510 | |||
2003-06-15 | cleanup | Max Horn | |
svn-id: r8509 | |||
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-15 | Small cleanup | Travis Howell | |
svn-id: r8500 | |||
2003-06-15 | moved GameId declaration to common/engine.h (more logical); moved scumm ↵ | Max Horn | |
specific stuff from gameDetector.h to scumm.h; cleaned up some #includes (ideally, never #include something in a header file if you can avoid it - this cuts down interdepencies) svn-id: r8496 | |||
2003-06-14 | Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵ | Max Horn | |
augmented by some more changes of mine svn-id: r8482 | |||
2003-06-14 | make file objects stack based where possible, fixes a bunch of leaks | Jonathan Gray | |
svn-id: r8476 | |||
2003-06-08 | added quit event | Max Horn | |
svn-id: r8398 | |||
2003-06-06 | Preparations for removing GF_AFTER_V? flags | Max Horn | |
svn-id: r8364 | |||
2003-06-05 | Typo | Travis Howell | |
svn-id: r8327 | |||
2003-06-05 | Adjust default _subtitle values | Travis Howell | |
svn-id: r8326 | |||
2003-06-05 | Last commit should have been made simon1 only | Travis Howell | |
svn-id: r8325 | |||
2003-06-05 | Commit combined speech and subtitles patch | Travis Howell | |
Add support for nosubtitles config option svn-id: r8324 | |||
2003-06-02 | Revert my last change, was correct according to disasm. but casued other ↵ | Travis Howell | |
problems. svn-id: r8265 | |||
2003-06-02 | simon2dos uses different VGA_DELAY_BASE, fixes text disappearing in copy ↵ | Travis Howell | |
protection. svn-id: r8264 | |||
2003-06-01 | Rename SimonState to SimonEngine | Travis Howell | |
svn-id: r8228 | |||
2003-05-31 | Fix simon1dos regression | Travis Howell | |
svn-id: r8163 | |||
2003-05-30 | Broke simon | Travis Howell | |
svn-id: r8133 | |||
2003-05-30 | Small cleanup | Travis Howell | |
svn-id: r8132 | |||
2003-05-30 | Correct simon2 timing | Travis Howell | |
Remove unused function svn-id: r8130 | |||
2003-05-29 | added some doxygen comments to common/system.h; cleaned up the OSystem ↵ | Max Horn | |
interface a bit svn-id: r8116 | |||
2003-05-29 | Use shutdown function before quiting | Travis Howell | |
svn-id: r8079 | |||
2003-05-28 | Shorten Simon 1/2 title name to match others | Travis Howell | |
svn-id: r8045 | |||
2003-05-26 | Add / remove warning | Travis Howell | |
svn-id: r7996 | |||
2003-05-26 | Commit hack to allow simon1amiga to run, for experimenting | Travis Howell | |
svn-id: r7995 | |||
2003-05-26 | Error out if unsupport language option is used | Travis Howell | |
svn-id: r7992 | |||
2003-05-25 | Split charset functions into separate file | Travis Howell | |
svn-id: r7932 | |||
2003-05-25 | Small midi cleanup | Travis Howell | |
svn-id: r7929 | |||
2003-05-25 | Added music support for simon1demo | Jamieson Christian | |
svn-id: r7927 | |||
2003-05-25 | Add a few warnings and todos to simon1cd32 | Travis Howell | |
svn-id: r7926 | |||
2003-05-24 | Add some extra code for simon1dos/talkie, doesn't seem to function yet though | Travis Howell | |
svn-id: r7886 | |||
2003-05-24 | More renames | Travis Howell | |
svn-id: r7884 | |||
2003-05-24 | Missed one line | Travis Howell | |
svn-id: r7881 | |||
2003-05-24 | Remove a few old asserts and xxx which was not needed | Travis Howell | |
svn-id: r7880 | |||
2003-05-24 | Small cleanup | Travis Howell | |
svn-id: r7879 | |||
2003-05-24 | Correct fixme comment | Travis Howell | |
svn-id: r7876 | |||
2003-05-24 | Hack to prevent bad music looping at end of simon1win | Jamieson Christian | |
svn-id: r7875 | |||
2003-05-24 | Added support for GMF loop specifier | Jamieson Christian | |
svn-id: r7874 | |||
2003-05-24 | Added support for simultaneous music and MIDI sound effects to simon1dos. | Jamieson Christian | |
Note that 's' still toggles MIDI sound effects on and off. svn-id: r7872 |