Age | Commit message (Expand) | Author |
2009-08-16 | Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-... | 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 | 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 | 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 | Little fix for lopping credits in Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-14 | Fix incorrect memset() call (reported by Peter Bortas). | Joost Peters |
2009-08-14 | Setting gob3 save/load mode of the temporary sprite "intro.$$$" to ignore and... | Sven Hesse |
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 | 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-12 | Properly respect users sfx/music config settings for MIDI output. | Johannes Schickel |
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 | Removed duplicated functions. | Andre Heider |
2009-08-12 | Enable Personal Nightmare by default. | Travis Howell |
2009-08-12 | Fix bug #2835822 - SSPP: Sounds from DIMP appearing randomly in other games. | Travis Howell |
2009-08-12 | Fix building with specific games disabled in MSVC. | Travis Howell |
2009-08-11 | vc22_setPaletteOld was renamed to vc22_setPalette, since function was virtual... | Travis Howell |
2009-08-11 | SCI: Added a crude speed throttler. | Walter van Niftrik |
2009-08-11 | Fix graphical glitches when loading saves where Brandon is in Will-O-Wisp form. | Johannes Schickel |
2009-08-11 | Fix for bug #2835715 "KYRA: GFX glitch in Amiga version at the bridge", which... | Johannes Schickel |
2009-08-11 | Don't allow menu / inventory usage in o1_waitForConfirmationMouseClick, just ... | Johannes Schickel |
2009-08-11 | Enable dirty rect handling for the Amiga version again. | Johannes Schickel |
2009-08-11 | Cleanup. | Johannes Schickel |
2009-08-11 | Fix thumbnails for savegames made via the in-game GUI of Kyrandia 1 Amiga. | Johannes Schickel |