aboutsummaryrefslogtreecommitdiff
path: root/simon/items.cpp
AgeCommit message (Expand)Author
2005-10-23Cleanup.Travis Howell
2005-10-19CleanupTravis Howell
2005-10-19CleanupTravis Howell
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-09Add more stubs for FF.Travis Howell
2005-10-08Added/stubbed some Feeble opcodes, and fixed a regression that made itTorbjörn Andersson
2005-10-06Add slight difference.Travis Howell
2005-10-05CleanupTravis Howell
2005-10-03CleanupTravis Howell
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-11In o_quit_if_user_presses_y(), assume that any unknown language (e.g.Torbjörn Andersson
2005-06-24I don't think we need <ctype.h> here.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-05-06CleanupTravis Howell
2005-05-06Rename sprite field.Travis Howell
2005-05-06Use ScummVM code formatting for names.Travis Howell
2005-03-26Quit game with 'Action key' on WinCE SmartphonesNicolas Bacca
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-18A little more cleanup (the Simon code really is a big mess :-)Max Horn
2004-06-27Reversed param order of File::open() -- this allowed me to get rid of a few m...Max Horn
2004-03-14cleanupOliver Kiehl
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-13Remove delayTravis Howell
2004-01-17Implements TOGGLE_VIRTUAL_KEYBOARDNicolas Bacca
2004-01-06updated copyright noticeMax Horn
2003-12-23Add delay to help reduce cpu usage in some sections.Travis Howell
2003-12-20Revert bug work around, still can't detect conversation will enough yet.Travis Howell
2003-12-18Don't use bug work around on simon1dos, since copy protection screen causes o...Travis Howell
2003-12-12Add work around for bug in original simon1.Travis Howell
2003-12-06CleanupTravis Howell
2003-12-01cleanupTravis Howell
2003-10-30Add option to switch between subtitles only and combined speech/subtitles in ...Travis Howell
2003-10-26OoopsTravis Howell
2003-10-26Add combined speech and subtitles support for simon2.Travis Howell
2003-10-21Correctly reanem var this time.Travis Howell
2003-10-21Rename a few varsTravis Howell
2003-10-21Rename a few varsTravis Howell
2003-10-21Rename functionTravis Howell
2003-10-21Fix text spacing when backspace key is used when entering save game name in H...Travis Howell
2003-10-03Simon namespaceMax Horn
2003-09-26Small correction for simon1/2 HebrewTravis Howell
2003-09-25Small cleanup to reduce amount of game id checks.Travis Howell
2003-08-02Add combined speech/subtitles support for simon2 hebrewTravis Howell
2003-07-27Count amount of save files available so load/save dialog works correctly.Travis Howell
2003-07-21Rename function, update commentsTravis Howell
2003-07-21Rename variableTravis Howell
2003-07-21Add sfx/voice support for simon1cd32, thanks to olki.Travis Howell
2003-07-20Fix regressionTravis Howell
2003-07-20Remove commentTravis Howell