aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/games.cpp
AgeCommit message (Collapse)Author
2009-10-14Add LoL PC98 credits entries to kyra.dat.Johannes Schickel
svn-id: r45082
2009-10-02Fix more cppcheck warnings/errors; some code formatting; and fixes to our toolsMax Horn
svn-id: r44539
2009-09-20- Add support for Kyrandia 1 German Amiga in create_kyradat.Johannes Schickel
- Increase kyra.dat version. - Rebuilt kyra.dat. - Some slight adaptions for Kyrandia 1 German in the ScummVM source. svn-id: r44215
2009-09-17- Add preliminary support for Lands of Lore PC98 in create_kyradatJohannes Schickel
- Increase kyra.dat version - Rebuilt kyra.dat svn-id: r44177
2009-09-17Further cleanup of special id use.Johannes Schickel
svn-id: r44162
2009-09-17- Increase kyra.dat versionJohannes Schickel
- Fix language settings of some game entries svn-id: r44157
2009-09-17Cleanup special id usage.Johannes Schickel
svn-id: r44156
2009-09-17- Got rid of special id "kAmigaVersion"Johannes Schickel
- Changed handling of platform settings via game platform settings and not via special id svn-id: r44148
2009-09-17Add platform information to game need table.Johannes Schickel
svn-id: r44147
2009-09-17- Cleanup multi language game processingJohannes Schickel
- Vast move of static data tables to new files - Other cleanup svn-id: r44143