aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/script_e2.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-03-10AGOS: cleanupMax Horn
2009-03-20Correct vertical offset, when print stats in the AtariST version of Elvira 2.Travis Howell
2009-03-20Add work around for bug #2686883 - WAXWORKS: Crash in Jack the Ripper Zone.Travis Howell
2009-03-08Add initial support for Personal Nightmare.Travis Howell
2009-02-11Code difference no longer required (fixed by revision 35327).Travis Howell
2009-02-07Cleanup.Travis Howell
2008-12-13Add upper case code for oe1_pcName() in Elvira 1/2.Travis Howell
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-08-13Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u...Christopher Page
2008-08-08Hopefully allow quiting at any stage AGOS engines games again.Travis Howell
2008-04-16Minor cleanup.Travis Howell
2008-04-16Cleanup.Travis Howell
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-20Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); ...Max Horn
2007-11-18Update comment for workaround for bug #1745996.Travis Howell
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-02Use warning for that last work around.Travis Howell
2007-07-02Add work around for possible script bug in Elvira 2.Travis Howell
2007-07-01Fix bug #1746107 - Elvira 2: Crash Catacombs lev2.Travis Howell
2007-06-30AGOS: Introduced ChildType enumMax Horn
2007-06-29Fix display of experience in Elvira 2.Travis Howell
2007-06-29Fix some scripts failing to start in Elvira 2, due code difference in isCalle...Travis Howell
2007-06-08Fix load/save interface in Elvira 1.Travis Howell
2007-06-07Add details for French and German Amiga versions of Elvira 1. Remove restart ...Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-28Add sound effects code for Amiga and AtariST versions of Elvira 2.Travis Howell
2007-05-28Fix glitches caused by interface differences in the AtariST verison of Elvira 2.Travis Howell
2007-05-28Rename script opcode in Elvira 2.Travis Howell
2007-05-27Correct error in printStats opcode for Elvira 2.Travis Howell
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
2007-05-10Fix glitches in pause options of Elvira 1.Travis Howell
2007-05-09Imrproved support for Elvira 1/2 and Waxworks.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-04-15Add eriktorbjorn's patch to split script opcodes into specific game engines.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-02-23Correct typo.Travis Howell
2007-02-23Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression d...Travis Howell
2007-01-01Fix bug #1624767 - FF: save games will not load.Travis Howell
2006-11-15Add inital pause code for Elvira 1/2 & WW, and cleanupTravis Howell
2006-11-05Only read a single item, in doTable opcodeTravis Howell
2006-11-05Add inital load/save code changes for earlier games and cleanupTravis Howell
2006-11-05TypoTravis Howell
2006-10-29Add opcode and opcode stub for Elvira 2. Remove unused opcode codeTravis Howell
2006-10-28Add more fixes for Elvira 1Travis Howell
2006-10-27CleanupTravis Howell
2006-10-25CleanupTravis Howell
2006-10-25Remove unused script codeTravis Howell
2006-10-25Add more opcodes for Elvira 1/2Travis Howell