mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-25 21:31:23 +00:00
14 lines
346 B
Text
14 lines
346 B
Text
|
|
||
|
Make sure everything that's not living gets DEAD_NONLIVING
|
||
|
|
||
|
Clean up util_* and friends.
|
||
|
|
||
|
Go through and re-write all the QUAKED tags
|
||
|
|
||
|
#define SPAWNFUNC to nothing, and prefix all spawn functions with it.
|
||
|
|
||
|
Browse FIXME's :)
|
||
|
|
||
|
Teleporting missiles (i.e., real entities) is a little hackish
|
||
|
to get them teleporting every time.. find a better way..
|