]> icculus.org git repositories - divverent/nexuiz.git/commit
added func_door and func_button to t_plats.c
authorlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 12 Jul 2005 13:52:56 +0000 (13:52 +0000)
committerlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Tue, 12 Jul 2005 13:52:56 +0000 (13:52 +0000)
commitdb50e5c940c4501844a4278af8da2bb7db565cd1
tree483f146b3991230b5eb7bcf6488b89d7c31e2c83
parent15925e266359c8922fc2478144f1d481a4026015
added func_door and func_button to t_plats.c
moved func_door_secret from g_triggers.c to t_plats.c
added damage_targ, damage_inflictor, damage_attacker global variables for button/door code

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@482 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
qcsrc/gamec/g_damage.c
qcsrc/gamec/g_triggers.c
qcsrc/gamec/t_plats.c