Age | Commit message (Expand) | Author |
2007-12-29 | Added events for the middle mouse button - EVENT_MBUTTONDOWN and EVENT_MBUTTONUP | Paul Gilbert |
2007-12-29 | Fix to ensure any active conversation data or selected hotspot is cleared whe... | Paul Gilbert |
2007-12-29 | Added mouse scrolling support to action menus and the save/restore dialog | Paul Gilbert |
2007-12-28 | Fix for correct dialog sequence when giving an object to an arbitrary NPC | Paul Gilbert |
2007-12-28 | Modify DFSM::getSavePath to return a Common::String instead of a char* | Max Horn |
2007-12-28 | Change the checkPath() method to receive a String& instead of a char*, to mak... | David Corrales |
2007-12-28 | Add another German version of Freddi Fish 2 (Windows). | Travis Howell |
2007-12-28 | Updated the OS X bundle creation to point to the new location for the engine ... | Oystein Eftevaag |
2007-12-28 | Fixed compilation. | Torbjörn Andersson |
2007-12-28 | Fix to prevent the F5 key allowing the game to be saved during player convers... | Paul Gilbert |
2007-12-28 | Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePath | Max Horn |
2007-12-28 | Added missing files from patch #1858158. | Torbjörn Andersson |
2007-12-28 | Patch #1858158: BUILD: Plugin building cleanup | Eugene Sandulenko |
2007-12-28 | Bugfix to correctly display a message when a used item is no longer in the room | Paul Gilbert |
2007-12-28 | Bugfix for string decoding to use the article of the destination character ra... | Paul Gilbert |
2007-12-28 | Patch #1859448: Add OSystem::getTimeAndDate API | Eugene Sandulenko |
2007-12-28 | Patch #1857121: Refactoring of the getSavePath method | Eugene Sandulenko |
2007-12-28 | Bumping version to 0.12.0svn | Eugene Sandulenko |
2007-12-28 | Now --disable-he does not disable HE70 games. | Eugene Sandulenko |
2007-12-28 | Bugfix for action perform timeout to correctly show an question mark bubble. ... | Paul Gilbert |
2007-12-28 | Update to msvc71 project files from _Q. | Johannes Schickel |
2007-12-28 | Fixes compiling on msvc7.1, it seems like it has problems to decide when to u... | Johannes Schickel |
2007-12-28 | Move more HE code to HE71, to reduce code size, when using DISABLE_HE option. | Travis Howell |
2007-12-28 | Fix hashmap.h properly (this is not a bug in GCC 4.0 etc., rather it's a bug ... | Max Horn |
2007-12-28 | Move more HE code to HE71, to reduce code size, when using DISABLE_HE option. | Travis Howell |
2007-12-27 | Ensure files in the Mac OS X bundle get the right permissions set | Oystein Eftevaag |
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 |