aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
2002-12-02better ...Nicolas Bacca
2002-12-02Fix WinCE keyboard + change quit key for foreign languages (fixme ?)Nicolas Bacca
2002-12-01new randimizer for simonOliver Kiehl
2002-12-01Change dump start vgascript into separate option again.Travis Howell
2002-12-01Prevent pointless warning about missing sound fileTravis Howell
2002-11-30cleanupOliver Kiehl
2002-11-29renamed simonsoundOliver Kiehl
2002-11-29renamed simonsound to soundOliver Kiehl
2002-11-29renamed simonsound on Fingolfin's requestOliver Kiehl
2002-11-29phase 3Travis Howell
2002-11-29Fix dump_vga_bitmaps and restrict to win32 onlyTravis Howell
2002-11-29add licenseTravis Howell
2002-11-29Add missing commentsTravis 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-27moved game enum to intern.hOliver Kiehl
2002-11-26fixed a stupid mistake of mineOliver Kiehl
2002-11-26had forgotten to add the GPL headerOliver Kiehl
2002-11-26oopsOliver Kiehl
2002-11-26cleanupOliver Kiehl
2002-11-24removed some no longer used variable declarationsOliver Kiehl
2002-11-24Use command line/config file setting for music volumeTravis Howell
2002-11-24Missed a few disabled debugsTravis Howell
2002-11-24The vc_62 warning should be for simon 2 onlyTravis 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-24Add vc_65 (commented out for now, since it requires another function)Travis Howell
2002-11-23Simon stuffTravis Howell
2002-11-23Music volume just uses + and - now, key mapping worksTravis Howell
2002-11-21Broke MidiStreamer into .h and .cpp components.Jamieson Christian
2002-11-21revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all...Max Horn
2002-11-20Include simon debug options by defaultTravis Howell
2002-11-20fixed compilation for now <shudder>Max Horn
2002-11-20Add back missing simon debug functionTravis Howell
2002-11-20Another ooopsTravis 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-20Split debug opcode table into separate file.Travis 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-18Added support for volume and pause control to Simon music.Jamieson Christian
2002-11-17added the ability to pause effects (s) and ambient sound (b)Oliver Kiehl
2002-11-17added structures for midi pause/volumeOliver Kiehl