aboutsummaryrefslogtreecommitdiff
path: root/engines/agi
AgeCommit message (Expand)Author
2007-06-06oops. MAX -> MIN to prevent memory overwrite.Eugene Sandulenko
2007-06-06Fix potential memory overwrite here too.Eugene Sandulenko
2007-06-06Fix potential memory overwriteEugene Sandulenko
2007-06-03Adding the new kFeatureDisableKeyFiltering OSystem feature.Kostas Nakos
2007-06-02Silence an MSVC8 warningFilippos Karapetis
2007-06-02implement most-recently-used scheme for dictionary wordsKostas Nakos
2007-06-02better handle mode changes and command line lengthKostas Nakos
2007-06-02adding multi-tap alpha inputKostas Nakos
2007-06-02oops, remove debugging outputKostas Nakos
2007-06-02permit only one instance of predictive dialog, add handling of keypad keysKostas Nakos
2007-06-02kill misplaced cursor, refresh only when necessary, add some (cheap) visual f...Kostas Nakos
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30fixed predictive dialog messing up state if another dialog was already shownKostas Nakos
2007-05-30properly direct pred. dialog's output, when started thru the event mechanismKostas Nakos
2007-05-30Removing useless common/fs.h includesMax Horn
2007-05-29added EVENT_PREDICTIVE_DIALOG event to bring up the predictive dialog on dema...Kostas Nakos
2007-05-27Removing debug leftoversEugene Sandulenko
2007-05-26typo (interpretator => interpreter)Matthew Hoops
2007-05-26Add fallback detector to AGI engine.Eugene Sandulenko
2007-05-26Fix potential memory overwriteEugene Sandulenko
2007-05-12Make new Schiller previews names more consistent.Eugene Sandulenko
2007-05-12Added MD5 from bug report "#1717129 - Schiller Preview No.2"Filippos Karapetis
2007-05-10Fixed warnings, cleanupMax Horn
2007-05-08Fixed bug #1715284: Roger sometimes disappearsFilippos Karapetis
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-06Removed several goto statementsFilippos Karapetis
2007-05-05Fixed bug #1658643: AGI: SQ1 (2.2 DOS ENG) Graphic error, ego leaves behind copyFilippos Karapetis
2007-05-05Fix bug #1712585Filippos Karapetis
2007-05-04Slight optimizationFilippos Karapetis
2007-05-04AGI: Changed a nasty workaround regarding views to only apply to a specific v...Filippos Karapetis
2007-04-29Handle the escape key properly in KQ4. Fixes bug #1660158Filippos Karapetis
2007-04-28Changed abs() to ABS()Torbjörn Andersson
2007-04-26Make AGIPAL support more robustEugene Sandulenko
2007-04-24Patch #1705791: Patch for #1648396 - AGI : SQ2 / 2.0F / IBM / priority lineFilippos Karapetis
2007-04-23Patch #1705392: "Fix regression with patch #1704914"Eugene Sandulenko
2007-04-22Patch from bugreport #1678230: "AGI: Entering text while screen is shaking"Eugene Sandulenko
2007-04-22Fix for loading savegames from the command line.Eugene Sandulenko
2007-04-21Patch #1704914: "Fix for #1671426: MH2 : Doesn't recognize Enter for actions"Eugene Sandulenko
2007-04-21Patch #1704575: 'Fix for #1692346: "KQ2: Cannot leave menu"'Eugene Sandulenko
2007-04-21More safe version of patch #1689533: "AGI: Load from command line"Eugene Sandulenko
2007-04-06Updating DS port for changes in main codebase. Code changes for DevkitArm r2...Neil Millstone
2007-04-01added the instance of EventManager returned by OSystem::getEventManager as a ...Gregory Montoir
2007-03-30Renamed AGIs savegame.cpp to saveload.cpp, to match the other enginesMax Horn
2007-03-29cleanup.Johannes Schickel
2007-03-25Removed code that at least for now is presumed dead.Torbjörn Andersson
2007-03-22- Save AGIPAL resource number properlyEugene Sandulenko
2007-03-22- adding support for saving AGIPAL gamesMatthew Hoops