Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-10 | TOOLS: Remove superflous pointer dereference in create_kyradat. | Johannes Schickel | |
svn-id: r54183 | |||
2010-10-30 | TOOLS: Enable use of forbidden symbols | Max Horn | |
svn-id: r53965 | |||
2010-10-24 | KYRA/PC98: workaround for missing delay opcodes | Florian Kagerer | |
The sequence data for the forest sequence in the Kyra PC-98 intro has no delay opcodes making it play way too fast on modern systems. This workaround adds the same delay opcodes to the sequence data that the other Kyra versions have. svn-id: r53761 | |||
2010-05-08 | Fix possible out of bounds access. | Johannes Schickel | |
svn-id: r48972 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-23 | Tools - Use standard header | Arnaud Boutonné | |
svn-id: r47476 | |||
2009-11-28 | KYRA: added HOF PC-98 static data to kyra.dat | Florian Kagerer | |
svn-id: r46180 | |||
2009-11-21 | Fix 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.dat | Johannes Schickel | |
- Synced static resource definitions between KYRA main codebase and create_kyradat - Rebuilt kyra.dat svn-id: r46047 | |||
2009-11-21 | Naming consistency. | Johannes Schickel | |
svn-id: r46043 | |||
2009-11-21 | Resolve TODO. | Johannes Schickel | |
svn-id: r46042 | |||
2009-11-21 | Merge multi language games into one entry. | Johannes Schickel | |
svn-id: r46033 | |||
2009-11-20 | Cleanup. | Johannes Schickel | |
svn-id: r46023 | |||
2009-11-20 | Cleanup. | Johannes Schickel | |
svn-id: r46018 | |||
2009-11-20 | Merge two file game entries into one game entry, this allows for better ↵ | Johannes Schickel | |
input file validation. svn-id: r46015 | |||
2009-11-19 | More cleanup. | Johannes Schickel | |
svn-id: r45988 | |||
2009-11-19 | Cleanup. | Johannes Schickel | |
svn-id: r45987 | |||
2009-09-17 | Further cleanup of special id use. | Johannes Schickel | |
svn-id: r44162 | |||
2009-09-17 | Cleanup special id usage. | Johannes Schickel | |
svn-id: r44156 | |||
2009-09-17 | Handle 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-17 | Cleanup includes. | Johannes Schickel | |
svn-id: r44145 | |||
2009-09-17 | - Cleanup multi language game processing | Johannes Schickel | |
- Vast move of static data tables to new files - Other cleanup svn-id: r44143 | |||
2009-09-17 | - Augment detection tables as much as possible | Johannes Schickel | |
- Change some extraction processing logic to work with the newly agumented tables svn-id: r44136 | |||
2009-09-17 | Change extraction function signature. | Johannes Schickel | |
svn-id: r44134 | |||
2009-09-17 | Move extraction functionality to new file "extract.cpp". | Johannes Schickel | |
svn-id: r44133 |