aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter_v3.cpp
AgeCommit message (Expand)Author
2009-05-31Replacing NULL with 0, since that's normally the C++-waySven Hesse
2008-12-18Preliminary save/load support for Urban RunnerSven Hesse
2008-12-15Script fix. Magnifier, Memory and Save/Load, while still not working correctl...Sven Hesse
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-12-26Style :PSven Hesse
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-08-03Lost in Time now (kind of) shows the title and the wobble-effect is drawnSven Hesse
2007-08-02Added Lost in Time. The title screen doesn't show and the wobble-effect isn't...Sven Hesse
2007-07-26sub0x18 is o2_addCollision().Sven Hesse
2007-07-24Fixing bug #1749688 ("GOB3: Objects Disappear")Sven Hesse
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-15Some more MSVC8 uninitialed variable warning (see bug #1700986)Sven Hesse
2007-04-08Restructured saving/loading. Should work for Gob3 now, too...Sven Hesse
2007-04-06Some Gob3 fixes:Sven Hesse
2007-04-05Added save/load stub for Gob3, recognizing the use of "INTRO.$$$" as an extra...Sven Hesse
2007-04-05Added GobOpcodes 1 and 2 (start and stop Infogrames music)Sven Hesse
2007-04-05- Minor cleanupSven Hesse