Age | Commit message (Expand) | Author |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: SAGA | Max Horn |
2008-08-26 | Fix for bug #2057200 - "IHNM: Invisible inventory objects" | Filippos Karapetis |
2008-08-20 | I believe the setVolume() function has to be guarded by a mutex. (I added thi... | Torbjörn Andersson |
2008-08-19 | Fix for bug #2057194 - "IHNM: -x option crashes ScummVM, if savegame doesn't ... | Filippos Karapetis |
2008-08-16 | Fixed volume change after loading a game in Saga | Christopher Page |
2008-08-16 | Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ... | Christopher Page |
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-04 | Added Italian translation for the load confirmation window in IHNM | Filippos Karapetis |
2008-08-01 | Fixed crash on exit from commit #32742 - the memory leak was only in IHNM, no... | Filippos Karapetis |
2008-08-01 | Added load confirmation dialog for IHNM, like in the original. | Filippos Karapetis |
2008-07-29 | Added --list-saves support for SAGA | Christopher Page |
2008-07-28 | Cleanup | Filippos Karapetis |
2008-07-21 | Separated Speech from SFX in SAGA, improved configuration of SAGA sound setti... | Christopher Page |
2008-07-16 | Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,... | Christopher Page |
2008-07-11 | SAGA works with new GMM implementation | Christopher Page |
2008-07-01 | Sound settings for Saga can be configured from the GMM | Christopher Page |
2008-06-25 | Queen and Saga now use the new _quit flag | Christopher Page |
2008-06-16 | Cleaned up some unnecessary comments | Christopher Page |
2008-06-12 | SAGA: Fixed memory leaks in the SAGA engine | Christopher Page |
2008-06-04 | - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f... | Johannes Schickel |
2008-06-03 | Initial WIP and still non-working code for the blinking save reminder icon (b... | Filippos Karapetis |
2008-05-26 | Renamed files for consistency | Filippos Karapetis |
2008-05-26 | Code cleanup: | Filippos Karapetis |
2008-05-26 | Cleanup | Filippos Karapetis |
2008-05-23 | Messages in the ITE puzzle scene will now be properly shown in Italian in the... | Filippos Karapetis |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-04-05 | Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD... | Max Horn |
2008-04-05 | Fixed warning. (You shouldn't have to use floor() to simulate integer math | Torbjörn Andersson |
2008-04-05 | Fixed regression from previous commit | Filippos Karapetis |
2008-04-05 | Simplify code | Eugene Sandulenko |
2008-04-05 | Added code to load (but NOT play) the external music files in the Macintosh v... | Filippos Karapetis |
2008-04-05 | Speech is now played correctly in the Macintosh version of IHNM | Filippos Karapetis |
2008-04-05 | Sound effects in the Macintosh version of IHNM are now working | Filippos Karapetis |
2008-04-05 | Added detection for IHNM Mac. Gampe plays, but sound and music is a big TODO | Eugene Sandulenko |
2008-03-14 | Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG... | Max Horn |
2008-03-14 | Advanced Detector: Changed fallback detector from a callback function pointer... | Max Horn |
2008-02-28 | Added a workaround so that the mob of prisoners in Nimdok's chapter is shown ... | Filippos Karapetis |
2008-02-27 | Don't change the voice bank when no voice files are present. This will stop S... | Filippos Karapetis |
2008-02-27 | Don't do any special font mapping in the Italian fan translation of ITE, so t... | Filippos Karapetis |
2008-02-27 | Fix for bug #1895205 - "IHNM: end game text/caption error" | Filippos Karapetis |
2008-02-24 | This safeguard is no longer needed for IHNM | Filippos Karapetis |
2008-02-24 | Fix for bug #1900254 - "ITE: Glitches when bridging the gorge" | Filippos Karapetis |
2008-02-24 | Removed 2 unnecessary calls to File::exists() | Filippos Karapetis |
2008-02-23 | fix bug 1900244 "ITE: Strange animation when returning to prison cell" | Andrew Kurushin |
2008-02-23 | Stop printing opcodes in the debug console | Filippos Karapetis |
2008-02-23 | Fix for bug #1900220 - "ITE: Missing text outline" | Filippos Karapetis |
2008-02-23 | Fix for bug #1900258 - "ITE: Glitch when looking at the map while at the docks" | Filippos Karapetis |
2008-02-15 | Merged lots of _mixer->isReady() warnings into a single one in Engine constru... | Max Horn |
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat |