aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_kyradat
AgeCommit message (Collapse)Author
2011-07-24DEVTOOLS: cleanup kyradat tool codeathrxx
2011-07-24LOL: add support for Russian CD-ROM versionathrxx
2011-07-24LOL: add support for Russian floppy versionathrxx
2011-06-20ALL: Remove trailing whitespacesMax Horn
This tries to make our code a bit more compliant with our code formatting conventions. For future use, this is the command I used: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
2011-06-11LOL: update kyra.dat for italian fan translationathrxx
2011-06-01DEVTOOLS: Link create_kyradat against libcommon.a, for scumm_stricmpMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-09DEVTOOLS: Renamed 'tools' directory to 'devtools'Max Horn