aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/op_cmd.cpp
AgeCommit message (Expand)Author
2007-06-25Add workaround for Gold Rush intro skipping bug #1737343.Kari Salminen
2007-06-20Add AGI256 picture resource loading using AGI command unknown170. Uses parts ...Kari Salminen
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-07Fixed bug #1658514: AGI: SQ1 (2.2 DOS ENG) bizzare exploding rogerFilippos Karapetis
2007-05-07Fixed some commentsFilippos Karapetis
2007-05-06Changed a workaround made for Space Trek to apply to all AGI fanmade games. T...Filippos Karapetis
2007-05-06Added a game ID field for all Sierra AGI games. Removed many types which are ...Filippos Karapetis
2007-05-05Fix bug #1712585Filippos Karapetis
2007-04-28Changed abs() to ABS()Torbjörn Andersson
2007-04-26Make AGIPAL support more robustEugene Sandulenko
2007-04-22Patch from bugreport #1678230: "AGI: Entering text while screen is shaking"Eugene Sandulenko
2007-03-22- adding support for saving AGIPAL gamesMatthew Hoops
2007-03-21adding AGIPAL support (for changing palettes in some fan games) Patch:1684685Matthew Hoops
2007-03-18updating shake.screen warning/comment to reflect that AGIPAL uses it, and not...Matthew Hoops
2007-02-13Get rid of _opt. Cleanup.Eugene Sandulenko
2007-02-03Fixing various doxygen warningsMax Horn
2007-01-16Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran.David Symonds
2007-01-16Formating names in source codePaweł Kołodziejski
2007-01-12Fixed version number printing in alt-d dialogue boxStuart George
2007-01-12Slighty modified patch #1631229: "Revamp of AGI savegame system"Eugene Sandulenko
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-06-10Pop AGIs text.cpp into a class, for later cleanup.James Brown
2006-05-30objectify AGI sprite.h/cppChris Apers
2006-05-29objectify AGI menu.h/cppWillem Jan Palenstijn
2006-05-25- Fix typo in debug level Scripts.Eugene Sandulenko
2006-05-24converted to scummvm console stylePaweł Kołodziejski
2006-05-24Fixed most - not all - GCC warnings.Torbjörn Andersson
2006-05-24removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRESPaweł Kołodziejski
2006-05-24include mouse support alwaysPaweł Kołodziejski
2006-05-23imported AGI enginePaweł Kołodziejski