raze/source/games/exhumed
Mitch Richters c6f2aaf1b7 - Miscellaneous fixes to commit to change sector checks over to validSectorIndex().
* Fix missed changeover in Blood's `actSpawnSprite()`.
* Fix non-negated check on a `validSectorIndex()` call in Blood's `debrisMove()`.
* Removed a superfluous terminator in Duke's `actor.cpp`.
* Fixed bad call to `validSectorIndex()` in Exhumed's `AIAnim::Tick()`.
2021-12-25 21:28:37 +01:00
..
src - Miscellaneous fixes to commit to change sector checks over to validSectorIndex(). 2021-12-25 21:28:37 +01:00
all.cpp - cleaned up the run list interface. 2021-10-28 18:57:50 +02:00