aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt/TextFile.cpp
AgeCommit message (Collapse)Author
2011-04-09DEVTOOLS: Renamed 'tools' directory to 'devtools'Max Horn
2010-09-29TOOLS : Fixes for skycpt use, particularly on case-sensitive OSDavid Turner
In order to allow for work on bug #1507756 "BASS: Officer Blunt wrong animation (?)", the skycpt tool needs to be run, but this was only previously used on case-insensitive OS i.e. Win32. To get this to work normally on case-sensitive OS i.e. Unix, a number of corrections were made to the hardcoded filenames to ensure the same case as the input files. Minor corrections : The README was also amended to deal with the pitfall of decompressing savefiles. Added output of each RESET.* file as processed so offending file can be seen on assertion. Corrected segfault on missing COMPACT.TXT, so exit is more graceful. svn-id: r52941
2010-01-23Tools - Use standard headerArnaud Boutonné
svn-id: r47476
2007-09-22Added legal headers, fixed various warningsMax Horn
svn-id: r29014
2005-10-14I have to make this tool available. Without it, the SKY.CPT file can't be ↵Robert Göffringmann
included in debian. Beware, it's full of shit and dirty hacks as I was never even dreaming about making either the source or binary public. But this has to be sufficient as I don't see the point in wasting my time rewriting a tool that noone needs in a clean way. svn-id: r19075