aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat/extract.cpp
AgeCommit message (Collapse)Author
2009-11-28KYRA: added HOF PC-98 static data to kyra.datFlorian Kagerer
svn-id: r46180
2009-11-21Fix mismatching resource type IDs for Lands of Lore in kyra.dat.Johannes Schickel
svn-id: r46051
2009-11-21- Got rid of hardcoded filename list for kyra.datJohannes Schickel
- Synced static resource definitions between KYRA main codebase and create_kyradat - Rebuilt kyra.dat svn-id: r46047
2009-11-21Naming consistency.Johannes Schickel
svn-id: r46043
2009-11-21Resolve TODO.Johannes Schickel
svn-id: r46042
2009-11-21Merge multi language games into one entry.Johannes Schickel
svn-id: r46033
2009-11-20Cleanup.Johannes Schickel
svn-id: r46023
2009-11-20Cleanup.Johannes Schickel
svn-id: r46018
2009-11-20Merge two file game entries into one game entry, this allows for better ↵Johannes Schickel
input file validation. svn-id: r46015
2009-11-19More cleanup.Johannes Schickel
svn-id: r45988
2009-11-19Cleanup.Johannes Schickel
svn-id: r45987
2009-09-17Further cleanup of special id use.Johannes Schickel
svn-id: r44162
2009-09-17Cleanup special id usage.Johannes Schickel
svn-id: r44156
2009-09-17Handle platform specific extraction via platform settings instead of special ↵Johannes Schickel
id where possible. svn-id: r44149
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-17Cleanup includes.Johannes Schickel
svn-id: r44145
2009-09-17- Cleanup multi language game processingJohannes Schickel
- Vast move of static data tables to new files - Other cleanup svn-id: r44143
2009-09-17- Augment detection tables as much as possibleJohannes Schickel
- Change some extraction processing logic to work with the newly agumented tables svn-id: r44136
2009-09-17Change extraction function signature.Johannes Schickel
svn-id: r44134
2009-09-17Move extraction functionality to new file "extract.cpp".Johannes Schickel
svn-id: r44133