home · contact · privacy
Made all function declarations in header files extern, for stylistic consistency...
[plomrogue] / src / actors.c
2013-06-28 Christian HellerRewrote update_log () for a comeback of the message...
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.