]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
moved ixtable definition and initialization code to mathlib (and added Mathlib_Init...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 06:30:27 +0000 (06:30 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Oct 2001 06:30:27 +0000 (06:30 +0000)
commitbe8d986d89e9ac7408134d9570ec398e535536e8
treedf51f227e30c86b6c55a140821afb87eff37435d
parentb19e34040c1a1a5a6f9be384368d0a7f5966c99c
moved ixtable definition and initialization code to mathlib (and added Mathlib_Init call to common.c), fixes bugs in dedicated server (previously ixtable was being initialized in the renderer)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@967 d7cf8633-e32d-0410-b094-e92efae38249
common.c
gl_rmain.c
mathlib.c