Eugene Sandulenko
fab199d37e
JANITORIAL: Make GPL headers uniform
2016-09-03 12:46:38 +02:00
Alexander Tkachev
b665fc933d
ALL: Make simpleSaveNames() a MetaEngineFeature
...
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 16:07:55 +06:00
Alexander Tkachev
ab1d160ec8
ALL: Add MetaEngine::simpleSaveNames()
...
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-08-24 16:07:55 +06:00
Johannes Schickel
0b6befdcc5
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
...
_singleid -> _singleId
_gameids -> _gameIds
_guioptions -> _guiOptions
2016-03-08 19:01:13 +01:00
Kirben
bf453e59da
BBVS: Remove ADGF_TESTING from Beavis and Butt-head in Virtual Stupidity.
2016-02-28 11:13:41 +11:00
Johannes Schickel
7daa2ab6fd
BBVS: Let listSaves return list sorted on slot numbers.
2016-02-25 21:39:45 +01:00
Johannes Schickel
74a1587780
BBVS: Only request actual save slots in listSaves.
2016-01-26 16:35:30 +01:00
Eugene Sandulenko
1c753c046f
BBVS: Mark games as testing
2015-11-18 01:15:55 +01:00
Eugene Sandulenko
2a6cbd05f8
BBVS: Since we're using GUI for menus, switch iGUI to the relevant language
2015-11-18 01:11:05 +01:00
Eugene Sandulenko
a373dab5dc
BBVS: Fix game title
2015-11-18 00:48:31 +01:00
Eugene Sandulenko
0a5e6e16b4
BBVS: Added Russian BBVS
...
Requires Russian to be selected in GUI font.
Fails on unknown codec at game beginning.
2015-11-14 01:03:33 +01:00
Filippos Karapetis
88e5998ee5
BBVS: Remove trailing whitespace
2014-10-28 16:24:45 +02:00
Strangerke
0958ac9b7f
BBVS: Silent some CppCheck warnings
2014-02-22 18:26:35 +01:00
johndoe123
46593461d2
BBVS: Fix detection
...
- Use AD_ENTRY1 macro
- Use the correct game name in bbvsGames
2014-02-02 12:11:14 +01:00
johndoe123
5f4fc9a1dd
BBVS: Initial commit
2014-01-29 13:27:47 +01:00