Age | Commit message (Expand) | Author |
2011-02-11 | TOON: Fix memory leak | Torbjörn Andersson |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn |
2011-02-07 | GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-02-07 | TOON: Added workaround for obvious glitch in first intro video. | David Turner |
2011-02-05 | TOON: Ensure minimum delay in worst case of render() loop to allow thread sch... | David Turner |
2011-02-05 | TOON: Fix formatting issues | Sylvain Dupont |
2011-02-05 | TOON: Add some sleep if the game refreshes too fast | Sylvain Dupont |
2011-02-04 | TOON: Fixed two dialog color mistakes | Sylvain Dupont |
2011-02-04 | TOON: Fix Amiga compile | Sylvain Dupont |
2011-02-01 | TOON: Remove misc/ from paths since it's in global folders | Sylvain Dupont |
2011-01-30 | TOON: Fixes two movie issues | Sylvain Dupont |
2011-01-30 | TOON: Add coordinates clamping for safety | Sylvain Dupont |
2011-01-30 | TOON: Fix the last known z-order issues | Sylvain Dupont |
2011-01-30 | TOON: More Drew visibility fixes | Sylvain Dupont |
2011-01-29 | TOON: Bug #3124518 with disappearing inventory items fixed | Sylvain Dupont |
2011-01-29 | TOON: Add workarounds in transformed barn scene | Sylvain Dupont |
2011-01-29 | TOON: Fix some palette issues | Sylvain Dupont |
2011-01-29 | TOON: Pathfinding & walking improvements | Sylvain Dupont |
2011-01-29 | TOON: Fixed crash of bug #3166533 | Sylvain Dupont |
2011-01-29 | TOON: Reenable keyboard events | Sylvain Dupont |
2011-01-29 | TOON: Bug #3166570 fixed. Magnifier effect when selecting Enigma book | Sylvain Dupont |
2011-01-27 | TOON: Check for the state of modifier keys (control/alt/shift) when handling ... | Filippos Karapetis |
2011-01-23 | VIDEO: Move video classes to Video:: namespace | Eugene Sandulenko |
2011-01-23 | GRAPHICS: Move graphics/video/ to video/. Step 1/2 | Eugene Sandulenko |
2011-01-22 | TOON: Fix Further Memory Leaks in Savegame Loading. | David Turner |
2011-01-22 | TOON: Fix Uninitialized Memory Read During Cursor Animation on Load. | David Turner |
2011-01-22 | TOON: Fix for Memory Leak during Savegame Loading. | David Turner |
2011-01-21 | TOON: Fix Memory Leak when opening Inventory. | David Turner |
2011-01-21 | TOON: Bug #3153351 fixed with disappearing Drew | Sylvain Dupont |
2011-01-21 | TOON: Always reset video playback to lowRes when loading new movie | Sylvain Dupont |
2011-01-21 | TOON: Fix double declaration warning | Sylvain Dupont |
2011-01-21 | TOON: Fix all the glitches in smacker video playback | Sylvain Dupont |
2010-12-28 | TOON: Add mapping for upper 'ç' and for plenking, both used in french version | Arnaud Boutonné |
2010-12-28 | TOON: Fixed memory corruption in several rooms | Sylvain Dupont |
2010-12-28 | TOON: Removed useless confusing code in conversation process part | Sylvain Dupont |
2010-12-27 | TOON: Path finding bug fixes | Sylvain Dupont |
2010-12-26 | TOON: Fixed Bug #3124527 with Dungeon freeze | Sylvain Dupont |
2010-12-26 | TOON: Fix problem when exiting the king cave | Sylvain Dupont |
2010-12-16 | VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer | Matthew Hoops |
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn |
2010-11-28 | TOON: Attempt to fix crash when Bricabrac puts on his glasses | Torbjörn Andersson |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-19 | COMMON: Cleanup EventRecorder | Max Horn |
2010-11-13 | TOON: Fix free/malloc mismatch | Sylvain Dupont |
2010-11-13 | TOON: Fix more memory leaks | Sylvain Dupont |
2010-11-13 | TOON: Fixed menu music leak | Sylvain Dupont |
2010-11-13 | TOON: Walk animation improved | Sylvain Dupont |
2010-11-12 | TOON: Fix audio crashs and more memory leaks | Sylvain Dupont |