quakeforge/tools
Bill Currie 006882407d Fix the source of alias def chains.
The actual bug might still be elsewhere, but at least now I know the alias
chains were coming from accessing .return and .param_N, which are unions
(not directly usable by the progs engine). Emitting a reference to a union
(or struct) would create an alias def, but an alias expression was created
in the expression tree to simplify return/param access. The double layer
(sometimes 3 or 4) alias isn't really neaded, so rather than layering the
aliases, just re-alias the alaised def.
2012-05-03 13:28:16 +09:00
..
3dfx_stub Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
bsp2img Remove the AM_CONDITIONALs from tools. 2012-02-10 02:50:42 +09:00
build_scripts Build GLSL clients for SDL. 2012-02-08 22:05:58 +09:00
carne Remove the AM_CONDITIONALs from tools. 2012-02-10 02:50:42 +09:00
cross Fix win32 (mingw) builds. 2012-02-07 20:18:23 +09:00
cvs2cl audit the usage of "only" 2010-01-13 06:42:26 +00:00
Forge Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gas2masm Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gl_stub Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
io_mesh_qfmdl Correct the output of 16-bit vertex data. 2012-04-24 14:13:29 +09:00
misc Put my blender struts script in a safe place. 2012-02-22 17:47:16 +09:00
pak Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
qfbsp Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
qfcc Fix the source of alias def chains. 2012-05-03 13:28:16 +09:00
qflight Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
qflmp Fix a couple of missed edits from the previous commit. 2012-02-10 07:32:21 +09:00
qfmodelgen Remove the AM_CONDITIONALs from tools. 2012-02-10 02:50:42 +09:00
qfvis Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
quaketoascii ignore stuff 2010-08-07 10:42:09 +00:00
qwaq Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
texpaint split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
wad Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
wav Remove the AM_CONDITIONALs from tools. 2012-02-10 02:50:42 +09:00
Makefile.am Create and use QF_PROCESS_NEED_DIRS. 2012-02-10 01:49:45 +09:00