]> git.xonotic.org Git - xonotic/darkplaces.git/commit
md3 tag attachments (implemented but untested), also the capability to attach any...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 24 Jul 2003 19:30:54 +0000 (19:30 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 24 Jul 2003 19:30:54 +0000 (19:30 +0000)
commitb3895a134a65c7be9ccfe2db7cf7132d5934f316
tree5a060bd0da6e51ec85e51578600acae2486c4209
parentf88d20215135bf02d0c9e5933f48bead6e7c11cf
md3 tag attachments (implemented but untested), also the capability to attach any entity to any other entity without tags (I.E. Q2 vwep models should work if attached to tag "")
redesigned large portions of entity networking (client and server) to deal with the hierarchical entity associations, viewmodel handling (client and server), view handling (client)
this may have fixed some unknown bugs regarding viewmodels and such (I hope so, it's cleaner, although more complicated)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3320 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
cl_screen.c
client.h
pr_cmds.c
pr_edict.c
progs.h
protocol.c
protocol.h
sv_main.c
todo
view.c