Age | Commit message (Expand) | Author |
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 |
2009-08-14 | add psp_clean build rule to clean up EBOOT.PBP and scummvm_stripped.elf | Joost Peters |
2009-08-14 | Fix incorrect memset() call (reported by Peter Bortas). | Joost Peters |
2009-08-14 | PSP: create an EBOOT.PBP when building via configure | Joost Peters |
2009-08-14 | Setting gob3 save/load mode of the temporary sprite "intro.$$$" to ignore and... | Sven Hesse |
2009-08-14 | Added proper saving/loading of mapped key modifiers. Fixed modifier recogniti... | Jody Northup |
2009-08-14 | Updated files from 1.0.0 branch | Lars Persson |
2009-08-14 | The Nintendo DS hack for introduction in Simon the Sorcerer 1 is only require... | Travis Howell |
2009-08-13 | Allow VOCs to stream from disk. Disabled by default, use symbol STREAM_AUDIO... | Neil Millstone |
2009-08-13 | Cleanup. | Johannes Schickel |
2009-08-13 | Cleanup. | Johannes Schickel |
2009-08-13 | Little fix of new modern theme layout in the launcher for 3x. | Johannes Schickel |
2009-08-13 | Move version string in Modern theme beneath the Logo in high res mode, this s... | Johannes Schickel |
2009-08-13 | Implemented support for the "Lore of the Lands" special of Lands of Lore CD. | Johannes Schickel |
2009-08-13 | fix methods | Arnaud Boutonné |
2009-08-13 | Suppress no longer needed Playtoons workaround | Arnaud Boutonné |