aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2009-04-07Fixing the parser-related FIXMEs. 17 and 18 are int16 and int8, respectivelySven Hesse
2009-04-07GOB: Some more cleanupMax Horn
2009-04-07GOB: Gave tons of opcode explicit names. As a result, found potential bugs in...Max Horn
2009-04-07GOB: Some more code cleanup. My respect for the developers of the original GO...Max Horn
2009-04-07GOB: Gave some numerical constants a name. This codebase is a bit of a mess ;...Max Horn
2009-03-21Added an entry for the DOS version of Little Red Riding HoodSven Hesse
2009-03-19Adding detection and title music playback for Little Red Riding Hood (Amiga v...Sven Hesse
2009-03-19Adding simple support for protracker playbackSven Hesse
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-03-05Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as ...Max Horn
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-03-01Engines: Fused several init&go methods into a single run methodMax Horn
2009-03-01Merged Engine::go() and ::init() into a new run() method (currently implement...Max Horn
2009-02-22Clipping the rendering to the output surface.Sven Hesse
2009-02-21Compensate small lags in Util::waitEndFrame(), so that the CD audio intro seq...Sven Hesse
2009-02-15- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.Johannes Schickel
2009-02-15Ooops, remove excess space.Travis Howell
2009-02-15Add Amiga and DOS Italian versions of Gobliins 2, and resort gob2 entries by ...Travis Howell
2009-02-07Add Amiga Italian version of Ween, and resort Ween entires by platform.Travis Howell
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
2009-01-29Moved AdvancedDetector from common/ to engines/Max Horn
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-02Oops. (stupid c&p bug)Johannes Schickel
2009-01-02Cleanup.Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-31Added the French Mac version of Lost in Time, as supplied by koalet in bug re...Sven Hesse
2008-12-31Added an entry for the French Mac version of Gob2, as supplied by koalet in b...Sven Hesse
2008-12-31Adding a fallback for the Mac version of Gob2Sven Hesse
2008-12-29Silenced MSVC warnings about uninitialized variablesFilippos Karapetis
2008-12-29Explicitely using MIN<int>(). This should fix bug #2473627Sven Hesse
2008-12-29Implemented the non-monospaced font in the save name input fieldSven Hesse
2008-12-28Fixing the save/load list box's widthSven Hesse
2008-12-28Removing debug stuff I accidentally left inSven Hesse
2008-12-28Fixing the semi-transparencySven Hesse
2008-12-28/That's/ the blit24Sven Hesse
2008-12-28More graphics fixes. blit24 (which isn't blit24 but just a slightly different...Sven Hesse
2008-12-27Fixing some 16bit graphicsSven Hesse
2008-12-26Adding a French entry for my US/FR version of The Last DynastySven Hesse
2008-12-25Fixed compilation with g++4.3Johannes Schickel
2008-12-24Documenting the dither code a bit more and removing SierraLight's not needed ...Sven Hesse
2008-12-24Moving the dither code to graphics/Sven Hesse
2008-12-22Fixing the flow meter thingy in Urban RunnerSven Hesse
2008-12-20Added the demo version of The Last Dynasty (thanks to fac)Sven Hesse
2008-12-18Note to self: Don't sleep-deprive and code, for it makes you daft as a broom ;)Sven Hesse
2008-12-18Fixed some warningsFilippos Karapetis
2008-12-18Preliminary save/load support for Urban RunnerSven Hesse
2008-12-17Fixed bug: not all control paths return a value in savePalLUT()Filippos Karapetis
2008-12-17Added support for caching the palette LUT to a fileSven Hesse
2008-12-17Only do the no-cd-workaround if all resource files can be foundSven Hesse
2008-12-17Workaround for Urban Runner's CD number detection daftness.Sven Hesse