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 Voyeur copyright sign | Hubert Maier | |
2016-02-25 | VOYEUR: Let listSaves return list sorted on slot numbers. | Johannes Schickel | |
2016-01-26 | VOYEUR: Only request actual save slots in listSaves. | Johannes Schickel | |
2014-02-18 | VOYEUR: Make GPL headers consistent in themselves. | Johannes Schickel | |
2014-02-17 | VOYEUR: Fix maximum number of savegames | Strangerke | |
2014-02-16 | VOYEUR: Indent register plugin lines to match standard practice | Paul Gilbert | |
2014-02-03 | VOYEUR: Re-enabled and completed implementing title sequence | Paul Gilbert | |
2014-01-08 | VOYEUR: Preliminary savegame functionality | Paul Gilbert | |
2013-05-18 | VOYEUR: Added engine skeleton | Paul Gilbert | |