home · contact · privacy
Add auto-mapping / map memory.
[plomrogue] / src / server / field_of_view.h
2014-08-02 Christian HellerAdd auto-mapping / map memory.
2014-08-01 Christian HellerServer: Reduce malloc() calls in FOV generation.
2014-07-30 Christian HellerServer: Refactor writing of field of view to Thing...
2014-07-07 Christian HellerAdd to TODO.
2014-07-07 Christian HellerServer: New field of view algorithm, much faster and...
2014-06-20 Christian HellerServer: Internally, rename "map object" stuff to "thing...
2014-05-13 Christian HellerServer: Add ENEMY_FOV option (default: off) to force...
2014-05-13 Christian HellerAdd (crude) field of view to player's view of map.