netradiant-custom/tools/quake3/common
Rudolf Polzer 7a04b6fdea Author: rambetter
Date: Thu Dec 30 21:03:13 2010
New Revision: 390

Modified:
GtkRadiant/trunk/libs/mathlib.h
GtkRadiant/trunk/libs/mathlib/mathlib.c
GtkRadiant/trunk/tools/quake3/common/polylib.c
Log:
Undoing commits r363 and r371 as it pertains to polylib.c, mathlib.c,
and mathlib.h (the regression tests have not been removed).
Trunk is now restored to a state that it was in before I started
trying to fix the math accuracy errors in q3map2.  Commits r363 and
r371 were "correct" and did improve math accuracy significantly, but
unfortunately the underlying cause of math accuracy issues is something
else, which is being addressed in branch Rambetter-math-fix-experiments
currently.  I'm taking the BSD approach here, which is "we not going to
partially fix the problem.  it's all or nothing".  Otherwise it's just
too risky in my opinion.  I don't like playing Whack-A-Mole.

Someday, we might merge Rambetter-math-fix-experiments branch to trunk.
Sorry about all these needless commits to trunk.
2010-12-31 18:54:33 +01:00
..
aselib.c initial 2008-09-13 18:28:57 +00:00
aselib.h initial 2008-09-13 18:28:57 +00:00
bspfile.c initial 2008-09-13 18:28:57 +00:00
bspfile.h initial 2008-09-13 18:28:57 +00:00
cmdlib.c fix some more warnings 2010-10-05 15:04:45 +02:00
cmdlib.h q3map2 is now waring free 2010-10-05 10:57:07 +02:00
imagelib.c q3map2 is now waring free 2010-10-05 10:57:07 +02:00
imagelib.h new modes for minimap: -black = black on transparent, -white = white on transparent, -gray = white on black 2009-04-27 16:57:55 +00:00
inout.c q3map2 is now waring free 2010-10-05 10:57:07 +02:00
inout.h initial 2008-09-13 18:28:57 +00:00
l3dslib.c initial 2008-09-13 18:28:57 +00:00
l3dslib.h initial 2008-09-13 18:28:57 +00:00
md4.c got rid of libmhash dependency 2008-09-15 08:41:19 +00:00
md4.h got rid of libmhash dependency 2008-09-15 08:41:19 +00:00
mutex.c initial 2008-09-13 18:28:57 +00:00
mutex.h initial 2008-09-13 18:28:57 +00:00
polylib.c Author: rambetter 2010-12-31 18:54:33 +01:00
polylib.h lightgrid search fix; increase max vertices of poly 2009-10-04 15:17:11 +00:00
polyset.h initial 2008-09-13 18:28:57 +00:00
qfiles.h initial 2008-09-13 18:28:57 +00:00
qthreads.h initial 2008-09-13 18:28:57 +00:00
scriplib.c initial 2008-09-13 18:28:57 +00:00
scriplib.h initial 2008-09-13 18:28:57 +00:00
surfaceflags.h initial 2008-09-13 18:28:57 +00:00
threads.c fix some more warnings 2010-10-05 15:04:45 +02:00
trilib.c initial 2008-09-13 18:28:57 +00:00
trilib.h initial 2008-09-13 18:28:57 +00:00
unzip.c fix some more warnings 2010-10-05 15:04:45 +02:00
unzip.h initial 2008-09-13 18:28:57 +00:00
vfs.c more warnings 2010-10-05 15:06:52 +02:00
vfs.h we can move the <glib.h> include a bit more then 2010-08-08 16:42:40 +02:00