aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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é
2010-11-01SWORD2: CleanupTorbjörn Andersson
2010-11-01SWORD2: Cleanup pause handlingTorbjörn Andersson
2010-11-01PSP: removed CXA_AT_EXIT. It didn't work well because __dso_object already ex...Yotam Barnoy
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-31COMMON: Document forbidden.hMax Horn
2010-10-31COMMON: Allow forbidden symbols in debug.cpp and textconsole.cppMax 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-31TOOLS: Fix GCC warnings reported by Fingolgin in create_hugoArnaud Boutonné
2010-10-31GP2X: Fix warnings about unused declsMax Horn
2010-10-31MOTOEZX: Fix warning about static not at beginning of declarationMax Horn
2010-10-31WINCE: Fix assert() implementationMax Horn
2010-10-31WINCE: Code formattingMax Horn
2010-10-31WINCE: Enable use of forbidden symbols, cleanupMax Horn
2010-10-31PS2: Enable another use of forbidden symbolsMax Horn
2010-10-31Updated with latest from trunkYotam Barnoy
2010-10-31SCI: Play time related changesFilippos Karapetis
2010-10-31LOL: fixed bug #3099321Florian Kagerer
2010-10-31WINDOWS: Enable use of forbidden symbolsMax Horn
2010-10-31IPHONE: Enable use of forbidden symbolsMax Horn
2010-10-31PSP: Enable use of forbidden symbolsMax Horn
2010-10-30PS2: Enable use of forbidden symbolsMax Horn
2010-10-30SDL: Fix SDL plugin provider code (used e.g. by Dingux port)Max Horn