home · contact · privacy
Added command to focus map on player.
[plomrogue] / src / objects_on_map.h
2013-07-10 Christian HellerAdded hitpoints and death for player.
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 HellerGenerate name chars for items, monsters randomly, save...
2013-07-03 Christian HellerReworked "actors" library as more inclusive "objects_on...