Age | Commit message (Expand) | Author |
2009-02-15 | SCI: Fix the worst compilation problems | Max Horn |
2009-02-15 | Add Amiga and DOS Italian versions of Gobliins 2, and resort gob2 entries by ... | Travis Howell |
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com... | Jordi Vilalta Prat |
2009-02-15 | Fixed warnings. | Johannes Schickel |
2009-02-15 | LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3... | Florian Kagerer |
2009-02-15 | correct sprite state for location 43 (fixes #2600759) | Gregory Montoir |
2009-02-15 | Fixes for the changed keyboard API. Tweaked the PAD mappings to add GMM and V... | Andre Heider |
2009-02-14 | ignore any keypresses in the volume control dialog | Willem Jan Palenstijn |
2009-02-14 | Updated the MSVC project files for commit #36007 (removed /backends/saves/com... | Filippos Karapetis |
2009-02-14 | apply patch by Fingolfin to optimize scalers + more | Kostas Nakos |
2009-02-14 | added USB keyboard support | Andre Heider |
2009-02-14 | update to newer overlay interface | Kostas Nakos |
2009-02-14 | clear full screen before playing movie in BS1 (fixes #2599573) | Willem Jan Palenstijn |
2009-02-14 | remove InitScalers() call, since the PSP port doesn't use scalers, and we no ... | Joost Peters |
2009-02-14 | add assert(g_system) for backends that call InitScalers() from their OSystem ... | Joost Peters |
2009-02-14 | Fixed bug #2599531 ("SWORD1: truck.dxa plays striped"). The last parameter to | Torbjörn Andersson |
2009-02-14 | LOL: fixed a bug in moveParty() and implemented some more gui code | Florian Kagerer |
2009-02-14 | LOL: fixed bug in text displayer and some cleanup | Florian Kagerer |
2009-02-14 | reverting rev35505 since this change breaks the video output using RGB cables | Andre Heider |
2009-02-14 | LOL: add missing debug info to some script functions | Florian Kagerer |
2009-02-14 | Ooops, remove excess bracket. | Travis Howell |
2009-02-14 | Add missing code difference in wordMatch(). | Travis Howell |
2009-02-14 | LOL: | Florian Kagerer |
2009-02-14 | Fix 1690836: "BASS: Speed difference" | Joost Peters |
2009-02-14 | Changed the list of language dependant strings from being hard-coded to dynam... | Paul Gilbert |
2009-02-13 | Fix bug #2596028 - FREDDI3: Game does not start German version. | Travis Howell |
2009-02-13 | Fixed bug #2485123 (weird looking game load dialog). | Vicent Marti |
2009-02-13 | GUI: Fixed long-standing bug in calcGradient (gradients look a bit better now) | Max Horn |
2009-02-13 | Changed DotMatrix to use pixelformat instead of bitformat/colormasks | Max Horn |
2009-02-13 | cleanup | Max Horn |
2009-02-13 | Don't try to distribute the SDL Readme in Amiga as it isn't included in its S... | Jordi Vilalta Prat |
2009-02-13 | Build a dynamically linked executable on Amiga by default (as discussed with ... | Jordi Vilalta Prat |
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 |