Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-03 | DEVTOOLS: Rewrite create_kyradat. | Johannes Schickel | |
Now static data is directly stored inside source code files which allows the tool to generate kyra.dat without any additional input. This will make supporting fan translations easier, since only the localized strings have to be added and an appropriate game entry has to be added. | |||
2012-02-22 | DEVTOOLS: Copy scumm_stricmp implementation to create_kyradat. | Johannes Schickel | |
This should fix bug #3489654 "DEVTOOLS: create_kyradat linkerror". | |||
2011-06-01 | DEVTOOLS: Link create_kyradat against libcommon.a, for scumm_stricmp | Max Horn | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn | |