Commit graph

4 commits

Author SHA1 Message Date
JetBoom
bd937c290e Large backend update
Players are no longer implicitly zombies if they're not humans. Players
are no longer implicitly humans if they're not zombies. This is
preparation for a third, optional spectator team.
A few small optimizations and fixes.
2015-03-09 13:45:47 -04:00
Ben
18a98a6110 Added cleanupfilter for spawns in Zombie Escape
Some maps move the spawns for each level.
2014-12-10 01:53:32 +00:00
JetBoom
b9e182385f Fixed rare errors.
Consider possibility of nil or NULL being a value in the tables returned
from util.FindInSphere, util.FindInBox, and ents.GetAll.
2014-11-19 09:07:50 -05:00
JetBoom
6d9042e93d Imported from SVN. 2014-10-01 20:49:54 -04:00