aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-11LASTEXPRESS: Fix some memory leaksJulien Templier
2010-11-10GRAPHICS: Enforce alphabetical order on the codec objectsMatthew Hoops
2010-11-10PSP: changed renderer to render huge images properlyYotam Barnoy
2010-11-10SCI: Add missing new lineMatthew Hoops
2010-11-10SCI3: Some changesFilippos Karapetis
2010-11-10TOOLS: Remove CXXFLAGS rule from create_project module.mkJulien Templier
2010-11-10TOOLS: Fix typo in create_project MSVC9 project fileJulien Templier
2010-11-10TOON: Even more corrections to close memory leaks.David Turner
2010-11-10SWORD25: Added basic debugging console to engine (Command Key Disabled)David Turner
2010-11-10TOOLS: Remove superflous pointer dereference in create_kyradat.Johannes Schickel
2010-11-10TOOLS: Add create_project toolJulien Templier
2010-11-10TOOLS: Remove create_msvc and update readmeJulien Templier
2010-11-10TOOLS: Update batch files for new create_project toolJulien Templier
2010-11-10SCI: Fix SCI2.1+ fallback detectionMatthew Hoops
2010-11-10SCI: Some SCI3 changesFilippos Karapetis
2010-11-10SCI: Updated the SCI2.1 kernel function table with the SCI3 changes/additionsFilippos Karapetis
2010-11-09TOON: More corrections to close memory leaks.David Turner
2010-11-09HUGO: Fix the last leaks in H1 DosArnaud Boutonné
2010-11-09SCI: Removed the Shivers 2 hack from the segment manager (it isn't SCI)Filippos Karapetis
2010-11-09SCI3: Removed detection and any possible support of Shivers 2Filippos Karapetis
2010-11-09GUI: Added IS8859-7 fonts. Helvetica is missingEugene Sandulenko
2010-11-09GUI: Generate iso8859-2 codepage fontsEugene Sandulenko
2010-11-09GUI: Added original 5x8 fontEugene Sandulenko
2010-11-09CONFIGURE: Fix linking in some casesEugene Sandulenko
2010-11-09HUGO: Fix several memory leaksArnaud Boutonné
2010-11-09SCI: Some slight work on SCI3Filippos Karapetis
2010-11-09MOHAWK: Fix one more memory leak (hopefully the last :))Matthew Hoops
2010-11-09MOHAWK: Fix cache memory leak and some formattingMatthew Hoops
2010-11-09MOHAWK: Fix memory leaks (thanks to digitall for finding)Matthew Hoops
2010-11-09SCI: Fixed the fallback detector againFilippos Karapetis
2010-11-09SCI: Fix Lighthouse SCI2.1 demoMatthew Hoops
2010-11-09SCI: Formatting convention fixesMatthew Hoops
2010-11-09SCI: Fix compile when SCI32 is not enabledMatthew Hoops
2010-11-09create_msvc: Added the SDL_BACKEND define, to fix compilation with MSVCFilippos Karapetis
2010-11-09SCI: Temporarily disable the PrintDebug call, which is only partiallyLars Skovlund
2010-11-09SCI: Add uninitialized temp workaround for ShiversLars Skovlund
2010-11-09SCI: Fix error message in ShowMovie(), perhaps avoiding some confusion laterLars Skovlund
2010-11-09SCI: Add resource manager support for SCI3 games.Lars Skovlund
2010-11-09SCI: Added comments for rev. 54150 and fixed a typoFilippos Karapetis
2010-11-09MOHAWK: Close a number of memory leaks in Myst.David Turner
2010-11-09N64: correct wrong check in romfs stream codeFabio Battaglia
2010-11-09treat pushSelf opcode with low bit set as pushSelf (in fangames only, current...Lars Skovlund
2010-11-09CONFIGURE: Define SDL_BACKEND for GP2X/GPH/WINCE backendsMatthew Hoops
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-08COMMON: Make KeyState::hasFlags constMax Horn
2010-11-08VIDEO: PreIMD: End frame when stream depletedSven Hesse
2010-11-08SCI2: Added some currently unused code for drawing text on a bufferFilippos Karapetis
2010-11-08SCI/SCI2: Some slight changes to the graphics codeFilippos Karapetis
2010-11-08TUCKER: Added basic debugging console to engineDavid Turner