Age | Commit message (Collapse) | Author |
|
This unifies the engine names in MetaEngine::getName() and the
credits. In particular drop "Engine" or "engine" from the names when
it was present and use expanded names in credits when the
MetaEngine uses it (e.g. "Beneath a Steel Sky" instead of "BASS").
|
|
|
|
Maybe caused random crashes on reading invalid memory
|
|
svn-id: r54105
|
|
This is a first step towards getting rid of all uses of regular printf,
fprintf, vprintf, vfprintf, puts, fputs, etc. in our codebase.
The name format() reflects the purpose of the function, and parallels
String.format() in Java, boost::format, and others.
svn-id: r54004
|
|
Loading/Saving during runtime, Advanced Pausing,
Load savestate via launcher, RTL
svn-id: r53549
|
|
svn-id: r53099
|
|
svn-id: r53098
|
|
ADGF_DEMO already marks it as a demo, so labeling the id as "Demo" would be redundant.
svn-id: r53094
|
|
svn-id: r53089
|
|
svn-id: r53087
|