aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Collapse)Author
2003-01-12OoopsTravis Howell
svn-id: r6412
2003-01-12Add warning when voice files are missing in simon2amiga/macTravis Howell
Work if voice file is missing in simon2amiga/mac svn-id: r6411
2003-01-11added voice support for simon 2 mac and simon 3 amigaOliver Kiehl
svn-id: r6398
2003-01-11More simon 2 targets (amiga/mac ports)Travis Howell
svn-id: r6396
2003-01-05This isn't a fixmeTravis Howell
svn-id: r6337
2003-01-05Alter fix me commentTravis Howell
svn-id: r6336
2003-01-05Remove fixmeTravis Howell
svn-id: r6335
2003-01-05Fix error in my last commitTravis Howell
svn-id: r6334
2003-01-05Small cleanupTravis Howell
svn-id: r6333
2003-01-04use proper C++ now so that it compiles again on GCC 3Max Horn
svn-id: r6332
2003-01-04Fix crashes in simon2dos/talkie caused by my music changes awhile back.Travis Howell
svn-id: r6328
2003-01-03Don't crash if sound effect file doesn't existTravis Howell
svn-id: r6327
2003-01-03Add olki's patch for sound effects in simon1dosTravis Howell
Plus hack to allow choice between midi music and sound effects via 's' key svn-id: r6326
2003-01-03Improve error message when data files are missingTravis Howell
svn-id: r6324
2003-01-03Remove sion 1 music warningTravis Howell
Change warning about missing vga file to error svn-id: r6323
2002-12-25even more -peantic fixesMax Horn
svn-id: r6111
2002-12-22Remove the fixmeTravis Howell
svn-id: r6058
2002-12-22Add default skip cut scene keys from original games.Travis Howell
Fix error in last commit svn-id: r6057
2002-12-22First attempt at proper simon 2 midi supportTravis Howell
Thanks to olki's previous work svn-id: r6056
2002-12-22Some _lock_word correctionsTravis Howell
svn-id: r6054
2002-12-21MidiStreamer 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-19Fix some comments and add missing variable changeTravis Howell
svn-id: r6027
2002-12-19*** empty log message ***Travis Howell
svn-id: r6026
2002-12-19Fix error in last commitTravis Howell
svn-id: r6025
2002-12-19Add missing codeTravis Howell
svn-id: r6024
2002-12-17Fix error in my last commitTravis Howell
Remove hack svn-id: r6009
2002-12-17Added missing include of "stdafx.h".Marcus Comstedt
svn-id: r6006
2002-12-14Missed oneTravis Howell
svn-id: r5957
2002-12-14Remove commented code thats no longer needed.Travis Howell
svn-id: r5956
2002-12-14Enable missing codeTravis Howell
svn-id: r5954
2002-12-12Fix error in last commitTravis Howell
svn-id: r5913
2002-12-12Small code cleanupTravis Howell
svn-id: r5912
2002-12-12Remove fixme which is no longer requiredTravis Howell
svn-id: r5910
2002-12-12Changed handling of malformed pitchbend events.Jamieson Christian
Added related warning output for future reference. svn-id: r5909
2002-12-11ripped 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-11Simon 2 music correctionTravis Howell
svn-id: r5904
2002-12-10fixed compile error in VC++Oliver Kiehl
svn-id: r5897
2002-12-08now simon versions with trailing dots after filenames also load correctlyOliver Kiehl
svn-id: r5891
2002-12-08fix backspace key on OS XMax Horn
svn-id: r5887
2002-12-08Correct error in last commitTravis Howell
svn-id: r5884
2002-12-08A few video opcode renamesTravis Howell
svn-id: r5883
2002-12-08fixed Plato's two-fold errorOliver Kiehl
svn-id: r5878
2002-12-08small code cleanupTravis Howell
svn-id: r5877
2002-12-08Cut scenes can only be skipped by Esc key nowTravis Howell
A right mouse click allows skips of speech, even in intro. svn-id: r5875
2002-12-08Prevent another pointless warningTravis Howell
svn-id: r5874
2002-12-07cleanupOliver Kiehl
svn-id: r5871
2002-12-07added the possibility to interrupt conversations in simon2 as in the ↵Oliver Kiehl
original game svn-id: r5870
2002-12-07added function to interrupt voiceOliver Kiehl
svn-id: r5869
2002-12-07fixed speach getting turned offOliver Kiehl
added <escape> to skip cutscenes cleanup svn-id: r5867
2002-12-06Add debug levels for simon gamesTravis Howell
svn-id: r5860