aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/saves.h
AgeCommit message (Expand)Author
2016-08-28XEEN: Moved method comments from CPP to header filesPaul Gilbert
2015-02-09XEEN: More refactoring needed for party dialog setupPaul Gilbert
2015-01-23XEEN: Implement further script opcodesPaul Gilbert
2015-01-23XEEN: More script code and string input dialogPaul Gilbert
2015-01-11XEEN: Implemented code for 'saving' resources to the loaded savefilePaul Gilbert
2015-01-05XEEN: Start of in-game display implementationPaul Gilbert
2015-01-05XEEN: In progress implementing map loadingPaul Gilbert
2015-01-02XEEN: Cleanup of party code split, moved roster and party to enginePaul Gilbert
2015-01-02XEEN: Split char/party logic into it's own filePaul Gilbert
2015-01-02XEEN: Replaced conditions array with named field structurePaul Gilbert
2015-01-02XEEN: Implemented dynamic data loading for new gamesPaul Gilbert
2015-01-01XEEN: Implemented party and condition classesPaul Gilbert