home · contact · privacy
Some minor refactoring.
[plomrogue] / src / objects_on_map.c
2013-07-09 Christian HellerSome minor refactoring.
2013-07-09 Christian HellerMoved building/reading/writing of map objects into...
2013-07-04 Christian HellerRestructured chained objects on map via new ChainMapObj...
2013-07-03 Christian HellerEnemies have hitpoints (5 at start), disappear when...
2013-07-03 Christian HellerReworked "actors" library as more inclusive "objects_on...