Age | Commit message (Collapse) | Author |
|
TODO in the saveload code now)
svn-id: r21171
|
|
svn-id: r21169
|
|
- Added new GameDescriptor struct (similar to PlainGameDescriptor but with
Common::String members instead of const char * ones)
- Changed DetectedGame to subclass GameDescriptor
- Removed toGameSettings() in favor of new (template) constructors in
DetectedGame and GameDescriptor
- Fixed a bug in the obsolete gameid handling in the SCUMM & SIMON engines
svn-id: r21150
|
|
- made use of the new DetectedGame constructor from my last commit
- some related cleanup
svn-id: r21149
|
|
several errors where the format string didn't match the number of arguments to the call)
svn-id: r21141
|
|
factory function (just like with the other AudioStream subclasses)
svn-id: r21043
|
|
svn-id: r21017
|
|
svn-id: r21013
|
|
svn-id: r20872
|
|
- renamed Engine_XXX_gameList to Engine_XXX_gameList for consistency
- added new Engine_XXX_findGameID / PLUGIN_findGameID function
- updated plugins code to take advantage of the new plugin API, to support
obsolete gameids w/o showing them to the user
svn-id: r20752
|
|
- Removed GF_DEFAULT_TO_1X_SCALER
svn-id: r20747
|
|
Engine::initCommonGFX; added a TODO stating that it should eventually be removed completly
svn-id: r20738
|
|
svn-id: r20679
|
|
and x11 backends; added engines/module.mk
svn-id: r20584
|
|
svn-id: r20582
|