Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-24 | ALL: Make simpleSaveNames() a MetaEngineFeature | Alexander Tkachev | |
Added it into hasFeature() of all engines which returned `true` in simpleSaveNames() before. As mentioned in #788, SCI is not always using simple names, so it doesn't have such feature now. | |||
2016-08-24 | ALL: Add MetaEngine::simpleSaveNames() | Alexander Tkachev | |
Engines with "simple" savenames would support "Run in background" in save/load dialog and gradual save slots unlocking. Other engines save/load feature would be locked until save sync is over. | |||
2016-05-29 | Fix MADS copyright sign | Hubert Maier | |
2016-02-25 | MADS: Let listSaves return list sorted on slot numbers. | Johannes Schickel | |
2016-01-26 | MADS: Only request actual save slots in listSaves. | Johannes Schickel | |
2015-05-09 | MADS: Make GPL header consistent with what we normally use. | Johannes Schickel | |
2015-03-15 | MADS: Hook up all of the remaining options, and add custom game options | Filippos Karapetis | |
2014-05-02 | MADS: Misc savegame fixes and added meta query info | Paul Gilbert | |
2014-04-27 | MADS: Add detection entries for Dragonsphere and Phantom | Filippos Karapetis | |
Also, disable the unsupported compressed Rex version for now | |||
2014-04-26 | MADS: Implemented savegame header read/writes | Paul Gilbert | |
2014-02-19 | MADS: Fix feature flags for Rex Nebular detection entry | Paul Gilbert | |
2014-02-18 | MADS: Initial implementation of MSurface class and dependant classes | Paul Gilbert | |
2014-02-16 | MADS: Initial implementation of Adlib sound driver | Paul Gilbert | |