aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
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
2008-12-16Experimental semi-transparency for fillRect, used in the green/red menu areas...Sven Hesse
2008-12-16If the music file to play has no extension, add one. Fixes the music when you...Sven Hesse
2008-12-16Rotating the object backwards in the magnifing view works nowSven Hesse
2008-12-16Fixing the update coordinates for videos with _bytesPerPixel > 1Sven Hesse
2008-12-16More video fixes for the magnifier/memory viewSven Hesse
2008-12-16First step at getting the magnifier and memory view correctedSven Hesse
2008-12-15Script fix. Magnifier, Memory and Save/Load, while still not working correctl...Sven Hesse
2008-12-15More video changes/fixes/stubsSven Hesse
2008-12-15Support for Urban Runner's new cursors (frames out of 16bit color VMDs)Sven Hesse
2008-12-15No background "music" shading in Urban RunnerSven Hesse
2008-12-15Another collision stuff change for Urban Runner. Now you can actually move! :)Sven Hesse