aboutsummaryrefslogtreecommitdiff
path: root/engines/saga
AgeCommit message (Expand)Author
2010-10-20SAGA: replace Sprite "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-10-20SAGA: replace Font "::*alloc" & "::free" with Common::ArrayAndrew Kurushin
2010-10-20SAGA: replace StringTable "::realloc" with Common::Array; reduce amount of me...Andrew Kurushin
2010-10-20SAGA: Silence warningTorbjörn Andersson
2010-10-19SAGA: SAGA: replace SpriteList "::realloc" with Common::ArrayAndrew Kurushin
2010-10-19SAGA: replace Actors "::realloc" with Common::ArrayAndrew Kurushin
2010-10-19SAGA: fix submit 53486 "Added sanity checks for realloc() calls - bug report ...Andrew Kurushin
2010-10-15SAGA: Added sanity checks for realloc() calls - bug report #3087852Filippos Karapetis
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-02SAGA: Fix bug #3065113 with patched sound glitchEugene Sandulenko
2010-09-28SAGA: Fix wrong logo animation in some versions of ITETorbjörn Andersson
2010-09-28SAGA: Fix an ITE intro regressionTorbjörn Andersson
2010-09-28SAGA: Initialise _driverTypeTorbjörn Andersson
2010-09-19SAGA: Fixed bug #3068840 - "ITE: ScummVM crashes when talking on the ferry"Filippos Karapetis
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-15MIDI: Send a reset MIDI device signal on startup.Johannes Schickel
2010-09-14SAGA: Fix audio flags for VOC soundsWillem Jan Palenstijn
2010-08-17SAGA: fix warningEugene Sandulenko
2010-07-30Merged from trunk, from Rev 50841 to HEADAlejandro Marzini
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-07-16Removed unused variable. I believe thread->_instructionOffset serves the sameTorbjörn Andersson
2010-07-16The standalone MIDI files for one of the re-releases of Inherit the Earth areTorbjörn Andersson
2010-07-14Don't close the MIDI driver twice. It's unnecessary, and some of our driversTorbjörn Andersson
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-07-05SAGA: Fix warning on systems where enum's are unsignedMax Horn
2010-06-25AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-18CleanupFilippos Karapetis
2010-06-15Fix spelling, cleanupMax Horn
2010-06-15AdvancedDetector: Add new parameter directoryGlobs.Eugene Sandulenko
2010-06-15SAGA: fix timers.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2827504.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2928923.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2886130.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2886141.Eugene Sandulenko
2010-06-15SAGA: Fix bug #2886151.Eugene Sandulenko
2010-06-15SAGA: Add debug output for sfLockUser()Eugene Sandulenko
2010-06-15SAGA: Fix bug #1970191.Eugene Sandulenko
2010-06-15SAGA: Add more thread-related output.Eugene Sandulenko
2010-06-15SAGA: Moved more code under ENABLE_IHNMEugene Sandulenko
2010-06-14Extended advancedDetector with depth parameter.Eugene Sandulenko
2010-06-12SAGA: Music code cleanup. The music driver is now placed inside the MusicPlay...Filippos Karapetis
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-06-02OSYSTEM: Get rid of kFeatureAutoComputeDirtyRectsMax Horn
2010-05-18Started simplifying and removing a lot of unused code from the SAGA Mac resou...Filippos Karapetis
2010-05-18Added back video skipping in SAGA2 with the escape key or left mouse buttonFilippos Karapetis
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops
2010-05-16Added automatic detection of the IHNM demoFilippos Karapetis