raze/polymer/eduke32/build/src/util
hendricks266 a418bec8c2 Tools updates:
- Eliminate use of the C++ standard library from arttool. I improved some of the program's workings but it continues to corrupt my art files in certain circumstances. (Note: Not a regression; it happens with previous revisions.)
- Construct "make utils" for the game side following the pattern of the engine.
- Move ivfrate to this new distinction.
- Minor Makefile cleanup and tweaks, mainly to facilitate CLANG=1 and to formalize text output in special cases.

git-svn-id: https://svn.eduke32.com/eduke32@3163 1a8010ca-5511-0410-912e-c29ae57300e0
2012-11-15 06:42:37 +00:00
..
arttool.cc Tools updates: 2012-11-15 06:42:37 +00:00
ase_import.py Blender ASE: fix animation import. 2011-03-11 04:55:02 +00:00
bin2c.cpp Build tools: Whitespace cleanup and tab stop replacement. 2012-03-14 06:25:26 +00:00
bsuite.c Tools updates: 2012-11-15 06:42:37 +00:00
cacheinfo.c Build tools: Whitespace cleanup and tab stop replacement. 2012-03-14 06:25:26 +00:00
checkdefs.sh Build tools: 2012-03-23 20:23:46 +00:00
compat_tools.c Build tools: 2012-03-23 20:23:46 +00:00
generateicon.c generateicon: fix inconsistent format letter vs. vararg in fprintf. 2012-04-08 15:52:24 +00:00
givedepth.c Fix all warnings in the Build tools for both GCC and Clang. 2012-03-14 06:24:03 +00:00
highpalookupmaker.py Move the highpalookup python helper scripts somewhere that makes sense and 2011-01-07 01:50:23 +00:00
kextract.c Build tools: 2012-03-23 20:23:46 +00:00
kgroup.c Build tools: 2012-03-23 20:23:46 +00:00
kmd2tool.c - Makefiles: 2012-03-24 08:30:28 +00:00
md2tool.c Build tools: 2012-03-23 20:23:46 +00:00
md3_export.py MD3 export script for Blender, based off the XReal hosted one and modified to 2011-03-11 08:01:43 +00:00
mkpalette.c More Build tools improvements: 2012-03-12 04:48:42 +00:00
prhighpal.py have gltexcompr option in mapster32; fix prhighpal.py script 2011-01-09 22:49:50 +00:00
transpal.c Fix linking with CLANG=1 by separating $(INVOCATION) into $(COMPILER) and $(LINKER) and removing "-x" from clang as a linker in Makefile.common. Additionally, the Build tools are now affected by CPLUSPLUS=1, for which small corrections have been made. 2012-11-06 07:49:44 +00:00
unpackssi.c Buildtools: Add "unpackssi" and "Build Customization Suite" [Palette Importer/Extractor] (bsuite), both by JonoF. I have rewritten bsuite to use command-line arguments rather than a 16-bit real mode DOS UI. Both programs have had all warnings fixed and whitespace corrected. 2012-03-18 08:48:32 +00:00
vgafont.cpp Build tools: Whitespace cleanup and tab stop replacement. 2012-03-14 06:25:26 +00:00
wad2art.c Build tools: 2012-03-23 20:23:46 +00:00
wad2map.c Fix linking with CLANG=1 by separating $(INVOCATION) into $(COMPILER) and $(LINKER) and removing "-x" from clang as a linker in Makefile.common. Additionally, the Build tools are now affected by CPLUSPLUS=1, for which small corrections have been made. 2012-11-06 07:49:44 +00:00