aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-12TOOL+HUGO: Misc modificationsArnaud Boutonné
2010-11-12Fixed signed/unsigned warningFilippos Karapetis
2010-11-12SCI: Don't check for SCI2/SCI2.1 kernel types in SCI3 games. Filippos Karapetis
2010-11-11SCI: kSave case 0 is actually kSaveGame. Based on a patch by lskovlunFilippos Karapetis
2010-11-11SCI2: Make robots return immediately for now, till they're implementedFilippos Karapetis
2010-11-11SCI: Properly adding SCI3 script patches (a regression of r54211)Filippos Karapetis
2010-11-11HUGO: Cleanup, move several functions and variables to the object classArnaud Boutonné
2010-11-11SCI: Use the new CSC extension for SCI3 scriptsFilippos Karapetis
2010-11-11SCI: Some video related changesFilippos Karapetis
2010-11-11COMMON: Fix compilation when translation support is disabled (regression from...Johannes Schickel
2010-11-11SCI: Added the "DUK" video folder to the Search managerFilippos Karapetis
2010-11-11LASTEXPRESS: Silence potential warnings about extra semicolonsMax Horn
2010-11-11COMMON: Cleanup translation manager code; add FIXMEMax Horn
2010-11-11VIDEO: Add support for DK3 in videos; fix sample rate locationMatthew Hoops
2010-11-11SOUND: Add DK3 IMA ADPCM decoder for duck videosMatthew Hoops
2010-11-11LASTEXPRESS: Remove superflous if check in SAFE_DELETE.Johannes Schickel
2010-11-11TOOL: Suppress useless strings in textUtil Arnaud Boutonné
2010-11-11LASTEXPRESS: Use SAFE_DELETE for class variablesJulien Templier
2010-11-11VIDEO: Cleanup AVI audio in preparation for DK3Matthew Hoops
2010-11-11SCI: Allow paths along the edge of the screen in kAvoidPath.Walter van Niftrik
2010-11-11HUGO: Suppress the use of Utils::Error, cleanupArnaud Boutonné
2010-11-11SCI: Fixed bug #3104624 - "PQ3: Crash when loading saved game on the highway"Filippos Karapetis
2010-11-11LASTEXPRESS: Fix more memory leaksJulien Templier
2010-11-11SCI: Allow duck videos to be played from the consoleMatthew Hoops
2010-11-11VIDEO: Add the TrueMotion 1 codec for Phantasmagoria 2Matthew Hoops
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é