aboutsummaryrefslogtreecommitdiff
path: root/simon/items.cpp
AgeCommit message (Collapse)Author
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-17implemented quit_if_user_presses_y()Oliver Kiehl
svn-id: r5589
2002-11-13fixed looping problem, removed useless code and renamed playSound to playEffectsOliver Kiehl
svn-id: r5538
2002-11-13Change quit dialog not implemented error to warningTravis Howell
svn-id: r5527
2002-11-08TypoTravis Howell
svn-id: r5462
2002-11-08Remove error and replace with proper exit function.Travis Howell
svn-id: r5460
2002-11-07Add work around for simon 1 ending slowdown/freeze when music is enabled.Travis Howell
svn-id: r5457
2002-11-07Add another work around and some fixme commentsTravis Howell
svn-id: r5456
2002-11-07Work around to allow full ending sequence to work.Travis Howell
svn-id: r5455
2002-11-05Remove two pointless game checksTravis Howell
svn-id: r5421
2002-11-05Add simon1talkie and simon2talkie targetsTravis Howell
svn-id: r5413
2002-11-05Fix some weird formatingTravis Howell
svn-id: r5407
2002-11-05Minor simon code cleanupTravis Howell
svn-id: r5406
2002-11-04Add some separate simon2dos sections since it doesn't have speech.Travis Howell
simon2dos text still not working right though. svn-id: r5401
2002-10-31hopeyfully this fixes simon2dosMax Horn
svn-id: r5361
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-30Add simon 2 dos non-talkie fix from luddeTravis Howell
svn-id: r5352
2002-10-24Add simon1demoTravis Howell
svn-id: r5300
2002-08-21Initial revisionMax Horn
svn-id: r4785