Age | Commit message (Expand) | Author |
2009-02-13 | Synced the cruise engine MSVC 2002/2003 project files | Filippos Karapetis |
2009-02-13 | Formatting changes / consistency | Joost Peters |
2009-02-13 | Revert talkspeed changes, while still only using the game specific talkspeed ... | Travis Howell |
2009-02-13 | Changed OverlayColor from int16 to uint16 to fix the strange colours that | Torbjörn Andersson |
2009-02-13 | Fix another memory leak, when exiting Waxworks. | Travis Howell |
2009-02-13 | Fix memory leaks, when exiting Waxworks. | Travis Howell |
2009-02-13 | Fix another memory leak, when exiting AGOS engine. | Travis Howell |
2009-02-13 | DS: Removed code from GBAMPSaveFileManager::getSavePath() which was for compa... | Max Horn |
2009-02-13 | Fix memory leak, when exiting AGOS engine. | Travis Howell |
2009-02-13 | cleanup | Max Horn |
2009-02-13 | Rewrote VectorRendererSpec & VectorRendererAA to use a Graphics::PixelFormat,... | Max Horn |
2009-02-13 | Fix GUI themes zip files | Max Horn |
2009-02-12 | Fixed working Keys button in in game options dialog | Lars Persson |
2009-02-12 | Slight formatting fix. | Johannes Schickel |
2009-02-12 | Fix for bug #2541237 - "AGI: Restart quits ScummVM" | Filippos Karapetis |
2009-02-12 | Cleanup of the GP2X backend. It's been sat on my HDD for a while and it reall... | John Willis |
2009-02-12 | GUI renderer: some cleanup; added comment on sqrt implementation (on my syste... | Max Horn |
2009-02-11 | Restore correct camera values for old saves games of FT, Dig, and COMI. | Travis Howell |
2009-02-11 | Patch #2553049: Remove clem's name from forum design, following his request | Max Horn |
2009-02-11 | cleanup | Max Horn |
2009-02-11 | sync .spec files from 0.13 branch | Willem Jan Palenstijn |
2009-02-11 | Fix for bug #2538123 - "AGI: loading from launcher disables hotkeys" | Filippos Karapetis |
2009-02-11 | Add suggested code changes for bug #2580705 - COMI: Jerky camera movement. | Travis Howell |
2009-02-11 | Code difference no longer required (fixed by revision 35327). | Travis Howell |
2009-02-11 | Fix bug #2583230 - Waxworks: Can't drag and drop items. | Travis Howell |
2009-02-11 | Added debugger console | Paul Gilbert |
2009-02-11 | Removed deprecated method | Paul Gilbert |
2009-02-10 | 1555 is ABGR (not ARGB) | Joost Peters |
2009-02-10 | Cleaned up the input loop, using ScummVM keycode constants and some newly def... | Paul Gilbert |
2009-02-09 | Changed the save/load process to use a common serialiser | Paul Gilbert |
2009-02-08 | Silenced MSVC warnings about uninitialized variables | Filippos Karapetis |
2009-02-08 | Updated the GMM hotkey documentation and the list of engines features accordi... | Jordi Vilalta Prat |
2009-02-08 | Remove key statement in PKG file | Lars Persson |
2009-02-07 | Add detection entry for Gold Rush! 3.0 (Bought from The Software Farm, report... | Kari Salminen |
2009-02-07 | Handle endianness difference in RestoreActorReels() -- fixes bug 2569407 - DW... | Joost Peters |
2009-02-07 | Add Amiga Italian version of Ween, and resort Ween entires by platform. | Travis Howell |
2009-02-07 | Add another version of Blue's Birthday Adventure demo. | Travis Howell |
2009-02-07 | Use Ctrl F5 for global main menu, since any single key would conflict with so... | Travis Howell |
2009-02-07 | Make the subtitle settings in Options section of the global main menu optiona... | Travis Howell |
2009-02-07 | Fix sound noise regression in CD32 version of Simon the Sorcerer 1. | Travis Howell |
2009-02-07 | Fix sound noise regression in CD32 version of Simon the Sorcerer 1. | Travis Howell |
2009-02-07 | Fix sound noise regression in CD32 version of Simon the Sorcerer 1. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-07 | time.h include no longer required. | Travis Howell |
2009-02-07 | Cleanup. | Travis Howell |
2009-02-07 | Third attemp at fixing release-critical #2472185. Also fixes regression repor... | Vicent Marti |
2009-02-06 | Reverted previous commit. | Vicent Marti |
2009-02-06 | Removed special case when redrawing the dialog stack. Fixes bug #2555710 and ... | Vicent Marti |
2009-02-05 | Allow ScummVM to quit while a character is talking in Kyra3. | Johannes Schickel |