Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-11 | More simon 2 targets (amiga/mac ports) | Travis Howell | |
svn-id: r6396 | |||
2003-01-05 | This isn't a fixme | Travis Howell | |
svn-id: r6337 | |||
2003-01-05 | Alter fix me comment | Travis Howell | |
svn-id: r6336 | |||
2003-01-05 | Remove fixme | Travis Howell | |
svn-id: r6335 | |||
2003-01-05 | Fix error in my last commit | Travis Howell | |
svn-id: r6334 | |||
2003-01-05 | Small cleanup | Travis Howell | |
svn-id: r6333 | |||
2003-01-04 | use proper C++ now so that it compiles again on GCC 3 | Max Horn | |
svn-id: r6332 | |||
2003-01-04 | Fix crashes in simon2dos/talkie caused by my music changes awhile back. | Travis Howell | |
svn-id: r6328 | |||
2003-01-03 | Don't crash if sound effect file doesn't exist | Travis Howell | |
svn-id: r6327 | |||
2003-01-03 | Add olki's patch for sound effects in simon1dos | Travis Howell | |
Plus hack to allow choice between midi music and sound effects via 's' key svn-id: r6326 | |||
2003-01-03 | Improve error message when data files are missing | Travis Howell | |
svn-id: r6324 | |||
2003-01-03 | Remove sion 1 music warning | Travis Howell | |
Change warning about missing vga file to error svn-id: r6323 | |||
2002-12-25 | even more -peantic fixes | Max Horn | |
svn-id: r6111 | |||
2002-12-22 | Remove the fixme | Travis Howell | |
svn-id: r6058 | |||
2002-12-22 | Add default skip cut scene keys from original games. | Travis Howell | |
Fix error in last commit svn-id: r6057 | |||
2002-12-22 | First attempt at proper simon 2 midi support | Travis Howell | |
Thanks to olki's previous work svn-id: r6056 | |||
2002-12-22 | Some _lock_word corrections | Travis Howell | |
svn-id: r6054 | |||
2002-12-21 | MidiStreamer no longer derives from MidiDriver. | Jamieson Christian | |
Removed MidiStreamer methods that weren't actually needed. That's one layer of indirection removed from Simon music. svn-id: r6050 | |||
2002-12-19 | Fix some comments and add missing variable change | Travis Howell | |
svn-id: r6027 | |||
2002-12-19 | *** empty log message *** | Travis Howell | |
svn-id: r6026 | |||
2002-12-19 | Fix error in last commit | Travis Howell | |
svn-id: r6025 | |||
2002-12-19 | Add missing code | Travis Howell | |
svn-id: r6024 | |||
2002-12-17 | Fix error in my last commit | Travis Howell | |
Remove hack svn-id: r6009 | |||
2002-12-17 | Added missing include of "stdafx.h". | Marcus Comstedt | |
svn-id: r6006 | |||
2002-12-14 | Missed one | Travis Howell | |
svn-id: r5957 | |||
2002-12-14 | Remove commented code thats no longer needed. | Travis Howell | |
svn-id: r5956 | |||
2002-12-14 | Enable missing code | Travis Howell | |
svn-id: r5954 | |||
2002-12-12 | Fix error in last commit | Travis Howell | |
svn-id: r5913 | |||
2002-12-12 | Small code cleanup | Travis Howell | |
svn-id: r5912 | |||
2002-12-12 | Remove fixme which is no longer required | Travis Howell | |
svn-id: r5910 | |||
2002-12-12 | Changed handling of malformed pitchbend events. | Jamieson Christian | |
Added related warning output for future reference. svn-id: r5909 | |||
2002-12-11 | ripped out obsolete midi streaming code from backends (this may break ↵ | Max Horn | |
Alsa/SEQ/Windows/Morphos compile, I tried my best, but you'll have to clean up after me) svn-id: r5905 | |||
2002-12-11 | Simon 2 music correction | Travis Howell | |
svn-id: r5904 | |||
2002-12-10 | fixed compile error in VC++ | Oliver Kiehl | |
svn-id: r5897 | |||
2002-12-08 | now simon versions with trailing dots after filenames also load correctly | Oliver Kiehl | |
svn-id: r5891 | |||
2002-12-08 | fix backspace key on OS X | Max Horn | |
svn-id: r5887 | |||
2002-12-08 | Correct error in last commit | Travis Howell | |
svn-id: r5884 | |||
2002-12-08 | A few video opcode renames | Travis Howell | |
svn-id: r5883 | |||
2002-12-08 | fixed Plato's two-fold error | Oliver Kiehl | |
svn-id: r5878 | |||
2002-12-08 | small code cleanup | Travis Howell | |
svn-id: r5877 | |||
2002-12-08 | Cut scenes can only be skipped by Esc key now | Travis Howell | |
A right mouse click allows skips of speech, even in intro. svn-id: r5875 | |||
2002-12-08 | Prevent another pointless warning | Travis Howell | |
svn-id: r5874 | |||
2002-12-07 | cleanup | Oliver Kiehl | |
svn-id: r5871 | |||
2002-12-07 | added the possibility to interrupt conversations in simon2 as in the ↵ | Oliver Kiehl | |
original game svn-id: r5870 | |||
2002-12-07 | added function to interrupt voice | Oliver Kiehl | |
svn-id: r5869 | |||
2002-12-07 | fixed speach getting turned off | Oliver Kiehl | |
added <escape> to skip cutscenes cleanup svn-id: r5867 | |||
2002-12-06 | Add debug levels for simon games | Travis Howell | |
svn-id: r5860 | |||
2002-12-06 | Fix vc++ warning | Travis Howell | |
svn-id: r5858 | |||
2002-12-06 | Add support for 'u' german umlaut | Travis Howell | |
svn-id: r5854 | |||
2002-12-06 | Enable debug keys and warnings only if debug mode selected. | Travis Howell | |
Fix fast mode svn-id: r5851 |