home · contact · privacy
Refactored finding of random passable position into its own function.
[plomrogue] / src / actors.h
2013-06-27 Christian HellerRemoved library dependencies made obsolete by last...
2013-06-27 Christian HellerMake is_passable() use yx_uint16 for coordinates instea...
2013-06-27 Christian HellerSorted out library dependencies / includes. Include...
2013-06-26 Christian HellerMoved lots of stuff into new library actors.