dxx-rebirth/3d
2011-09-26 23:00:24 +02:00
..
clipper.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
clipper.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
draw.c Made lighting code work with actual RGB values and added feature to let certain objects emit colored dynamic light as well as let mine flash red when control center destroyed (OpenGL-only at the moment) 2011-04-07 22:32:51 +02:00
globvars.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
globvars.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
instance.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
interp.c Avoided variable array initializations which some compilers do not like; Also made sure declarations happen first inside (sub)functions; Fixed set but unused variables 2011-09-26 23:00:24 +02:00
matrix.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
points.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00
rod.c Made lighting code work with actual RGB values and added feature to let certain objects emit colored dynamic light as well as let mine flash red when control center destroyed (OpenGL-only at the moment) 2011-04-07 22:32:51 +02:00
setup.c Remove redundant conf.h directives 2009-04-30 13:01:31 +00:00