Age | Commit message (Expand) | Author |
2014-10-27 | SAGA: Remove the buggy actor swapping fixup code for IHNM | Filippos Karapetis |
2014-02-18 | SAGA: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-28 | SAGA: Null terminate string. CID 1003869 | Eugene Sandulenko |
2012-11-11 | SAGA: Add support for played time | Filippos Karapetis |
2011-11-03 | SAGA: Fix warnings | Eugene Sandulenko |
2011-08-07 | ALL: Use Graphics::skipThumbnail() where appropriate. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-17 | SAGA: Fixed bug #3276033: IHNM: Savegame reminder not reset | Eugene Sandulenko |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2010-10-23 | SAGA: Add some const qualifiers to SagaEngine methods | Max Horn |
2010-10-22 | SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s... | Andrew Kurushin |
2010-10-21 | SAGA: replace Script and Thread "::*alloc" & "::free" with Common::Array | Andrew Kurushin |
2010-05-16 | Added automatic detection of the IHNM demo | Filippos Karapetis |
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn |
2010-03-10 | Fix bug #2963556: SAGA: Memory leaks #2 | Andrew Kurushin |
2010-01-21 | Silenced some cppcheck warnings. | Torbjörn Andersson |
2010-01-02 | Implement FR #2827944: "SAGA: Hide in-game GUI on thumbnails" | Eugene Sandulenko |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-05-19 | COMMON: Removed Stream::ioFailed() and clearIOFailed(), as they are deprecate... | Max Horn |
2009-04-10 | Removed obsolete TODO | Filippos Karapetis |
2009-04-09 | Sort the list of savegames. (I suppose this fix, or a better one, should go | Torbjörn Andersson |
2009-01-17 | Fixed bug #2057987 - "IHNM: Music stops in Ellen's chapter" | Filippos Karapetis |
2009-01-11 | IHNM save games no longer contain ITE-related variables | Filippos Karapetis |
2009-01-02 | - Split the IHNM script functions into a different file | Filippos Karapetis |
2008-12-21 | - Added some stubs for the SAGA2 games dino and fta2 | Filippos Karapetis |
2008-12-21 | Cleaned up the mess with game IDs and game types: removed game types, reduced... | Filippos Karapetis |
2008-11-29 | Remove warnings from NDS build. | Robin Watts |
2008-11-10 | Cleanup | Filippos Karapetis |
2008-11-10 | SAGA save games now contain thumbnails and creation date/time (visible from ... | Filippos Karapetis |
2008-05-26 | Code cleanup: | Filippos Karapetis |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-08 | ioFailed() is now checked when saving a game | Filippos Karapetis |
2007-09-30 | Of course, that also means that 'slot' should be 3 characters, not 2. | Torbjörn Andersson |
2007-09-30 | Terminate the string used to hold the save slot number, or strange things may | Torbjörn Andersson |
2007-09-23 | remove _saveMarks from SAGA load and save implementation | Andrew Kurushin |
2007-09-22 | Fix for bug #1800276 - "IHNM: Problem in saving". A bug in the logic of the s... | Filippos Karapetis |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |
2007-09-16 | Fixed regression with save games that have an inset and an outset scene | Filippos Karapetis |
2007-08-27 | IHNM's ending is shown correctly now (but the credits still aren't). Slight u... | Filippos Karapetis |
2007-08-26 | Cleanup | Filippos Karapetis |
2007-08-26 | One more place where music for chapter 6 shouldn't be played for now | Filippos Karapetis |
2007-08-26 | Don't play a music track when loading a saved game from chapter 6 in IHNM for... | Filippos Karapetis |
2007-08-26 | Games saved in the character selection screen should work correctly now | Filippos Karapetis |
2007-08-20 | Cleanup: Removed obsolete TODOs | Filippos Karapetis |
2007-08-13 | Fix for some cases where the protagonist from some savegames in IHNM was not ... | Filippos Karapetis |
2007-08-05 | Merged fsnode with trunk: r27971:28460 | David Corrales |
2007-07-31 | Cleanup: removed dead code, fixed some comments and did some layout changes | Filippos Karapetis |