Related tags: Blockmap, BSP Builder, BspLeaf, BspNode, GameMap, HEdge, Line, LineDef, LineEditWidget, LineSegment, LineSightTest, LineWrapping, Plane, Polyobj, SectionEdge, Sector, WallEdge, WallSpec, World
Authorship: 91% danij, 9% skyjake
| January 2020 | |||
| 2020-01-14 | Fixed | : | Crash when changing map |
| December 2015 | |||
| 2015-12-26 | Doom | Fixed | : | Crash during shutdown (dangling observer) |
| May 2015 | |||
| 2015-05-15 | Clang | Client | Fixed | Optimize | : | Crash in optimized build (undefined behavior) |
| April 2015 | |||
| 2015-04-29 | Client | Fixed | World | : | Use ConvexSubspaces when building the decorated surface list |
| October 2014 | |||
| 2014-10-26 | Fixed | World | : | Missing return value in Map::forAllClusters() |
| July 2014 | |||
| 2014-07-27 | Fixed | : | Delete thinkers before the map elements |
| January 2014 | |||
| 2014-01-10 | Client | Fixed | : | Removed fixed limit CLIENT_MAX_MOVERS (was 1024) |
| October 2013 | |||
| 2013-10-11 | Fixed | World | : | Qt 4.7 compatibility (no QVarLengthArray operator <<) |
| June 2013 | |||
| 2013-06-15 | Client | Fixed | : | The LightGrid must be destroyed before the map data elements |
| 2013-06-12 | Fixed | : | Reordered Map's destructor (BspLeaf references Sector at this time) |
| December 2013 | |||
| 2013-12-11 | Line | : | Respect logical constness when manipulating Line::Side's shadow count |
| August 2013 | |||
| 2013-08-10 | Line | Refactor | World | : | Link map lines directly to half-edges (bypass Segment) |
| 2013-08-06 | Cleanup | Line | World | : | Cleanup |
| April 2014 | |||
| 2014-04-06 | Added | Refactor | : | Added Map::isCustom() |
| December 2013 | |||
| 2013-12-20 | Added | World | : | Added cmd "inspectmap" for logging details of the current map |
| August 2013 | |||
| 2013-08-08 | DMU API | World | : | Segments are no longer addressable using DMU |
| 2013-08-08 | DMU API | World | : | Removed ability to traverse line segments of a BSP leaf using DMU |
| June 2013 | |||
| 2013-06-13 | BspLeaf | Cleanup | Particles | : | Removed some obsolete todo comments |
| August 2013 | |||
| 2013-08-06 | BspNode | Cleanup | World | : | Cleanup (no use for a public instance reference) |
| May 2015 | |||
| 2015-05-15 | Clang | Client | Fixed | Optimize | : | Crash in optimized build (undefined behavior) |
| August 2013 | |||
| 2013-08-18 | Cleanup | Debug | World | : | Cleanup |
| August 2013 | |||
| 2013-08-09 | Documentation | Surface | World | : | Minor apidoc improvements for Surface; to-do comment |
| December 2015 | |||
| 2015-12-26 | Doom | Fixed | : | Crash during shutdown (dangling observer) |
| October 2013 | |||
| 2013-10-13 | Interceptor | Refactor | World | : | Relocated intercept list functionality into Interceptor |
| February 2020 | |||
| 2020-02-11 | libgloom | : | Updating plane heights |
| May 2015 | |||
| 2015-05-15 | Clang | Client | Fixed | Optimize | : | Crash in optimized build (undefined behavior) |
| June 2013 | |||
| 2013-06-13 | BspLeaf | Cleanup | Particles | : | Removed some obsolete todo comments |
| August 2013 | |||
| 2013-08-18 | Refactor | Sector | World | : | Moved algorithm for fixing missing line side materials to Sector |
| August 2013 | |||
| 2013-08-09 | Documentation | Surface | World | : | Minor apidoc improvements for Surface; to-do comment |