Age | Commit message (Expand) | Author |
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 | changed handling of finale - music should use right tempo now | Norbert Lange |
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 | (re-)initialise some Variables when sound is stopped | Norbert Lange |
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é |
2009-08-13 | - Add a specific OPCODEFUNC checkData to avoid having a Playtoons workaround ... | Arnaud Boutonné |
2009-08-13 | Initial save handler for Playtoons | Arnaud Boutonné |
2009-08-13 | Merged revisions 43245-43249,43251-43252,43257,43260,43262-43264,43266,43268-... | Travis Howell |
2009-08-13 | Do not unload credits data after copying it to a temporary buffer in Kyrandia... | Johannes Schickel |
2009-08-13 | Fix serious bug in StaticResource::unloadId. | Johannes Schickel |
2009-08-13 | Fix key input in credits sequences. | Johannes Schickel |
2009-08-13 | Little optimization in Screen::setPaletteIndex, now it only resets the palett... | Johannes Schickel |
2009-08-13 | sound_amiga: honor _musicEnabled and _sfxEnabled flags | Norbert Lange |
2009-08-12 | Made debug statements a bit more consitant. | Johannes Schickel |
2009-08-12 | Enable music support in the finale of Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-12 | Properly respect users sfx/music config settings for MIDI output. | Johannes Schickel |
2009-08-12 | enable some debug-output | Norbert Lange |
2009-08-12 | another merge from trunk | Norbert Lange |
2009-08-12 | Implement special Kyrandia 1 Amiga credits text scroller. | Johannes Schickel |
2009-08-12 | Put some more IHNM / SAGA2 specific code into compile guards. | Johannes Schickel |
2009-08-12 | Add a slight paranoia check to drawCharANSI. | Johannes Schickel |
2009-08-12 | Fix graphics glitch in credits of Kyrandia 1 German. | Johannes Schickel |
2009-08-12 | Further cleaning up credits player code for Kyra1. | Johannes Schickel |
2009-08-12 | Oops forgot a "{". | Johannes Schickel |
2009-08-12 | Cleanup. | Johannes Schickel |
2009-08-12 | Implement difference for the Kyrandia 1 Amiga version in TextDisplayer::print... | Johannes Schickel |
2009-08-12 | Change SJIS code guard to also check whether dynamic plugins are enabled. | Johannes Schickel |
2009-08-12 | Laying some groundwork for hopefully getting modifiers working in a less hack... | Jody Northup |
2009-08-12 | Removed duplicated functions. | Andre Heider |