Age | Commit message (Expand) | Author |
2009-09-15 | allowed actor animation be visible even if actor was not, minor cleanups | Vladimir Menshakov |
2009-09-15 | Add link to gcc bug report, in the comment for the gcc aimed workaround for A... | Johannes Schickel |
2009-09-15 | fixed animation pausing/restarting when only one of animations present | Vladimir Menshakov |
2009-09-15 | allow processing one more render cycle when walk ends (fixed wait animations ... | Vladimir Menshakov |
2009-09-15 | renamed constants to comply with the code convention. | Vladimir Menshakov |
2009-09-15 | implemented proper dialog positioning | Vladimir Menshakov |
2009-09-15 | return bounding boxes from the render(), slightly changed internal events arg... | Vladimir Menshakov |
2009-09-15 | gob - Suppress not-yet committed file | Arnaud Boutonné |
2009-09-15 | Fix crash when 'mass add' doesn't find any games | Willem Jan Palenstijn |
2009-09-15 | - Implement _pattern variable | Arnaud Boutonné |
2009-09-15 | capitalized game title | Vladimir Menshakov |
2009-09-15 | TEEN: More code formatting & whitespace changes (automatically generated with... | Max Horn |
2009-09-15 | CINE: Turn some methods into const methods | Max Horn |
2009-09-15 | Removed some unused variables from the engine state | Filippos Karapetis |
2009-09-15 | adapted code to comply code formatting conventions. | Vladimir Menshakov |
2009-09-15 | Slight cleanup of the resource palette modification code | Filippos Karapetis |
2009-09-15 | Moved the Broken Sword 1 entry to make the list alphabetical. | Torbjörn Andersson |
2009-09-15 | Fix valgrind warning inside "saturatedAddColor", when using the same palette ... | Johannes Schickel |
2009-09-14 | SCI: Misc cleanup | Max Horn |
2009-09-14 | LOL: fix some regressions | Florian Kagerer |
2009-09-14 | added PauseAnimation/ClearAnimations event, fixed dialogue animations in intro. | Vladimir Menshakov |
2009-09-14 | rewrote dialog parser, fixed color swapping. | Vladimir Menshakov |
2009-09-14 | fixed RGB chief face animation in intro | Vladimir Menshakov |
2009-09-14 | added color argument to displayMessage() | Vladimir Menshakov |
2009-09-14 | Wording. | Johannes Schickel |
2009-09-14 | Use struct packing for AdLib instruments like the SCUMM engine does. (And a c... | Johannes Schickel |
2009-09-14 | Fix valgrind warning. | Johannes Schickel |
2009-09-14 | SCI: Rename SegManager::kernelDeref*() methods to SegManager::deref*() | Max Horn |
2009-09-14 | SCI: kernelDeref*() functions are now seSegmentManager methods | Max Horn |
2009-09-14 | SCI: Merge kernelDerefCharPtr and kernelDerefString and change it from a macr... | Max Horn |
2009-09-14 | FW Amiga distributed via Interplay should be a US version according to mobyga... | Johannes Schickel |
2009-09-14 | Add preliminary support for German Amiga version. | Johannes Schickel |
2009-09-14 | Add md5 sum of FW Amiga distributed by "Interplay". | Johannes Schickel |
2009-09-13 | - Cleanup | Johannes Schickel |
2009-09-13 | KYRA: - add sfx support for PC98-Version | Florian Kagerer |
2009-09-13 | Fixed bug #2847910, "Loss of background audio loop". It would probably be safe | Torbjörn Andersson |
2009-09-13 | Clarify things a bit by using the constant name rather than zero. | Torbjörn Andersson |
2009-09-13 | Preliminary support for German Kyrandia 1 Amiga. | Johannes Schickel |
2009-09-13 | Fix gcc warning. | Johannes Schickel |
2009-09-13 | Modify Kyrandia 1 Amiga detection entry to allow the detector to differentiat... | Johannes Schickel |
2009-09-13 | Commit salty-horse's fix for bug #2854261 "GUI: Launcher list doesn't highlig... | Johannes Schickel |
2009-09-13 | Proper fix for bug #2835715 "KYRA: GFX glitch at the bridge". The old fix bro... | Johannes Schickel |
2009-09-13 | Fix regression caused by OSystem::updateScreen call limitation, which caused ... | Johannes Schickel |
2009-09-13 | Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is pre... | Johannes Schickel |
2009-09-13 | LOL/Floppy: fixed size of menu boxes | Florian Kagerer |
2009-09-13 | fixed double-taking of the captain's key | Vladimir Menshakov |
2009-09-13 | fixed flickering by restarting render cycle | Vladimir Menshakov |
2009-09-13 | return event status from the nextEvent() | Vladimir Menshakov |
2009-09-13 | removed invalid 0xff character handler, added fixme | Vladimir Menshakov |
2009-09-13 | fixed sounds for the earlier callbacks | Vladimir Menshakov |