aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Collapse)Author
2003-02-16Add example simon2dos/talkie music codeTravis Howell
svn-id: r6610
2003-02-15possible fix for Bug #687059 ?Oliver Kiehl
svn-id: r6609
2003-02-10Was bad idea to enable this in Simon 1Travis Howell
svn-id: r6597
2003-02-09fixed regression I causedMax Horn
svn-id: r6595
2003-02-05oopsMax Horn
svn-id: r6588
2003-02-05fixed a copy&paste bug; rewrote the code in question to streamline it a bitMax Horn
svn-id: r6587
2003-02-05Minor fix to last commmitTravis Howell
svn-id: r6586
2003-02-05Add guess word for spanish versionTravis Howell
Add better hebrew support, font doesn't seem quite right though. Divide quit section into languages svn-id: r6585
2003-01-30Fix small error in my last commitsTravis Howell
svn-id: r6576
2003-01-29Optional subtitles in Simon 1 (unsupported)Travis Howell
Use subtitles by default in all except English and German versions svn-id: r6572
2003-01-29Add some hebrew support and a little cleanupTravis Howell
svn-id: r6569
2003-01-29Add improved support for french, german and italianTravis Howell
svn-id: r6568
2003-01-19added missing functionOliver Kiehl
svn-id: r6517
2003-01-14Missed one sectionTravis Howell
svn-id: r6452
2003-01-14Add hopefully the final simon target, not support at all yet.Travis Howell
svn-id: r6451
2003-01-14Start for Simon 1 amiga cd32 version support, not working right yet.Travis Howell
svn-id: r6450
2003-01-12added F10 support (Hitareas are indicated when F10 is pressed)Oliver Kiehl
svn-id: r6429
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