Age | Commit message (Expand) | Author |
2008-08-10 | Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,... | Christopher Page |
2008-08-10 | add support for drascula engine | Kostas Nakos |
2008-08-09 | Updated the Makefile to the new build system. | Andre Heider |
2008-08-09 | Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-... | Christopher Page |
2008-08-09 | Updates to the recent OSystem API changes | Andre Heider |
2008-08-09 | fix MR on ce: allocate large buffer on the heap instead and of the stack, and... | Kostas Nakos |
2008-08-07 | setup interface for later kyra games | Kostas Nakos |
2008-08-05 | Merged revisions 33626-33627 via svnmerge from | Christopher Page |
2008-08-05 | Fix win32 compile. | Travis Howell |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-04 | Symbian build package should now contain drascula.dat also | Lars Persson |
2008-08-04 | Pushed some port specific code from DefaultSaveFileManager out to port specif... | Max Horn |
2008-08-04 | List the correct engines in about, | Lars Persson |
2008-08-04 | Remove some code which was rendered obsolete by md5's commit r33610 | Max Horn |
2008-08-04 | Fixing compilation under MSVC | Filippos Karapetis |
2008-08-03 | OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ma... | Max Horn |
2008-07-31 | Enabled the correct features for standard builds | Lars Persson |
2008-07-29 | SDL: Properly init vars related to mixer double buffering | Max Horn |
2008-07-27 | Fix for ftell error when caching. HOF now starts properly | Lars Persson |
2008-07-27 | The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0 | Oystein Eftevaag |
2008-07-22 | AddedAdded MAD as default feature | Lars Persson |
2008-07-22 | Fixed seek problem when cached data is used. | Lars Persson |
2008-07-21 | Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,... | Christopher Page |
2008-07-20 | Solaris tr does not like character classes in some locales. Use "C" locale. | Marcus Comstedt |
2008-07-20 | a little more cleanup | Kostas Nakos |
2008-07-20 | modified patch #1882942 - optimize and kill code for really old platforms | Kostas Nakos |
2008-07-20 | workaround for bogus findfirstfile. kyra now starts up correctly | Kostas Nakos |
2008-07-20 | Added "DEPDIR := .deps" in Makefile.ps2 | Max Lingua |
2008-07-20 | 1. Re-added "rpckbd" as in 0.11.0 | Max Lingua |
2008-07-19 | Enable support to turn off ALL variations. all variation is most often the on... | Lars Persson |
2008-07-19 | eof was not working properly with caching | Lars Persson |
2008-07-18 | Fixed typo in filehandling | Lars Persson |
2008-07-18 | Introduced cache for filereading to fix slowness in AGOS among others. | Lars Persson |
2008-07-18 | Symbian soundsmixer update. (Compile fix) | Lars Persson |
2008-07-18 | In OSystem_SDL::closeMixer moved the call to SDL_CloseAudio to before the del... | Paul Gilbert |
2008-07-17 | Committing PS2 changes on behalf of the other Max ;) | Max Horn |
2008-07-15 | Implemented audio double buffering (for now OSX only) | Max Horn |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-10 | Fixed a few warnings | Bertrand Augereau |
2008-07-09 | DS: Backend changes for new mixer code | Neil Millstone |
2008-07-08 | set DEPDIR | Joost Peters |
2008-07-08 | Enable static engines -- time to start thinking about prx/plugin support! | Joost Peters |
2008-07-08 | changes for new Mixer API | Joost Peters |
2008-07-06 | adjustments to the recent mixer api changes | Andre Heider |
2008-07-05 | Enable all engines. | Marcus Comstedt |
2008-06-30 | del instead of rm command | Lars Persson |
2008-06-29 | changes required for new mixer API + implement getMillis() and delayMillis() ... | Joost Peters |
2008-06-29 | fix some quirks of the newer build system | Kostas Nakos |
2008-06-29 | finish up new mixer changes | Kostas Nakos |
2008-06-29 | Updated to use new EngineMan.detectGames() API. | Marcus Comstedt |