aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-11-02M4: Added function pointers to the the script engine data map listPaul Gilbert
2010-11-02M4: Reworked dumpFile to use Common::DumpFilePaul Gilbert
2010-11-01KYRA: Pause engine when the debugger is open.Johannes Schickel
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2010-11-01TINSEL: Correcting my previous commit, oopsMax Horn
2010-11-01TINSEL: Fix a leak in DW2, and a potential OOB in NextTaggedActorMax Horn
2010-11-01TINSEL: Fixed two places that weren't reset when exiting to the launcher and ...Filippos Karapetis
2010-11-01TINSEL: Explain why exactly RTL is disabledMax Horn
2010-11-01GOB: Fix a map cleanup regressionSven Hesse
2010-11-01COMMON: Get rid of the debug() output formatterMax Horn
2010-11-01HUGO: Replace Utils::Warn() by warning()Max Horn
2010-11-01HUGO: Fix typoArnaud Boutonné
2010-11-01HUGO: Convert class member comments to Doxygen formatArnaud Boutonné
2010-11-01SCI: fixing port restoringMartin Kiewitz
2010-11-01SCI: fixing bug when restoring portsMartin Kiewitz
2010-11-01SCI: Fixed a silly bug when restoring port rectangles. This uncovered a bug w...Filippos Karapetis
2010-11-01SCI: fixing lfMartin Kiewitz
2010-11-01SCI: saving/restoring script created windows nowMartin Kiewitz
2010-11-01ENGINES: Get rid of some (f)printfsMax Horn
2010-11-01GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warningsMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-11-01SWORD25: Replace art_warn/art_die by warning/errorMax Horn
2010-11-01ENGINES: Remove some 'using' statementsMax Horn
2010-11-01GOB: Fix spellingSven Hesse
2010-11-01HUGO: Make some scheduler functions and variables protectedArnaud Boutonné
2010-11-01SWORD2: CleanupTorbjörn Andersson
2010-11-01SWORD2: Cleanup pause handlingTorbjörn Andersson
2010-11-01HUGO: Move _actListArr to schedulerArnaud Boutonné
2010-10-31SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT"Filippos Karapetis
2010-10-31TINSEL: Reintroduce DUMMY variable removed in r53932Ori Avtalion
2010-10-31TINSEL: cleanupMax Horn
2010-10-31GOB: Silence a compiler warningSven Hesse
2010-10-31HUGO: Suppress Playback codeArnaud Boutonné
2010-10-31SCI: Removing obsolete function parameterFilippos Karapetis
2010-10-31GOB: Add listArchives debug console commandSven Hesse
2010-10-31GOB: Clean up class DataIOSven Hesse
2010-10-31MOTOEZX: Fix warning about static not at beginning of declarationMax Horn
2010-10-31SCI: Play time related changesFilippos Karapetis
2010-10-31LOL: fixed bug #3099321Florian Kagerer
2010-10-30LASTEXPRESS: Use const_iterator to iterate over a const arrayMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2010-10-30M4: Remove unused getter method MadsM4Engine::system()Max Horn
2010-10-30M4: Disable code using FILE, fopen, etc. and add explantory FIXMEMax Horn
2010-10-30HUGO: Comment out all occurrences of FILE *fpbMax Horn
2010-10-30HUGO: Free some more memory before exitingArnaud Boutonné
2010-10-30SCI: add Russian SQ4 & SQ5Andrew Kurushin
2010-10-30LOL: workaround for bug #3098935Florian Kagerer
2010-10-30GOB: Make Map::getItem()/setItem() nonvirtualSven Hesse
2010-10-30GOB: Make some more map properties protectedSven Hesse
2010-10-30GOB: Remove the "ugly" reading of Map::_itemPosesSven Hesse