Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-10 | ENGINES: Normalize the getName() result of metaengines | Bastien Bouclet | |
Also-By: Matthew Hoops <clone2727@gmail.com> | |||
2018-09-14 | LASTEXPRESS: Add Missing End Markers to Detection Entry File Lists. | D G Turner | |
This omission might have caused detection issues, but unlikely to cause crashes. | |||
2018-09-14 | LASTEXPRESS: added detection entry for gog release | Martin Gerhardy | |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel | |
_singleid -> _singleId _gameids -> _gameIds _guioptions -> _guiOptions | |||
2014-02-18 | LASTEXPRESS: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-07-14 | LASTEXPRESS: Cleanup | Littleboy | |
- Add missing initializer/destructors - Add some const modifiers - Remove some unneeded casts - Use enumeration values in switch constructs | |||
2011-10-24 | LASTEXPRESS: Add GUIO_NOASPECT to Last Express | Strangerke | |
2011-10-23 | AD: Switched rest of the engines to new GUIO | Eugene Sandulenko | |
2011-06-26 | LASTEXPRESS: Add detection entry for Russian version | Littleboy | |
2011-06-16 | LASTEXPRESS: flag all WIP games with ADGF_UNSTABLE | Tarek Soliman | |
all | |||
2011-06-14 | DETECTOR: Merge ADParams into AdvancedMetaEngine | Max Horn | |
2011-06-10 | LASTEXPRESS: Reduce header dependencies | Max Horn | |
2011-06-10 | LASTEXPRESS: Switch to alternate AdvancedMetaEngine, avoid ADParams | Max Horn | |
2011-06-10 | ENGINES: Change incorrect use of 'target' to 'gameid' | Max Horn | |
2011-05-22 | ENGINES: Further unify engine names | Thierry Crozat | |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat | |
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"). | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-01-24 | LASTEXPRESS: Add Italian release (and update file dates for German and ↵ | Julien Templier | |
Spanish releases) svn-id: r55500 | |||
2010-10-25 | LASTEXPRESS: Add Date-time comments for US & FR Broderbund releases | Julien Templier | |
svn-id: r53833 | |||
2010-10-25 | LASTEXPRESS: Adding Date-Time Comments To UK Broderbund Detection Entry | David Turner | |
As per Littleboy's request. svn-id: r53784 | |||
2010-10-24 | LASTEXPRESS: Change detection entries platform to kPlatformUnknown | Julien Templier | |
All full versions of the game are multiplatform Dos/Win/Mac and the demo is Dos/Win svn-id: r53770 | |||
2010-10-23 | LASTEXPRESS: Add md5sums of UK Broderbund TLE. | David Turner | |
svn-id: r53733 | |||
2010-10-18 | LASTEXPRESS: Add md5sums of German TLE. | Johannes Schickel | |
svn-id: r53596 | |||
2010-10-18 | LASTEXPRESS: Merge in the engine. | Eugene Sandulenko | |
svn-id: r53579 |