Age | Commit message (Expand) | Author |
2010-09-28 | SAGA: Fix wrong logo animation in some versions of ITE | Torbjörn Andersson |
2010-09-28 | SAGA: Fix an ITE intro regression | Torbjörn Andersson |
2010-09-28 | SAGA: Initialise _driverType | Torbjörn Andersson |
2010-09-19 | SAGA: Fixed bug #3068840 - "ITE: ScummVM crashes when talking on the ferry" | Filippos Karapetis |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |
2010-09-15 | MIDI: Send a reset MIDI device signal on startup. | Johannes Schickel |
2010-09-14 | SAGA: Fix audio flags for VOC sounds | Willem Jan Palenstijn |
2010-08-17 | SAGA: fix warning | Eugene Sandulenko |
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini |
2010-07-17 | DEBUGGER: Simplify how our console debugger works / is used | Max Horn |
2010-07-16 | Removed unused variable. I believe thread->_instructionOffset serves the same | Torbjörn Andersson |
2010-07-16 | The standalone MIDI files for one of the re-releases of Inherit the Earth are | Torbjörn Andersson |
2010-07-14 | Don't close the MIDI driver twice. It's unnecessary, and some of our drivers | Torbjörn Andersson |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-07-05 | SAGA: Fix warning on systems where enum's are unsigned | Max Horn |
2010-06-25 | AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either sel... | Florian Kagerer |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-18 | Cleanup | Filippos Karapetis |
2010-06-15 | Fix spelling, cleanup | Max Horn |
2010-06-15 | AdvancedDetector: Add new parameter directoryGlobs. | Eugene Sandulenko |
2010-06-15 | SAGA: fix timers. | Eugene Sandulenko |
2010-06-15 | SAGA: Fix bug #2827504. | Eugene Sandulenko |
2010-06-15 | SAGA: Fix bug #2928923. | Eugene Sandulenko |
2010-06-15 | SAGA: Fix bug #2886130. | Eugene Sandulenko |
2010-06-15 | SAGA: Fix bug #2886141. | Eugene Sandulenko |
2010-06-15 | SAGA: Fix bug #2886151. | Eugene Sandulenko |
2010-06-15 | SAGA: Add debug output for sfLockUser() | Eugene Sandulenko |
2010-06-15 | SAGA: Fix bug #1970191. | Eugene Sandulenko |
2010-06-15 | SAGA: Add more thread-related output. | Eugene Sandulenko |
2010-06-15 | SAGA: Moved more code under ENABLE_IHNM | Eugene Sandulenko |
2010-06-14 | Extended advancedDetector with depth parameter. | Eugene Sandulenko |
2010-06-12 | SAGA: Music code cleanup. The music driver is now placed inside the MusicPlay... | Filippos Karapetis |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn |
2010-05-18 | Started simplifying and removing a lot of unused code from the SAGA Mac resou... | Filippos Karapetis |
2010-05-18 | Added back video skipping in SAGA2 with the escape key or left mouse button | Filippos Karapetis |
2010-05-18 | Committing the rest of the VideoDecoder Rewrite from patch #2963496. | Matthew Hoops |
2010-05-16 | Added automatic detection of the IHNM demo | Filippos Karapetis |
2010-05-16 | Added automatic detection for the non-interactive ITE demos | Filippos Karapetis |
2010-05-04 | Reduce indirect header dependencies further | Max Horn |
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 | SAGA: Avoid global constructor for pieceOrigins array | Max Horn |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-04-01 | Remove extra semicolons | Ori Avtalion |
2010-03-24 | SAGA: Fix ScriptThread::operator=; some tweaking | Max Horn |
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2010-03-10 | Fix bug #2963556: SAGA: Memory leaks #2 | Andrew Kurushin |
2010-03-10 | Fix a valgrind warning. | Johannes Schickel |