aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Expand)Author
2002-12-12Small code cleanupTravis Howell
2002-12-08fix backspace key on OS XMax Horn
2002-12-08fixed Plato's two-fold errorOliver Kiehl
2002-12-08small code cleanupTravis Howell
2002-12-08Cut scenes can only be skipped by Esc key nowTravis Howell
2002-12-07cleanupOliver Kiehl
2002-12-07added the possibility to interrupt conversations in simon2 as in the original...Oliver Kiehl
2002-12-07fixed speach getting turned offOliver Kiehl
2002-12-06Add debug levels for simon gamesTravis Howell
2002-12-06Add support for 'u' german umlautTravis Howell
2002-12-06Enable debug keys and warnings only if debug mode selected.Travis Howell
2002-12-04cleanupOliver Kiehl
2002-12-01new randimizer for simonOliver Kiehl
2002-12-01Change dump start vgascript into separate option again.Travis Howell
2002-11-30cleanupOliver Kiehl
2002-11-29phase 3Travis Howell
2002-11-29phase twoTravis Howell
2002-11-29Rename video opcodes phase oneTravis Howell
2002-11-29Disable extra debug output again since it causes crashes when viewing debug o...Travis Howell
2002-11-28Add work around to allow vc_65 to be enabledTravis Howell
2002-11-28Add Named unknown variable in simon, patch #644907Travis Howell
2002-11-27removed no longer used NUM_EFFECTS_RESOURCES and NUM_VOICE_RESOURCES from Gam...Oliver Kiehl
2002-11-26cleanupOliver Kiehl
2002-11-24Use command line/config file setting for music volumeTravis Howell
2002-11-24Disable/remove some warningsTravis Howell
2002-11-24fixed last commitOliver Kiehl
2002-11-24Add back changes that were reverted by mistakeTravis Howell
2002-11-24split simon soundOliver Kiehl
2002-11-23Simon stuffTravis Howell
2002-11-23Music volume just uses + and - now, key mapping worksTravis Howell
2002-11-20OoopsTravis Howell
2002-11-20Revert earlier change for optional text support in simon1talkie/win since the...Travis Howell
2002-11-20Main debug output can now be controlled by 'o' and 'v' keysTravis Howell
2002-11-20Auto enable text when no voice file is available.Travis Howell
2002-11-18added [ and ] for volume control on US keyboards and changed volume change to 16Oliver Kiehl
2002-11-17added the ability to pause effects (s) and ambient sound (b)Oliver Kiehl
2002-11-17added structures for midi pause/volumeOliver Kiehl
2002-11-16Cursors should now be hidden during cut scenes (I hope)Travis Howell
2002-11-16added cursor for simon1Oliver Kiehl
2002-11-16OoopsTravis Howell
2002-11-16Don't show cursor during cut scenesTravis Howell
2002-11-16added context sensitive mouse cursors for simon2. yay! ;)Oliver Kiehl
2002-11-15readded variable removed in last commit - needed for big endianOliver Kiehl
2002-11-15removed not used variable (fix compilation)Paweł Kołodziejski
2002-11-15638809: Simon startup speedupJames Brown
2002-11-13fixed looping problem, removed useless code and renamed playSound to playEffectsOliver Kiehl
2002-11-13cleanupMax Horn
2002-11-13fix endian bugMax Horn
2002-11-13An ugly hack to allow music looping in simon1talkieTravis Howell
2002-11-11fixed endian bug that prevented Simon2 SFX from playing on big endian machineseMax Horn