]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'TimePath/spawnfunc' into 'master'
authorTimePath <andrew.hardaker1995@gmail.com>
Sat, 3 Oct 2015 08:10:34 +0000 (08:10 +0000)
committerTimePath <andrew.hardaker1995@gmail.com>
Sat, 3 Oct 2015 08:10:34 +0000 (08:10 +0000)
spawnfunc whitelist

So we know which entity fields are actually being used that we can't remove or rename.

When a field not listed is used, a warning is displayed. No official maps produce warnings. After enough community maps have been tested, can be changed to error instead.

For convenience, a cvar will be added as an additional whitelist.

See merge request !227

1  2 
qcsrc/common/monsters/sv_monsters.qc

Simple merge