aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-21Updated the MSVC project files for commit #35470Filippos Karapetis
2008-12-21Move all video players to separate directoryEugene Sandulenko
2008-12-21add detection for The 11th Hour demoMatthew Hoops
2008-12-21DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added several...Max Horn
2008-12-21Cleaned up the mess with game IDs and game types: removed game types, reduced...Filippos Karapetis
2008-12-21Moved more GfxObj management to Gfx object.Nicola Mettifogo
2008-12-21Added a stub to dialogue parser, so that dialogue lines controlled by counter...Nicola Mettifogo
2008-12-21Reduced the memory allocated for DW1 and DW1 demo by 5MBFilippos Karapetis
2008-12-21Fix warnings.Travis Howell
2008-12-21Fix warnings.Travis Howell
2008-12-21Fixed compilationFilippos Karapetis
2008-12-21fix wrong format string (bug tracker #2455138)Gregory Montoir
2008-12-21Return exact frame rate in Smacker player, and minor cleanup.Travis Howell
2008-12-21Add initial Smacker support for The Feeble Files.Travis Howell
2008-12-21Disable loading from command line again, it seems it only worked for saves, w...Johannes Schickel
2008-12-20- Added comment about error check when loading save on startupJohannes Schickel
2008-12-20Implemented support for loading saves from launcher / via command line.Johannes Schickel
2008-12-20Fixed loading Discworld 2 savegames from GMM.Johannes Schickel
2008-12-20Added the demo version of The Last Dynasty (thanks to fac)Sven Hesse
2008-12-20Cleanup.Johannes Schickel
2008-12-20Committed slightly modified version of my patch at bug tracker item #2309974 ...Johannes Schickel
2008-12-20Partial fix for bug #2453189 - "ITE: mass adding results in incorrect targets...Filippos Karapetis
2008-12-20Fixed bug #2453183 - "IHNM: mass adding results in incorrect targets"Filippos Karapetis
2008-12-20Moved mask creation/handling to Gfx.Nicola Mettifogo
2008-12-19Hopefully fixed invalid buffer readsFilippos Karapetis
2008-12-19Allow quitting / returning to launcher while showing "selection boxes", e.g. theTorbjörn Andersson
2008-12-19Removed defaults which are set in base/commandLine.cppFilippos Karapetis
2008-12-19Allow changing the scaler using hotkeys again. I hope this is the correct wayTorbjörn Andersson
2008-12-19Allow quitting/returning to launcher while in the save/load dialog. I don'tTorbjörn Andersson
2008-12-19Clicking in the scrollbar always caused the save/load list to scroll down a p...Torbjörn Andersson
2008-12-19T7G: Add support for custom AdLib instrumentsJordi Vilalta Prat
2008-12-19Custom percussion instruments for the AdLib MIDI driver (Slightly modified pa...Jordi Vilalta Prat
2008-12-19memset()ing the output image with 0 at the startSven Hesse
2008-12-19Removed the hasKey() hackery of my previous commit and used ConfMan.registerD...Filippos Karapetis
2008-12-19Fixed bug #2424530 - "IHNM: SFX are no longer played", by assigning correct d...Filippos Karapetis
2008-12-19Some slight cleanupFilippos Karapetis
2008-12-19KYRA: fix mt-32 sysex loading for LOL floppyFlorian Kagerer
2008-12-19Making curPos an uint32, so that it won't overflow anymoreSven Hesse
2008-12-19Fixing 16bit audioSven Hesse
2008-12-19Adding convenience functions to get the time to wait for the next frame, whil...Sven Hesse
2008-12-18Fixing 8bit audioSven Hesse
2008-12-18KYRA1: fixed Serpent Cave/Malcolm scene (where Brandon would instantly get ki...Florian Kagerer
2008-12-18Fixed cursor palette when returning from GMM/Debugger. (Thanks to jvprat for ...Johannes Schickel
2008-12-18Clean up cursor stack on engine quit properly.Johannes Schickel
2008-12-18Oops, base values are read in the correct order nowFilippos Karapetis
2008-12-18Audio support for Smacker videos. Audio doesn't sound right yet, thoughFilippos Karapetis
2008-12-18Cleanup.Johannes Schickel
2008-12-18Note to self: Don't sleep-deprive and code, for it makes you daft as a broom ;)Sven Hesse
2008-12-18Fixed some warningsFilippos Karapetis
2008-12-18fix opening of config file + some cleanupKostas Nakos