quakeforge/libs
Bill Currie bb63335fe1 Rewrite trail vertex list building.
Most important change is to use the arrays directly rather than using
element indices. I don't remember why I did it that way as it gained
nothing and using arrays directly is much simpler.

Also, the "dummy" vertices at either end of the trail are no longer
duplicates of the end vertices, but are now extrapolations. This fixes up
the weirdness at either end of the trails.
2016-01-25 20:27:03 +09:00
..
audio Separate file search from loading. 2014-01-28 16:22:05 +09:00
client Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
console Separate file search from loading. 2014-01-28 16:22:05 +09:00
gamecode Allow Sys_Error to be hooked. 2016-01-03 23:04:00 +09:00
gib Separate file search from loading. 2014-01-28 16:22:05 +09:00
image Separate file search from loading. 2014-01-28 16:22:05 +09:00
models Fix the gl skin segfault. 2016-01-04 22:04:39 +09:00
net Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
qw Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
ruamoko Separate file search from loading. 2014-01-28 16:22:05 +09:00
util Merge branch 'master' into trails 2016-01-22 01:01:06 +09:00
video Rewrite trail vertex list building. 2016-01-25 20:27:03 +09:00
Makefile.am Avoid building unneeded libs. 2012-08-20 14:12:20 +09:00