home · contact · privacy
Fixed bug that led to endless loop in nearest_enemy_dir().
[plomrogue] / src / ai.c
2013-12-14 Christian HellerFixed bug that led to endless loop in nearest_enemy_dir().
2013-12-01 Christian HellerMinor code-stylistic improvements in control library.
2013-11-26 Christian HellerReplaced random movement by enemies with a pretty dumb...