aboutsummaryrefslogtreecommitdiff
path: root/simon/items.cpp
AgeCommit message (Collapse)Author
2003-05-01Add a few Amiga games corrections and todosTravis Howell
svn-id: r7238
2003-03-23Add Spanish quit key for Simon gamesTravis Howell
svn-id: r6844
2003-03-08Rename functionTravis Howell
svn-id: r6761
2003-03-07Rename variableTravis Howell
svn-id: r6738
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup ....Paweł Kołodziejski
svn-id: r6720
2003-03-01change GameIDs to GameFeaturesOliver Kiehl
svn-id: r6654
2003-02-15possible fix for Bug #687059 ?Oliver Kiehl
svn-id: r6609
2003-02-05Add guess word for spanish versionTravis Howell
Add better hebrew support, font doesn't seem quite right though. Divide quit section into languages svn-id: r6585
2003-01-30Fix small error in my last commitsTravis Howell
svn-id: r6576
2003-01-29Add some hebrew support and a little cleanupTravis Howell
svn-id: r6569
2003-01-14Add hopefully the final simon target, not support at all yet.Travis Howell
svn-id: r6451
2003-01-11More simon 2 targets (amiga/mac ports)Travis Howell
svn-id: r6396
2003-01-04Fix crashes in simon2dos/talkie caused by my music changes awhile back.Travis Howell
svn-id: r6328
2003-01-03Add olki's patch for sound effects in simon1dosTravis Howell
Plus hack to allow choice between midi music and sound effects via 's' key svn-id: r6326
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-17Fix error in my last commitTravis Howell
Remove hack svn-id: r6009
2002-12-12Fix error in last commitTravis Howell
svn-id: r5913
2002-12-12Small code cleanupTravis Howell
svn-id: r5912
2002-12-12Remove fixme which is no longer requiredTravis Howell
svn-id: r5910
2002-12-11Simon 2 music correctionTravis Howell
svn-id: r5904
2002-12-07fixed speach getting turned offOliver Kiehl
added <escape> to skip cutscenes cleanup svn-id: r5867
2002-12-06Enable debug keys and warnings only if debug mode selected.Travis Howell
Fix fast mode svn-id: r5851
2002-12-05cleanupOliver Kiehl
svn-id: r5844
2002-12-04cleanupOliver Kiehl
svn-id: r5841
2002-12-03Remove silly warningTravis Howell
svn-id: r5820
2002-12-03Last minute simon fixesTravis Howell
Full simon 2 intro now works All simon 2 cut scenes can be skipped One simon 2 freeze completely fixed svn-id: r5819
2002-12-02better ...Nicolas Bacca
svn-id: r5808
2002-12-02Fix WinCE keyboard + change quit key for foreign languages (fixme ?)Nicolas Bacca
svn-id: r5806
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-29Add missing commentsTravis Howell
svn-id: r5743
2002-11-29phase twoTravis Howell
svn-id: r5742
2002-11-29Rename video opcodes phase oneTravis Howell
svn-id: r5741
2002-11-24split simon soundOliver Kiehl
svn-id: r5706
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