aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2009-04-28Reorder :PSven Hesse
2009-04-28Added a Spanish Urban RunnerSven Hesse
2009-04-28The Playtoons game seem to be more like Last Dynasty than Urban Runner (palet...Sven Hesse
2009-04-28Added a small safeguard to play()Sven Hesse
2009-04-28Added some more non-interactive Playtoons demos (thanks jvprat!)Sven Hesse
2009-04-27Some minor clean-upSven Hesse
2009-04-27Fixed some silly warningsMax Horn
2009-04-27Added a German Urban Runner version, as supplied by goodoldgeorg in bug repor...Sven Hesse
2009-04-26Ooops, actually delete[] the correct pointer (yeah, syke, I should have valgr...Sven Hesse
2009-04-25FascinationArnaud Boutonné
2009-04-25Complete general function 0 and 1 based on DrMcCoy suggestion (Hardcoded IMD ...Arnaud Boutonné
2009-04-24Added a workaround for the inca2 demo's cons2.imd / cons.imd mix-upSven Hesse
2009-04-24Ooops, changing a const argument is evil, copying it nowSven Hesse
2009-04-24Removing the extra \n in warning()s. warning() already adds "!\n"Sven Hesse
2009-04-24Gob - Add entries for different Little Red Riding Hood languages selectionArnaud Boutonné
2009-04-24Gob - Add 12 dummy functions used for the OpcodeGoblinEntryFascination.Arnaud Boutonné
2009-04-24Added supported for BAT-based non-interactive demos, namely the Inca2 oneSven Hesse
2009-04-24The video now works correctly in the non-interactive Urban Runner demoSven Hesse
2009-04-24Adding support for the non-interactive SCN-based Urban Runner demo. No image ...Sven Hesse
2009-04-24Added the Woodruff and Playtoons non-interactive demosSven Hesse
2009-04-24Added support for SCN-based non-interactive demosSven Hesse
2009-04-23Fixed a very stupid error in the RLE decoding function of the VMD frame decoderSven Hesse
2009-04-22Fixed compilation.Torbjörn Andersson
2009-04-21Patch #2725859 : Added some MD5 to the gob engine, modified the way the first...Arnaud Boutonné
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