aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
2011-01-18GOB: Give Inca2 its own SaveLoad classSven Hesse
2011-01-18GOB: Fix the indenting :PSven Hesse
2011-01-18GOB: Give Inca2 its own Inter classSven Hesse
2011-01-18GOB: Add a workaround for Inca2Sven Hesse
2011-01-18GOB: Add some sanity checksSven Hesse
2011-01-18GOB: Implement Urban Runner autosaveSven Hesse
2011-01-18GOB: Fix a stupid typo in o2_readData()Sven Hesse
2011-01-18GOB: Fix Woodruff object videosSven Hesse
2011-01-18GOB: Increase debug level for a debug messageSven Hesse
2011-01-18GOB: Fix Urban Runner hotspot textsSven Hesse
2011-01-18GOB: Add a sanity check in oPlaytoons_readDataSven Hesse
2011-01-18GOB: Add chroma values linear interpolation in drawYUVSylvain Dupont
2011-01-17GOB: Make the variable stack endianness-independentSven Hesse
2011-01-17GOB: Fix o2_pushVars()Sven Hesse
2011-01-17GOB: Fix the flow rate gauge in Urban RunnerSven Hesse
2011-01-16GOB: Remove unused old shade functionsSven Hesse
2011-01-16GOB: Adding a proper shade methodSven Hesse
2011-01-16GOB: Use the correct font and shade color in Urban RunnerSven Hesse
2011-01-16GOB: Add a method to get a true palette colorSven Hesse
2011-01-16GOB: Don't clobber the global paletteSven Hesse
2011-01-16GOB: Remove unused declarationsSven Hesse
2011-01-16GOB: Allow true-color VMD cursorsSven Hesse
2011-01-16GOB: Add the property switchColorModeSven Hesse
2011-01-16GOB: Add setTrueColor()Sven Hesse
2011-01-16GOB: Add setBPP()Sven Hesse
2010-12-31GOB: Minor Correction in Debug Console Header.David Turner
2010-12-16VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointerMatthew Hoops
2010-12-07GOB: Fix byte *getFile() for loose filesSven Hesse
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-12-02GOB: Make drawYUV() more clearSven Hesse
2010-12-01GOB: Add back 3 empty lines used by DrMcCoyArnaud Boutonné
2010-12-01GOB: little clean-upArnaud Boutonné
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-19ALL: Push down deps on stream.h from .h to .cpp filesMax Horn
2010-11-18ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo...Max Horn
2010-11-16GUI: Rename gui/GuiManager.* to gui/gui-manager.*Max Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-04GOB: Extended workaround for Goblin Stuck On Reload to cover bug #3065914David Turner
2010-11-01GOB: Fix a map cleanup regressionSven Hesse
2010-11-01GOB: Fix spellingSven Hesse
2010-10-31GOB: Silence a compiler warningSven Hesse
2010-10-31GOB: Add listArchives debug console commandSven Hesse
2010-10-31GOB: Clean up class DataIOSven Hesse
2010-10-30GOB: Make Map::getItem()/setItem() nonvirtualSven Hesse
2010-10-30GOB: Make some more map properties protectedSven Hesse
2010-10-30GOB: Remove the "ugly" reading of Map::_itemPosesSven Hesse
2010-10-30GOB: Rename Map::_widthByte to _mapVersionSven Hesse
2010-10-30GOB: Make Map::_wayPoints protectedSven Hesse
2010-10-30GOB: Make Map::_passMap protected and group some varsSven Hesse