Commit graph

12 commits

Author SHA1 Message Date
Max Horn
6cf1de87ac DEVTOOLS: Renamed 'tools' directory to 'devtools' 2011-04-09 23:47:35 +02:00
D G Turner
41a5fc8476 TOOLS: Add debug output of output file position to skycpt tool. 2011-02-17 22:20:22 +00:00
David Turner
05a08d61c7 TOOLS : Fixes for skycpt use, particularly on case-sensitive OS
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-09-29 02:57:11 +00:00
Arnaud Boutonné
e488e0f7d5 Tools - Use standard header
svn-id: r47476
2010-01-23 15:00:11 +00:00
Max Horn
0041502ee7 Release resources properly; fix code formatting
svn-id: r44540
2009-10-02 14:44:52 +00:00
Jordi Vilalta Prat
d6c34bdc4b Fixed the spaces before tabs.
svn-id: r30667
2008-01-28 00:14:17 +00:00
Jordi Vilalta Prat
66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00
Torbjörn Andersson
665a34861b Fixed compilation.
svn-id: r29017
2007-09-22 10:19:07 +00:00
Max Horn
893c42c3d8 Added legal headers, fixed various warnings
svn-id: r29014
2007-09-22 09:51:33 +00:00
Max Horn
3abc11611e Code formatting fixes
svn-id: r28945
2007-09-18 20:16:33 +00:00
Robert Göffringmann
cbe5f667c2 Changed the tool so it compiles with g++
svn-id: r19414
2005-11-04 00:42:30 +00:00
Robert Göffringmann
0436bdeb0f I have to make this tool available. Without it, the SKY.CPT file can't be 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
2005-10-14 07:58:30 +00:00