Age | Commit message (Expand) | Author |
2007-12-27 | Update msvc9 project files (too). | Johannes Schickel |
2007-12-27 | Update msvc8 project files. | Johannes Schickel |
2007-12-27 | Muting the compiler (Sorry again, yaz0r :P) | Sven Hesse |
2007-12-27 | Nearly working pathfinder | Vincent Hamm |
2007-12-27 | same bug on arm-wince-gcc 4.1.0 | Kostas Nakos |
2007-12-27 | Fix for bug #1858824 "AMIGAOS4: Build Process breaks due to regression". | Johannes Schickel |
2007-12-27 | Early pathfinding | Vincent Hamm |
2007-12-27 | Enable Windows version of early HE games by default, to match already enabled... | Travis Howell |
2007-12-27 | The HE70 version of Fatty Bear's Birthday Surprise will only work, if DISABLE... | Travis Howell |
2007-12-26 | don't clear owner of invalid global object 0 (fixes #1857697) | Willem Jan Palenstijn |
2007-12-26 | Do not use SDL_WM_ToggleFullScreen, it's buggy on too many systems. Should fi... | Max Horn |
2007-12-26 | cleanup | Max Horn |
2007-12-26 | Patch #1837119 (COMMON: Common::HashMap iterator rework) with workaroud for M... | Max Horn |
2007-12-26 | iPhone credits | Oystein Eftevaag |
2007-12-26 | Added a couple of iPhone-notes to the README | Oystein Eftevaag |
2007-12-26 | Add alternative hack to main branch, to skip largest speech segment in Simon ... | Travis Howell |
2007-12-26 | Style :P | Sven Hesse |
2007-12-26 | Style :P | Sven Hesse |
2007-12-26 | Update comment. | Johannes Schickel |
2007-12-26 | Simplification of GM vs MT-32 detection. | Johannes Schickel |
2007-12-26 | Fix for bug #1858080: FOTAQ: game terminates badly | Max Horn |
2007-12-26 | remove & rename are not portable | Max Horn |
2007-12-25 | Do not use abort (for that matter, shouldn't used exit(), either, but we (ab)... | Max Horn |
2007-12-25 | Added FIXME regarding fopen usage | Max Horn |
2007-12-25 | Removed obsolete comment | Max Horn |
2007-12-25 | Muting the compiler :P | Sven Hesse |
2007-12-25 | Fix input | Vincent Hamm |
2007-12-25 | Fix palette issues | Vincent Hamm |
2007-12-25 | Fix title screen regression | Vincent Hamm |
2007-12-25 | Fix blinking character | Vincent Hamm |
2007-12-25 | Bunch of gfx fix | Vincent Hamm |
2007-12-25 | Fix cell sorting | Vincent Hamm |
2007-12-25 | Show objects always using priority 15. Fixes bug #1858037 (AGI: show.obj prio... | Kari Salminen |
2007-12-24 | Cleanup(/formatting). | Johannes Schickel |
2007-12-24 | _Properly_ fix lock-up introduced introduced in revision 29860. A typical | Eugene Sandulenko |
2007-12-24 | Fix regressions (crashes) introduced in commit 29860 | Eugene Sandulenko |
2007-12-24 | ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM to | Robin Watts |
2007-12-24 | Fix background save/restore | Vincent Hamm |
2007-12-24 | New version of palettised screen scaler for DS; uses LDMs and STMs to improve | Robin Watts |
2007-12-24 | Fix save/loading | Vincent Hamm |
2007-12-24 | Enhanced support for Indy3 Mac sounds (added functionality disabled for now) | Max Horn |
2007-12-24 | cleanup; workaround for bug #1852635 (INDY3 Mac: Crash When Playing Sound 54) | Max Horn |
2007-12-24 | cleanup | Max Horn |
2007-12-24 | Cleanup | Filippos Karapetis |
2007-12-24 | Change 3 remaining free() to delete, which were not changed with commit #2984... | Filippos Karapetis |
2007-12-24 | Fix for bug #1670082 "GUI: Modern theme gfx glitch in launcher". | Johannes Schickel |
2007-12-24 | Fix sprite mode 5 | Vincent Hamm |
2007-12-24 | MenuItem member renaming. | Johannes Schickel |
2007-12-24 | -Fade in/fade out | Vincent Hamm |
2007-12-23 | SaveFileManager::setError is an internal method; also, pass string to it by-r... | Max Horn |