Age | Commit message (Expand) | Author |
2010-12-31 | GOB: Minor Correction in Debug Console Header. | David Turner |
2010-12-16 | VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer | Matthew Hoops |
2010-12-07 | GOB: Fix byte *getFile() for loose files | Sven Hesse |
2010-12-07 | DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine | Max Horn |
2010-12-02 | GOB: Make drawYUV() more clear | Sven Hesse |
2010-12-01 | GOB: Add back 3 empty lines used by DrMcCoy | Arnaud Boutonné |
2010-12-01 | GOB: little clean-up | Arnaud Boutonné |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-19 | ALL: Push down deps on stream.h from .h to .cpp files | Max Horn |
2010-11-18 | ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo... | Max Horn |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-08 | COMMON: Push #include audiocd.h in system.h out to .cpp files | Max Horn |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-11-04 | GOB: Extended workaround for Goblin Stuck On Reload to cover bug #3065914 | David Turner |
2010-11-01 | GOB: Fix a map cleanup regression | Sven Hesse |
2010-11-01 | GOB: Fix spelling | Sven Hesse |
2010-10-31 | GOB: Silence a compiler warning | Sven Hesse |
2010-10-31 | GOB: Add listArchives debug console command | Sven Hesse |
2010-10-31 | GOB: Clean up class DataIO | Sven Hesse |
2010-10-30 | GOB: Make Map::getItem()/setItem() nonvirtual | Sven Hesse |
2010-10-30 | GOB: Make some more map properties protected | Sven Hesse |
2010-10-30 | GOB: Remove the "ugly" reading of Map::_itemPoses | Sven Hesse |
2010-10-30 | GOB: Rename Map::_widthByte to _mapVersion | Sven Hesse |
2010-10-30 | GOB: Make Map::_wayPoints protected | Sven Hesse |
2010-10-30 | GOB: Make Map::_passMap protected and group some vars | Sven Hesse |
2010-10-30 | GOB: Unify Map_v1::/Map_v2::getPass()/setPass() | Sven Hesse |
2010-10-30 | GOB: Minor map cleanup | Sven Hesse |
2010-10-25 | GOB: Fix the Gob3 ladder walking bug | Sven Hesse |
2010-10-25 | GOB: Fix the Gob3 stairs walking bug | Sven Hesse |
2010-10-25 | GOB: Format optimizePoints() to be a bit more readable | Sven Hesse |
2010-10-25 | GOB: Minor map cleanup | Sven Hesse |
2010-10-25 | GOB: Fix a typo in checkDirectPath() | Sven Hesse |
2010-10-25 | GOB: Format getDirection() to be more readable | Sven Hesse |
2010-10-25 | GOB: Add sanity checks to getPass()/setPass() | Sven Hesse |
2010-10-25 | GOB: Make moveAdvance() and movePathFind() a bit more readable | Sven Hesse |
2010-10-24 | GOB: Replace strncmp by scumm_stricmp when possible | Arnaud Boutonné |
2010-10-24 | GOB: un-ban and fix a somehow corrupted version of Fascination | Arnaud Boutonné |
2010-10-23 | ALL: Fix indention (whitespaces -> tabs) | Max Horn |
2010-10-16 | GOB: Extend debug console variable command a bit | Sven Hesse |
2010-10-15 | GOB: Properly fixing the captureCounter code analysis warning | Sven Hesse |
2010-10-15 | GOB: Remove the now useless helper.h | Sven Hesse |
2010-10-15 | GOB: Remove strncpy0() | Sven Hesse |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-10-15 | GOB: Fix Code analysis warnings | Sven Hesse |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-10-13 | GOB: Add Debug Console. | David Turner |
2010-10-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson |
2010-10-07 | GOB: Fix object videos with more than 255 frames | Sven Hesse |
2010-10-05 | GOB: Try to also open VMD files in Gob3 Win | Sven Hesse |
2010-10-05 | GOB: Silence compiler warnings | Sven Hesse |