Alphabetical Index | Tags by Size | Find tag:

Blockmap

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 groups

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
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 Added : Maintain a running total of the number of objects per cell
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