Age | Commit message (Expand) | Author |
2011-06-23 | TEENAGENT: Allocate large buffers on the heap instead of the stack | Julien |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-19 | TEENAGENT: Get rid of unused variable. | Johannes Schickel |
2011-06-14 | DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() | Max Horn |
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn |
2011-06-10 | TEENAGENT: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn |
2011-06-02 | ENGINES: Change 2nd param of Engine::saveGameState to Common::String | Max Horn |
2011-05-23 | TEEN: Change Inventory members to comple with CFG | Max Horn |
2011-05-22 | ENGINES: Further unify engine names | Thierry Crozat |
2011-05-17 | TEEN: Use only one RandomSource and give that one a name. | Max Horn |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-01 | Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". | Johannes Schickel |
2011-04-28 | TEEN: Fix incorrect keyword in forward declaration | Ori Avtalion |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-24 | TEEN: Fix duplicate header guard | Ori Avtalion |
2011-04-17 | TEENAGENT: Prefer Surface::create taking a PixelFormat over the one taking a ... | Johannes Schickel |
2011-02-14 | TEENAGENT: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn |
2011-02-07 | COMMON: OSystem now has a PaletteManager | Max Horn |
2011-01-31 | TEENAGENT: Hopefully fixed an issue reported by Valgrind (found by digitall) | Filippos Karapetis |
2011-01-31 | TEENAGENT: Further Memory Leak Fixes. | David Turner |
2011-01-31 | TEENAGENT: Fix Memory Leaks. | David Turner |
2010-11-19 | COMMON: Split common/stream.h into several headers | 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-07 | ENGINES: Unify code layout of all ADParams instances | Max Horn |
2010-11-01 | COMMON: Rename String::printf() to String::format() | Max Horn |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-10-15 | Bug #3087858: fixed null pointer dereferencing | Vladimir Menshakov |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-27 | TEENAGENT: Sort the object files alphabetically. | Jordi Vilalta Prat |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-05-07 | added voices pack/cd music support | Vladimir Menshakov |
2010-05-04 | Move initGraphics and initCommonGFX from to new header. | Max Horn |
2010-05-04 | Get rid of Engine::_gameDataDir. | Max Horn |
2010-04-28 | added cd-version detection and cdlogo.res support | Vladimir Menshakov |
2010-04-17 | Fixing some warnings (with gcc 3.3.6) | Max Horn |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-04-07 | fixed crash during time challenges (rclick without object) | Vladimir Menshakov |
2010-04-01 | Remove extra semicolons | Ori Avtalion |
2010-03-24 | implemented screen shaking as in the original engine with delays before movin... | Vladimir Menshakov |
2010-03-24 | removed useless updateScreen | Vladimir Menshakov |