Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel | |
_singleid -> _singleId _gameids -> _gameIds _guioptions -> _guiOptions | |||
2016-02-25 | TOLTECS: Let listSaves return list sorted on slot numbers. | Johannes Schickel | |
2016-01-26 | TOLTECS: Only request actual save slots in listSaves. | Johannes Schickel | |
2014-08-06 | TOLTECS: Blacklist a pirated CD-RIP version (bug #6690) | Filippos Karapetis | |
This is a known pirated version, where all the audio has been removed. Thus, no support will be added for that version. | |||
2014-03-02 | TOLTECS: Apply CppCheck performance recommendations | Strangerke | |
2014-02-18 | TOLTECS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-09-02 | TOLTECS: Add an alternate English version (bug #3614933) | Filippos Karapetis | |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops | |
"PC" was very ambiguous and now it matches what we show in the GUI. This also corrects sword2's platform to Windows. | |||
2013-01-26 | JANITORIAL: Enforce "} // End of namespace" with a single space after }. | Johannes Schickel | |
2013-01-06 | TOLTECS: Add detection for the English demo and correct the German one | Filippos Karapetis | |
2013-01-02 | TOLTECS: Add an option to use the ScummVM save/load screens | Filippos Karapetis | |
2012-07-03 | TOLTECTS: Slight cleanup in querySaveMetaInfos. | Johannes Schickel | |
2011-11-25 | TOLTECS: Add detection for Hungarian variant from bug #3440641. | D G Turner | |
2011-11-21 | TOLTECS: Add missing namespace comment | Filippos Karapetis | |
2011-11-21 | TOLTECS: Savegame changes | Filippos Karapetis | |
- Add support for savegame removal - Remove kyra-specific code - Add save play time and creation date | |||
2011-11-20 | TOLTECS: Fixed compilation after the latest changes to GUI options | Filippos Karapetis | |
2011-11-20 | TOLTECS: Fix Detection For ADParams Removal From AdvancedMetaEngine. | David Turner | |
2011-11-20 | TOLTECS: Update AdvancedMetaEngine For Removal of ADParams. | David Turner | |
2011-11-20 | TOLTECS: Reduced header dependencies | Filippos Karapetis | |
2011-11-20 | TOLTECS: - Implement kSupportsLoadingDuringStartup | Benjamin Haisch | |
2011-11-20 | TOLTECS: Fix warning | Benjamin Haisch | |
2011-11-20 | TOLTECS: Fix warning | Benjamin Haisch | |
2011-11-20 | TOLTECS: Added detection entries for French and Spanish versions | Benjamin Haisch | |
2011-11-20 | TOLTECS: Fixed compilation | Benjamin Haisch | |
2011-11-20 | TOLTECS: Added GUI options to detection entries | Benjamin Haisch | |
2011-11-20 | TOLTECS: - Added detection entry for the German demo version | Benjamin Haisch | |
2011-11-20 | TOLTECS: Fixed compilation | Filippos Karapetis | |
2011-11-20 | TOLTECS: Added German version | Benjamin Haisch | |
2011-11-20 | TOLTECS: - Fixed compilation after Fingolfin's latest series of commits | Benjamin Haisch | |
- Added a warning for the yet unimplemented palette transparency code - Removed "debug" calls from script, they weren't that useful - Removed unneccessary delete in the MoviePlayer - Fixed the renderer (hopefully?) | |||
2011-11-20 | TOLTECS: - Implemented RTL | Benjamin Haisch | |
- Fixed return values in savegame/loadgame - Some minor cleanup | |||
2011-11-20 | TOLTECS: - Listing savestates via command line or Launcher | Benjamin Haisch | |
- Loading/Saving during run time Other savestate functions yet todo. I'll probably remove the "original" in-game menu and move everything to the GMM. | |||
2011-11-20 | TOLTECS: Add Russian version detection which works great. | Eugene Sandulenko | |
2011-11-20 | TOLTECS: Initial checkin | Eugene Sandulenko | |