Age | Commit message (Expand) | Author |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-11-01 | COMMON: Change some (f)printf to debug calls; clenaup hashmap.h | Max Horn |
2010-11-01 | SWORD25: Replace art_warn/art_die by warning/error | Max Horn |
2010-11-01 | ENGINES: Remove some 'using' statements | Max Horn |
2010-11-01 | GOB: Fix spelling | Sven Hesse |
2010-11-01 | HUGO: Make some scheduler functions and variables protected | Arnaud Boutonné |
2010-11-01 | SWORD2: Cleanup | Torbjörn Andersson |
2010-11-01 | SWORD2: Cleanup pause handling | Torbjörn Andersson |
2010-11-01 | HUGO: Move _actListArr to scheduler | Arnaud Boutonné |
2010-10-31 | SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT" | Filippos Karapetis |
2010-10-31 | TINSEL: Reintroduce DUMMY variable removed in r53932 | Ori Avtalion |
2010-10-31 | TINSEL: cleanup | Max Horn |
2010-10-31 | COMMON: Document forbidden.h | Max Horn |
2010-10-31 | COMMON: Allow forbidden symbols in debug.cpp and textconsole.cpp | Max Horn |
2010-10-31 | GOB: Silence a compiler warning | Sven Hesse |
2010-10-31 | HUGO: Suppress Playback code | Arnaud Boutonné |
2010-10-31 | SCI: Removing obsolete function parameter | Filippos Karapetis |
2010-10-31 | GOB: Add listArchives debug console command | Sven Hesse |
2010-10-31 | GOB: Clean up class DataIO | Sven Hesse |
2010-10-31 | TOOLS: Fix GCC warnings reported by Fingolgin in create_hugo | Arnaud Boutonné |
2010-10-31 | GP2X: Fix warnings about unused decls | Max Horn |
2010-10-31 | MOTOEZX: Fix warning about static not at beginning of declaration | Max Horn |
2010-10-31 | WINCE: Fix assert() implementation | Max Horn |
2010-10-31 | WINCE: Code formatting | Max Horn |
2010-10-31 | WINCE: Enable use of forbidden symbols, cleanup | Max Horn |
2010-10-31 | PS2: Enable another use of forbidden symbols | Max Horn |
2010-10-31 | SCI: Play time related changes | Filippos Karapetis |
2010-10-31 | LOL: fixed bug #3099321 | Florian Kagerer |
2010-10-31 | WINDOWS: Enable use of forbidden symbols | Max Horn |
2010-10-31 | IPHONE: Enable use of forbidden symbols | Max Horn |
2010-10-31 | PSP: Enable use of forbidden symbols | Max Horn |
2010-10-30 | PS2: Enable use of forbidden symbols | Max Horn |
2010-10-30 | SDL: Fix SDL plugin provider code (used e.g. by Dingux port) | Max Horn |
2010-10-30 | LASTEXPRESS: Use const_iterator to iterate over a const array | Max Horn |
2010-10-30 | CREATE_HUGO: Avoid use of global constructors | Max Horn |
2010-10-30 | TOOLS: Enable use of forbidden symbols | Max Horn |
2010-10-30 | GPH: Enable use of forbidden symbols | Max Horn |
2010-10-30 | LINUXMOTO: Enable use of forbidden symbols | Max Horn |
2010-10-30 | GP2x: Enable use of forbidden symbols | Max Horn |
2010-10-30 | ALL: Add code to help stop people from accidentally using "bad" APIs | Max Horn |
2010-10-30 | GUI: Don't #include Mac OS X sys header here | Max Horn |
2010-10-30 | M4: Remove unused getter method MadsM4Engine::system() | Max Horn |
2010-10-30 | M4: Disable code using FILE, fopen, etc. and add explantory FIXME | Max Horn |
2010-10-30 | HUGO: Comment out all occurrences of FILE *fpb | Max Horn |
2010-10-30 | HUGO: Free some more memory before exiting | Arnaud Boutonné |
2010-10-30 | SCI: add Russian SQ4 & SQ5 | Andrew Kurushin |
2010-10-30 | LOL: workaround for bug #3098935 | Florian Kagerer |
2010-10-30 | GOB: Make Map::getItem()/setItem() nonvirtual | Sven Hesse |
2010-10-30 | GOB: Make some more map properties protected | Sven Hesse |
2010-10-30 | GOB: Remove the "ugly" reading of Map::_itemPoses | Sven Hesse |