aboutsummaryrefslogtreecommitdiff
path: root/simon/intern.h
AgeCommit message (Collapse)Author
2002-11-30cleanupOliver Kiehl
svn-id: r5758
2002-11-27removed no longer used NUM_EFFECTS_RESOURCES and NUM_VOICE_RESOURCES from ↵Oliver Kiehl
GameSpecificSettings svn-id: r5730
2002-11-27moved game enum to intern.hOliver Kiehl
svn-id: r5728
2002-10-30don't open files all the time just to detect whether we use VOC/WAV/MP3 ↵Max Horn
music: we have a concept of so called 'variables' which can be used to store data, make use of this cool technique <g>; load effects even if voice file is missing; cleanup svn-id: r5354
2002-10-29Add support for compressed files for some simon games, rest of patch #629555Travis Howell
svn-id: r5347
2002-10-22fixed SIMONDEBUG; some cleanupMax Horn
svn-id: r5240
2002-08-21Initial revisionMax Horn
svn-id: r4785