aboutsummaryrefslogtreecommitdiff
path: root/engines/gob
AgeCommit message (Expand)Author
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
2010-10-30GOB: Unify Map_v1::/Map_v2::getPass()/setPass()Sven Hesse
2010-10-30GOB: Minor map cleanupSven Hesse
2010-10-25GOB: Fix the Gob3 ladder walking bugSven Hesse
2010-10-25GOB: Fix the Gob3 stairs walking bugSven Hesse
2010-10-25GOB: Format optimizePoints() to be a bit more readableSven Hesse
2010-10-25GOB: Minor map cleanupSven Hesse
2010-10-25GOB: Fix a typo in checkDirectPath()Sven Hesse
2010-10-25GOB: Format getDirection() to be more readableSven Hesse
2010-10-25GOB: Add sanity checks to getPass()/setPass()Sven Hesse
2010-10-25GOB: Make moveAdvance() and movePathFind() a bit more readableSven Hesse
2010-10-24GOB: Replace strncmp by scumm_stricmp when possibleArnaud Boutonné
2010-10-24GOB: un-ban and fix a somehow corrupted version of FascinationArnaud Boutonné
2010-10-23ALL: Fix indention (whitespaces -> tabs)Max Horn
2010-10-16GOB: Extend debug console variable command a bitSven Hesse
2010-10-15GOB: Properly fixing the captureCounter code analysis warningSven Hesse
2010-10-15GOB: Remove the now useless helper.hSven Hesse
2010-10-15GOB: Remove strncpy0()Sven Hesse
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15GOB: Fix Code analysis warningsSven Hesse
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-13GOB: Add Debug Console.David Turner
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-07GOB: Fix object videos with more than 255 framesSven Hesse
2010-10-05GOB: Try to also open VMD files in Gob3 WinSven Hesse
2010-10-05GOB: Silence compiler warningsSven Hesse
2010-10-05GOB: Fix text display in Gob3 Windows/ADISven Hesse
2010-09-30GOB: Remove useless variableArnaud Boutonné
2010-09-30GOB: Fix 16bit cursorsSven Hesse
2010-09-30GOB: Remove extra \n in debug warning()sSven Hesse
2010-09-30GOB: Transparency support for 16bit surfacesSven Hesse
2010-09-30GOB: Create 16bit surfaces for true color gamesSven Hesse
2010-09-30GOB: Remove the now useless VGAVideoDriverSven Hesse
2010-09-30GOB: Change all drawing to use class SurfaceSven Hesse
2010-09-30GOB: Add a new class SurfaceSven Hesse
2010-09-30GOB: Remove dither stuff, commenting out most v6 drawingSven Hesse
2010-09-30GOB: Stub setting up of 16bpp graphicsSven Hesse