28 Commits

Author SHA1 Message Date
David Turner
a1e7761f6d TOOLS: Modified engine patch for use with skycpt and updated skycpt README
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-12 14:39:27 +00:00
Jordi Vilalta Prat
8388e0dfea JANITORAL: Clean trailing whitespaces.
svn-id: r53160
2010-10-12 02:18:11 +00:00
David Turner
4293dbb7f3 TOOLS: Added engine patch for use with skycpt and updated skycpt README
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-30 22:45:24 +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
Max Horn
484bf9c269 ALL: Fixup some #define names
svn-id: r52935
2010-09-28 20:30:50 +00:00
Jordi Vilalta Prat
22e5a557b7 Added the svn:keywords property to some files missing it.
svn-id: r48148
2010-02-27 17:02:58 +00:00
Arnaud Boutonné
a469913c60 Tools - Replace some more headers by standard headers
svn-id: r47478
2010-01-23 15:27:47 +00:00
Arnaud Boutonné
e488e0f7d5 Tools - Use standard header
svn-id: r47476
2010-01-23 15:00:11 +00:00
Max Horn
ddce48ed03 Remove x86 ASM version of sykcpt code, just use the generic code everywhere
svn-id: r46574
2009-12-26 01:38:57 +00:00
Max Horn
6c0dc96fd3 Tweak and rename skycpt ReadMe.txt -> README
svn-id: r46573
2009-12-26 01:37:31 +00:00
Max Horn
4807dbdb28 Remove obsolete skycpt Makefile
svn-id: r46572
2009-12-26 01:37:09 +00:00
Johannes Schickel
f2dd376b38 Removed a const-away cast.
svn-id: r46541
2009-12-25 01:00:57 +00:00
Max Horn
0041502ee7 Release resources properly; fix code formatting
svn-id: r44540
2009-10-02 14:44:52 +00:00
Eugene Sandulenko
ea87405ae4 Patch #2840212: "Quiet make process"
svn-id: r43635
2009-08-22 11:03:00 +00:00
Max Horn
85393b6fa4 Extended rules.mk with code for building extra (tool) executables, and changed some of the tools to make use of this
svn-id: r30962
2008-02-25 14:10:17 +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
Johannes Schickel
94cd7dd04a Added a hack for the tools to allow building on MinGW with SDL backend. (see bug #1800764 "TOOLS: MinGW tools building broken")
svn-id: r29131
2007-09-29 11:40:31 +00:00
Torbjörn Andersson
665a34861b Fixed compilation.
svn-id: r29017
2007-09-22 10:19:07 +00:00
Max Horn
dc43ca779f Added skycpt and qtable to the regular build system
svn-id: r29015
2007-09-22 09:53:13 +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
Max Horn
e2ad271bd8 Removing non-ASCII chars from source code
svn-id: r27818
2007-07-01 12:47:07 +00:00
Eugene Sandulenko
3903042d2f Small correction. Sorry, Lavos.
svn-id: r19419
2005-11-04 01:04:57 +00:00
Robert Göffringmann
b396a6c793 Wrote a makefile and a readme
svn-id: r19415
2005-11-04 00:43:36 +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
Eugene Sandulenko
b36677af71 Update FSF address. Eek. Actually that took place on May 1, 2005
svn-id: r19142
2005-10-18 01:30:26 +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