Age | Commit message (Expand) | Author |
2008-11-10 | SAGA save games now contain thumbnails and creation date/time (visible from ... | Filippos Karapetis |
2008-11-07 | Saving a game from GMM is now working for the SAGA engine, though the descrip... | Filippos Karapetis |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-04 | Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat... | Max Horn |
2008-11-03 | Patch #2122869: ALL: Common load dialog | Max Horn |
2008-09-30 | SAGA: Forgot to commit saga.h | Max Horn |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-01 | Added load confirmation dialog for IHNM, like in the original. | Filippos Karapetis |
2008-07-21 | Separated Speech from SFX in SAGA, improved configuration of SAGA sound setti... | 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-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-05-26 | Code cleanup: | 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-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-09 | Change an error to a warning | Filippos Karapetis |
2008-01-07 | Removed some obsolete defines | Filippos Karapetis |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-23 | Disable voices when voice files do not exist (like the original interpreter d... | Filippos Karapetis |
2007-12-20 | Fix for bug #1851030 - "IHNM Spanish CD - Wrong Dialogs color" | Filippos Karapetis |
2007-12-20 | Removed clamp() and used the common CLIP template instead | Filippos Karapetis |
2007-11-03 | Patch #1825276: "DETECTION: advanced detector engine simplification" | Eugene Sandulenko |
2007-09-30 | Fixed bug #1804805 - "IHNM: crash/glitch with italian fan patch" | Filippos Karapetis |
2007-09-23 | remove _saveMarks from SAGA load and save implementation | Andrew Kurushin |
2007-09-23 | Moved MemoryStreamEndian from Saga to Common. | Eugene Sandulenko |
2007-09-22 | Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the s... | Filippos Karapetis |
2007-09-13 | The early ITE demos were not interactive | Filippos Karapetis |
2007-08-26 | Cleanup | Filippos Karapetis |
2007-08-21 | The button sprites of the warnings dialogs of IHNM are loaded correctly now. ... | Filippos Karapetis |
2007-08-18 | Corrected some of the colors in the save/load dialogs in IHNM | Filippos Karapetis |
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis |
2007-07-30 | Initial support of the psychic profile in IHNM (still buggy) | Filippos Karapetis |
2007-07-13 | Rewrote and greatly simplified the SAGA detector, removing many duplicate and... | Filippos Karapetis |
2007-07-06 | Modified ticksToMSec in IHNM, so that it waits for the correct amount of time... | Filippos Karapetis |
2007-06-25 | Improvements to the SAGA compressed sound support | Filippos Karapetis |
2007-06-25 | Add support for compressed sound effects, digital music and speech to the SAG... | Filippos Karapetis |
2007-06-13 | IHNM: Button texts are read from the game data files, instead of the hardcode... | Filippos Karapetis |
2007-06-13 | IHNM: Button textures are loaded correctly now for buttons in the option and ... | Filippos Karapetis |
2007-06-13 | Fix the quit panel in IHNM | Filippos Karapetis |
2007-06-12 | Fixed several colors and fonts in IHNM | Filippos Karapetis |
2007-06-06 | Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t... | Filippos Karapetis |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-09 | speedup SAGA::Actor::pathLine & SAGA::Actor::scanPathLine calculation | Andrew Kurushin |
2007-04-27 | SAGA: Moved displayinfo stuff into its own header file | Max Horn |
2007-04-27 | Renamed sagagame.cpp -> detection_tables.h; merged sagagame.h into saga.h | Max Horn |
2007-03-18 | SAGA: Make use of EventManager::getMousePos | Max Horn |
2007-01-21 | Reduce dependency from common/advancedDetector.h | Eugene Sandulenko |