Age | Commit message (Expand) | Author |
2009-08-17 | Fix compilation of the SCI engine. It seems that all of the SCI header files ... | Johannes Schickel |
2009-08-17 | - Simplified some functions to accept only the parts of the EngineState they ... | Filippos Karapetis |
2009-08-17 | Merged revisions 43417,43420,43425-43426,43428,43431,43434,43436-43438,43440-... | Travis Howell |
2009-08-16 | Fix bug #2838551: "PSP: AGI games are unbearably slow" | Eugene Sandulenko |
2009-08-16 | SCI: Fix whitespace. | Walter van Niftrik |
2009-08-16 | SCI: Fix regression in previous commit (QFG2). | Walter van Niftrik |
2009-08-16 | SCI: Stage 1 of the game detection overhaul. The end goal is to autodetect | Walter van Niftrik |
2009-08-16 | Fix for bug #2838568 "AMIGAOS4: Compiler error in audiostream.cpp" | Johannes Schickel |
2009-08-16 | Fix warning caused by -Wformat-security. | Johannes Schickel |
2009-08-16 | Fix warning caused by -Wformat-security, also fixed a possible buffer overflo... | Johannes Schickel |
2009-08-16 | Fix format arugments in LoL code. (triggered via -Wformat-security) | Johannes Schickel |
2009-08-16 | Introduce a better fix for the Mac OS X backspace problem by adding the worka... | Matthew Hoops |
2009-08-16 | Fix for bug #2838517 (FF: backspace does not work when typing save game name). | Matthew Hoops |
2009-08-16 | Cleanup. | Johannes Schickel |
2009-08-16 | For a better user experience, clear all meta infos, when clicking on an unuse... | Johannes Schickel |
2009-08-16 | Fix F5's save button in DOTT CD for me. Actually I was able to reproduce the ... | Johannes Schickel |
2009-08-16 | Added detection entry for the UK 16 colour version | Paul Gilbert |
2009-08-16 | Fix bug #2838464 "SCUMM: GUI messages misaligned". | Johannes Schickel |
2009-08-16 | Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code m... | Jody Northup |
2009-08-16 | Fix valgrind warnings. | Johannes Schickel |
2009-08-16 | Added Ninteno DS specific hack, which takes care of tab button width problems... | Johannes Schickel |
2009-08-16 | Fix options dialog's reflowLayout. | Johannes Schickel |
2009-08-16 | Update branch specific save game changes, to prevent conflicts. | Travis Howell |
2009-08-16 | Fix using the backspace key on Mac OS X in HE games. | Matthew Hoops |
2009-08-16 | Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-... | Travis Howell |
2009-08-16 | Fix overflow in convertFilePath(). | Travis Howell |
2009-08-16 | Revert revision 43410, and add alternative fix. | Travis Howell |
2009-08-15 | Fix for bug #2835581 (KQ3: Game Crash When Leaving Tavern as Fly): | Kari Salminen |
2009-08-15 | Yet another slight graphic fix for the Kyrandia 1 Amiga credits. | Johannes Schickel |
2009-08-15 | Added const qualifiers to static data. | Johannes Schickel |
2009-08-15 | Fix compile when compiling with --disable-he | Matthew Hoops |
2009-08-15 | Removed unnecessary semi-colons. | Torbjörn Andersson |
2009-08-15 | SCI: Add missing versions to exe version parsing | Walter van Niftrik |
2009-08-15 | SCI: Rename sci_version_t to SciVersion | Walter van Niftrik |
2009-08-15 | Added Dirty Rect handling functionality | Paul Gilbert |
2009-08-15 | Properly implement PSPFilesystemFactory::makeCurrentDirectoryFileNode() | Joost Peters |
2009-08-15 | Restore code to clear screen, before playing videos with smaller resolution i... | Travis Howell |
2009-08-15 | Fix regression, that caused multiple sounds in Simon the Sorcerer 2 to be cut... | Travis Howell |
2009-08-15 | Commented a memory leak whose fix requires a fundamental modification to the ... | Jody Northup |
2009-08-15 | Added support for mapping keys to ctrl, alt, shift, or combinations thereof (... | Jody Northup |
2009-08-15 | Added hash function for ActionKey in preparation for replacing KeyStates in t... | Jody Northup |
2009-08-15 | Added mandatory includes into hardware-key.h (so it can be included without c... | Jody Northup |
2009-08-15 | Removed excessive modifier definitions, prevented excessive memory consumptio... | Jody Northup |
2009-08-15 | Fix compilation. | Andre Heider |
2009-08-15 | SCI: Added enum for map and volume versions. Removed res_version setting from | Walter van Niftrik |
2009-08-14 | remove double semi-colon -- hopefully this kicks the buildbot back into actio... | Joost Peters |
2009-08-14 | PSP: add svn revision + build date to SFO title. | Joost Peters |
2009-08-14 | PSP: also create param.sfo when building via configure | Joost Peters |
2009-08-14 | Little fix for lopping credits in Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-14 | MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan) | Joost Peters |