Alphabetical Index | Tags by Size | Find tag:

Blockmap (Grouped)

Related tags: BSP Builder, BspLeaf, BspNode, GameMap, HEdge, Line, LineDef, LineEditWidget, LineSegment, LineSightTest, LineWrapping, Map, Plane, Polyobj, SectionEdge, Sector, WallEdge, WallSpec, World

Authorship: 100% danij

View commits by date

Jump down to:
  Refactor (7)
  World (5)
  Cleanup (2)
  Gridmap (2)
  Added (1)
  Debug (1)
  GameMap (1)

  Refactor (7) — Blockmap

October 2013
2013-10-09 Refactor | World : BlockmapCellBlock is now inclusive-exclusive
2013-10-08 Refactor | World : Blockmap now encapsulates Gridmap
June 2013
2013-06-10 Gridmap | Refactor : Gridmap, Blockmap now C++ classes; free'd with Map
March 2012
2012-03-11 Debug | Refactor : Updated debug visual accordingly to recent refactorings
2012-03-11 GameMap | Gridmap | Refactor : Enforce data hiding - GameMap's use of Blockmap is now invisible
2012-03-10 Refactor : Made const various Blockmap function arguments
2012-03-04 Refactor : Generalized iteration interfaces

↑ Back to top

  World (5) — Blockmap

October 2013
2013-10-10 Cleanup | World : Cleanup
2013-10-09 Cleanup | World : Cleanup
2013-10-09 Refactor | World : BlockmapCellBlock is now inclusive-exclusive
2013-10-08 Refactor | World : Blockmap now encapsulates Gridmap
2013-10-07 World : Blockmap is used as a base for ContactBlockmap

↑ Back to top

  Cleanup (2) — Blockmap

October 2013
2013-10-10 Cleanup | World : Cleanup
2013-10-09 Cleanup | World : Cleanup

↑ Back to top

  Gridmap (2) — Blockmap

June 2013
2013-06-10 Gridmap | Refactor : Gridmap, Blockmap now C++ classes; free'd with Map
March 2012
2012-03-11 GameMap | Gridmap | Refactor : Enforce data hiding - GameMap's use of Blockmap is now invisible

↑ Back to top

  Added (1) — Blockmap

March 2012
2012-03-11 Added : Maintain a running total of the number of objects per cell

↑ Back to top

  Debug (1) — Blockmap

March 2012
2012-03-11 Debug | Refactor : Updated debug visual accordingly to recent refactorings

↑ Back to top

  GameMap (1) — Blockmap

March 2012
2012-03-11 GameMap | Gridmap | Refactor : Enforce data hiding - GameMap's use of Blockmap is now invisible

↑ Back to top