aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Collapse)Author
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-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-14Remove commented code thats no longer needed.Travis Howell
svn-id: r5956
2002-12-14Enable missing codeTravis Howell
svn-id: r5954
2002-12-12Small code cleanupTravis Howell
svn-id: r5912
2002-12-08fix backspace key on OS XMax Horn
svn-id: r5887
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-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-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
2002-12-06Add support for 'u' german umlautTravis Howell
svn-id: r5854
2002-12-06Enable debug keys and warnings only if debug mode selected.Travis Howell
Fix fast mode svn-id: r5851
2002-12-04cleanupOliver Kiehl
svn-id: r5841
2002-12-01new randimizer for simonOliver Kiehl
svn-id: r5784
2002-12-01Change dump start vgascript into separate option again.Travis Howell
svn-id: r5769
2002-11-30cleanupOliver Kiehl
svn-id: r5758
2002-11-29phase 3Travis Howell
svn-id: r5751
2002-11-29phase twoTravis Howell
svn-id: r5742
2002-11-29Rename video opcodes phase oneTravis Howell
svn-id: r5741
2002-11-29Disable extra debug output again since it causes crashes when viewing debug ↵Travis Howell
output svn-id: r5739
2002-11-28Add work around to allow vc_65 to be enabledTravis Howell
svn-id: r5735
2002-11-28Add Named unknown variable in simon, patch #644907Travis Howell
svn-id: r5733
2002-11-27removed no longer used NUM_EFFECTS_RESOURCES and NUM_VOICE_RESOURCES from ↵Oliver Kiehl
GameSpecificSettings svn-id: r5730
2002-11-26cleanupOliver Kiehl
svn-id: r5719
2002-11-24Use command line/config file setting for music volumeTravis Howell
svn-id: r5712
2002-11-24Disable/remove some warningsTravis Howell
Enable more debugging svn-id: r5709
2002-11-24fixed last commitOliver Kiehl
svn-id: r5708
2002-11-24Add back changes that were reverted by mistakeTravis Howell
svn-id: r5707
2002-11-24split simon soundOliver Kiehl
svn-id: r5706
2002-11-23Simon stuffTravis Howell
svn-id: r5700
2002-11-23Music volume just uses + and - now, key mapping worksTravis Howell
svn-id: r5698
2002-11-20OoopsTravis Howell
svn-id: r5634
2002-11-20Revert earlier change for optional text support in simon1talkie/win since ↵Travis Howell
the data files don't have complete text. I have left TEXT_HACK removed for the same reason. svn-id: r5633
2002-11-20Main debug output can now be controlled by 'o' and 'v' keysTravis Howell
svn-id: r5631
2002-11-20Auto enable text when no voice file is available.Travis Howell
Allow 't' to toggle speech on and off in simon1talkie/win svn-id: r5629
2002-11-18added [ and ] for volume control on US keyboards and changed volume change to 16Oliver Kiehl
svn-id: r5597
2002-11-17added the ability to pause effects (s) and ambient sound (b)Oliver Kiehl
svn-id: r5593
2002-11-17added structures for midi pause/volumeOliver Kiehl
svn-id: r5591
2002-11-16Cursors should now be hidden during cut scenes (I hope)Travis Howell
svn-id: r5586
2002-11-16added cursor for simon1Oliver Kiehl
svn-id: r5585
2002-11-16OoopsTravis Howell
svn-id: r5584
2002-11-16Don't show cursor during cut scenesTravis Howell
svn-id: r5583