Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-20 | Fixed nasty bug in findPlainGameDescriptor -- contrary to is documentation, ↵ | Max Horn | |
it would not return 0 upon failure to find a match, but rather a (0,0) record. svn-id: r33136 | |||
2008-05-12 | - Added an engine plugin manager and moved engine specific functionality into it | Jordi Vilalta Prat | |
- base/plugins.* reorganization svn-id: r32045 | |||
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn | |
svn-id: r30786 | |||
2008-01-10 | Revert accidental commits in rev 30372 | Max Horn | |
svn-id: r30374 | |||
2008-01-10 | Removed obsolete FIXME | Max Horn | |
svn-id: r30372 | |||
2007-06-15 | Added some doxygen comments to (Plain)GameDescriptor, and added a ↵ | Max Horn | |
findPlainGameDescriptor convenience function svn-id: r27422 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-02-06 | Make extra information generated by launcher consistent with what we have | Eugene Sandulenko | |
in our md5 list, preferred target and Wiki. svn-id: r25398 | |||
2007-01-28 | Always set gameid & description in a GameDescriptor (somewhat more future ↵ | Max Horn | |
proof fix for the recent regression caused by the changes to gameid() / description() ) svn-id: r25242 | |||
2007-01-28 | Fix regression which prevented to run games specified only in command line | Eugene Sandulenko | |
and not in config file. svn-id: r25240 | |||
2007-01-21 | Make use of HashMap::getVal/setVal, and some cleanup | Max Horn | |
svn-id: r25138 | |||
2007-01-21 | Added game.cpp file with some funcs/methods declared in game.h | Max Horn | |
svn-id: r25137 |