]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/assault.qc
after assault round end: Respawn all clients, centerprint what role they
[divverent/nexuiz.git] / data / qcsrc / server / assault.qc
2007-05-20 savagexafter assault round end: Respawn all clients, centerpri...
2007-05-20 savagexnew logic for func_assault_destructible (it doesn't...
2007-05-19 savagextarget_objective_decrease only fires if activator.team...
2007-05-19 savagexfunc_assault_destructible are only attackable by attack...
2007-05-19 savagexsome stuff for spawn point selection.
2007-05-19 savagexadded target_assault_roundstart which is triggered...
2007-05-19 savagextarget_objective_decrease that are assigned to an active
2007-05-18 savagexnew: func_assault_destructible
2007-05-18 savagextarget_objective_decrease is now only triggerable once...
2007-05-18 savagexrename entities according to convention, introduce
2007-05-18 savagexmoved magic "this objective is inactive" value to const...
2007-05-18 savagexmy try at implementing a few assault basics. NOT WORKIN...