aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt
AgeCommit message (Collapse)Author
2010-10-12TOOLS: Modified engine patch for use with skycpt and updated skycpt READMEDavid Turner
The Demo _does_ contain the Save/Load Panel resources, but not the required font #2. Have updated the patch to allow use of font #0, so the process for the CD demo is now the same as for the other versions of BASS. svn-id: r53163
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
svn-id: r53160
2010-09-30TOOLS: Added engine patch for use with skycpt and updated skycpt READMEDavid Turner
This patch removes the description for required code modification to sky engine for generation of RESET.* files from the README and places it into a patch file. This patch also adds two modifications which are required to get RESET.* with current codebase not mentioned in the README. svn-id: r52961
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-09-28ALL: Fixup some #define namesMax Horn
svn-id: r52935
2010-02-27Added the svn:keywords property to some files missing it.Jordi Vilalta Prat
svn-id: r48148
2010-01-23Tools - Replace some more headers by standard headersArnaud Boutonné
svn-id: r47478
2010-01-23Tools - Use standard headerArnaud Boutonné
svn-id: r47476
2009-12-26Remove x86 ASM version of sykcpt code, just use the generic code everywhereMax Horn
svn-id: r46574
2009-12-26Tweak and rename skycpt ReadMe.txt -> READMEMax Horn
svn-id: r46573
2009-12-26Remove obsolete skycpt MakefileMax Horn
svn-id: r46572
2009-12-25Removed a const-away cast.Johannes Schickel
svn-id: r46541
2009-10-02Release resources properly; fix code formattingMax Horn
svn-id: r44540
2009-08-22Patch #2840212: "Quiet make process"Eugene Sandulenko
svn-id: r43635
2008-02-25Extended rules.mk with code for building extra (tool) executables, and ↵Max Horn
changed some of the tools to make use of this svn-id: r30962
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2007-09-29Added a hack for the tools to allow building on MinGW with SDL backend. (see ↵Johannes Schickel
bug #1800764 "TOOLS: MinGW tools building broken") svn-id: r29131
2007-09-22Fixed compilation.Torbjörn Andersson
svn-id: r29017
2007-09-22Added skycpt and qtable to the regular build systemMax Horn
svn-id: r29015
2007-09-22Added legal headers, fixed various warningsMax Horn
svn-id: r29014
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-07-01Removing non-ASCII chars from source codeMax Horn
svn-id: r27818
2005-11-04Small correction. Sorry, Lavos.Eugene Sandulenko
svn-id: r19419
2005-11-04Wrote a makefile and a readmeRobert Göffringmann
svn-id: r19415
2005-11-04Changed the tool so it compiles with g++Robert Göffringmann
svn-id: r19414
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
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