Age | Commit message (Expand) | Author |
2009-03-05 | Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as ... | Max Horn |
2008-12-18 | Note to self: Don't sleep-deprive and code, for it makes you daft as a broom ;) | Sven Hesse |
2008-12-18 | Preliminary save/load support for Urban Runner | Sven Hesse |
2008-12-15 | Script fix. Magnifier, Memory and Save/Load, while still not working correctl... | Sven Hesse |
2008-12-13 | Added a SaveLoad for Urban Runner with an entry to make the scripts believe t... | Sven Hesse |
2008-12-04 | Changing the GobEngine to use its dirty rects also for OSystem-copies, instea... | Sven Hesse |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-12 | Changed tricky variable access from pointers to a new class that minds endian... | Sven Hesse |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-08 | GOB works with the new GMM implementation | Christopher Page |
2008-06-24 | Added main menu dialog files. Gob is now using the new _quit flag | Christopher Page |
2008-05-28 | Script variables are now always stored in the game version's native endianess. | Sven Hesse |
2008-05-26 | More split screen fixes. | Sven Hesse |
2008-05-25 | Added a workaround for the nut rolling animation in the administration center... | Sven Hesse |
2008-05-17 | Changing the split stuff again, fixing several scrolling and hotspot-text rel... | Sven Hesse |
2008-05-17 | Adding video debug output in Inter_v2, too | Sven Hesse |
2008-05-17 | Changing debug channels a bit | Sven Hesse |
2008-05-13 | Some fixes for vertical scrolling in Woodruff | Sven Hesse |
2008-05-10 | Restructured saving/loading and added a stub for Woodruff | Sven Hesse |
2008-05-08 | Restructured sound code | Sven Hesse |
2008-05-07 | Draw order related fixes. | Sven Hesse |
2008-05-04 | Properly close the object videos when the objects are destroyed | Sven Hesse |
2008-05-03 | Correct o2_initScreen() for Woodruff (screen positioning, clipping and cursor... | Sven Hesse |
2008-04-30 | Changed signess of some drawing order related vars, fixing a drawing glitch i... | Sven Hesse |
2008-04-27 | Implemented support for VMDs substituting object animations. | Sven Hesse |
2008-03-02 | Added a workaround of sorts for Inca2. It's essentially playable, sans saving... | Sven Hesse |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-08-21 | Fixed the cutscenes in the CD version of Lost in Time | Sven Hesse |
2007-08-13 | Woodruff is now controllable | Sven Hesse |
2007-08-03 | Make resolution change in Lost in Time less wacky. | Eugene Sandulenko |
2007-08-03 | Lost in Time's title is shown correctly now. | Sven Hesse |
2007-08-03 | Lost in Time now (kind of) shows the title and the wobble-effect is drawn | Sven Hesse |
2007-08-02 | Added Lost in Time. The title screen doesn't show and the wobble-effect isn't... | Sven Hesse |
2007-07-31 | Minor DataIO-cleanup | Sven Hesse |
2007-07-30 | Restructured and cleaned-up IMD playing | Sven Hesse |
2007-07-26 | sub0x18 is o2_addCollision(). | Sven Hesse |
2007-07-24 | - Separated game type and features | Sven Hesse |
2007-07-24 | Fixing bug #1749688 ("GOB3: Objects Disappear") | Sven Hesse |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-30 | - Added a workaround for bug #1705338 (Seg fault when trying to switch screen... | Sven Hesse |
2007-04-21 | Some more small fixes. Gob3 is completable now :) | Sven Hesse |
2007-04-19 | - Fixed handling of the case split screen + vertical scrolling area | Sven Hesse |
2007-04-15 | fixed warnings | Paweł Kołodziejski |
2007-04-15 | MSVC8 apparently complains about uninitialized variables there, fixing (see b... | Sven Hesse |
2007-04-09 | Fixed the wrong sound issue (laughing instead of a "whooosh" sound) in Gob3's... | Sven Hesse |
2007-04-09 | Some fixes for the Gob3 demos | Sven Hesse |