Age | Commit message (Expand) | Author |
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 |
2007-04-08 | Restructured saving/loading. Should work for Gob3 now, too... | Sven Hesse |
2007-04-05 | Implemented scrolling and split screen (for the text field, the bottom 40 lin... | Sven Hesse |
2007-04-05 | Added save/load stub for Gob3, recognizing the use of "INTRO.$$$" as an extra... | Sven Hesse |
2007-04-05 | Added GobOpcodes 1 and 2 (start and stop Infogrames music) | Sven Hesse |
2007-04-05 | - Minor cleanup | Sven Hesse |
2007-04-02 | "char *" -> "byte *" where appropriate | Sven Hesse |
2007-03-30 | - Fixed the IMD playing within mults, the non-interactive Gob3 demo should wo... | Sven Hesse |
2007-03-29 | - Properly implemented the ImdPlayer | Sven Hesse |
2007-03-20 | Major clean-up, including: | Sven Hesse |
2007-03-05 | Corrected the initial drawing position of 101-anims (e.g. the guard monster i... | Sven Hesse |
2007-03-04 | - Some minor fixes | Sven Hesse |
2007-03-02 | - Fixed the actor freeze issue in the garage in Bargon Attack | Sven Hesse |
2007-02-17 | - Added a warning when o1_checkData()/o2_checkData() can't find the file it's... | Sven Hesse |