aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-04Trying to fix weird keyword expansion quirkMax Horn
2010-11-03HUGO: Fix 'exit' command in DOS versionsArnaud Boutonné
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-11-03M4: Changed debug calls to debugCN since they all have newlinesPaul Gilbert
2010-11-03Dummy file creation through SVN to allow merging gsoc plugins via mercurialYotam Barnoy
2010-11-03SWORD25: cleanupMax Horn
2010-11-02HUGO: Fix typo... sorryArnaud Boutonné
2010-11-02HUGO: Fix cypher for v1 DosArnaud Boutonné
2010-11-02SCI: Properly cast the results of kTimesSin and kTimesCos to 16-bit integersFilippos Karapetis
2010-11-02OPENPANDORA: Add FORBIDDEN_SYMBOL_ALLOW_ALL define to enable use of forbidden...John Willis
2010-11-02SWORD25: Convert printf to debugNMax Horn
2010-11-02M4: Convert last few printfs to debugMax Horn
2010-11-02M4: Remove redundant fflush callsMax Horn
2010-11-02SCI: Remove any use of printfMax Horn
2010-11-02MADE Remove now redundant fflush callMax Horn
2010-11-02M4: Converted all printf's to debugPaul Gilbert
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-01BASE: Destroy TranslationManager when exiting; destroy GuiManager before Conf...Max Horn
2010-11-01COMMON: Get rid of the debug() output formatterMax Horn
2010-11-01SOUND: Convert some (f)printf + fflush to debugMax 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-01COMMON: Disable DEBUG_HASH_COLLISIONS (oops)Max Horn
2010-11-01SCI: saving/restoring script created windows nowMartin Kiewitz
2010-11-01ENGINES: Get rid of some (f)printfsMax Horn
2010-11-01COMMON: Switch hexdump() to debugN instead of printfMax Horn
2010-11-01COMMON: Switch ConfigManager::setInt & ConfigManager::registerDefault to use ...Max Horn
2010-11-01COMMON: Add debugN variant without level parameterMax Horn
2010-11-01GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warningsMax Horn
2010-11-01GUI: Rename ConsolDialog methods (v)printf, putcharMax Horn
2010-11-01SYMBIAN: Trigger a compiler error on systems where __GCC32__ is set, instead ...Max Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-11-01COMMON: Change some (f)printf to debug calls; clenaup hashmap.hMax 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é