Related tags: Blockmap, BSP Builder, BspLeaf, BspNode, GameMap, HEdge, Line, LineDef, LineEditWidget, LineSegment, LineSightTest, LineWrapping, Map, Plane, Polyobj, SectionEdge, Sector, WallEdge, WallSpec
Authorship: 86% danij, 14% skyjake
August 2021 | |||
2021-08-07 | Scripting | : | Update mobj visAngle together with angle |
2021-08-01 | Added | Scripting | : | Added Thing.angle(), .setAngle() |
December 2020 | |||
2020-12-06 | Scripting | : | Listing things; changing thing state |
January 2020 | |||
2020-01-18 | Scripting | : | Querying and changing thing flags |
December 2019 | |||
2019-12-21 | Added | Scripting | : | Added more Thing methods |
2019-12-11 | Added | Scripting | : | Added World.Thing.recoil() |
October 2015 | |||
2015-10-28 | Added | Scripting | : | Added the World.Thing class for mobj bindings |
August 2014 | |||
2014-08-16 | Fixed | Plane | : | Accessing plane sound origins |
April 2014 | |||
2014-04-21 | Cleanup | Plane | : | Cleanup |
September 2013 | |||
2013-09-11 | Client | Plane | : | Continuously interpolate plane movement |
2013-09-11 | Plane | Refactor | Surface | : | Disambiguate "visual height" wrt planes |
August 2013 | |||
2013-08-24 | Added | Line | MapElement | Plane | : | Added const overloads for various methods of MapElement derived types |
2013-08-17 | Cleanup | Plane | : | Cleanup |
December 2014 | |||
2014-12-01 | Cleanup | Surface | : | Cleanup |
September 2013 | |||
2013-09-11 | Plane | Refactor | Surface | : | Disambiguate "visual height" wrt planes |
2013-09-11 | Client | Surface | : | Cleaned up surface decoration source creation |
August 2013 | |||
2013-08-17 | Cleanup | Surface | : | Cleanup |
2013-08-17 | Client | Refactor | Surface | : | Surface tangent space vectors now available as Matrix3f |
2013-08-09 | Documentation | Map | Surface | : | Minor apidoc improvements for Surface; to-do comment |
December 2014 | |||
2014-12-01 | ConvexSubspace | Documentation | : | Minor apidoc tweaks |
2014-12-01 | ConvexSubspace | Refactor | : | Various ConvexSubspace API-cleanup refactorings |
May 2014 | |||
2014-05-12 | Cleanup | ConvexSubspace | : | Cleanup |
2014-05-04 | BspLeaf | ConvexSubspace | Refactor | : | Moved Polyobj link set from BspLeaf to ConvexSubspace |
August 2013 | |||
2013-08-11 | BspLeaf | Cleanup | ConvexSubspace | Line | : | Cleanup |
December 2014 | |||
2014-12-01 | ConvexSubspace | Documentation | : | Minor apidoc tweaks |
August 2013 | |||
2013-08-19 | Documentation | Sector | : | Reduced comment verbosity in sector.cpp |
2013-08-09 | Documentation | Map | Surface | : | Minor apidoc improvements for Surface; to-do comment |
June 2013 | |||
2013-06-13 | Cleanup | Documentation | Fixed | : | Various minor fixes plus some cleanup |
December 2020 | |||
2020-12-26 | Doom | : | Flatten the Line class a little |
February 2020 | |||
2020-02-12 | Doom | : | Plane movement as animations |
December 2016 | |||
2016-12-07 | Doom | : | Internal thinker state is serializable |
January 2016 | |||
2016-01-20 | Doom | Refactor | : | Moved EntityDatabase/Def, World::map() to libdoomsday |
October 2018 | |||
2018-10-23 | Fixed | Renderer | : | Movement smoothing of blocked objects |
February 2017 | |||
2017-02-06 | Cleanup | Renderer | : | Removed obsolete source files |
2017-02-06 | Cleanup | Renderer | : | Disable the bias light grid, bias light sources, and “bledit” |
October 2016 | |||
2016-10-30 | Performance | Renderer | : | Improved a frequent map data lookup |
May 2014 | |||
2014-05-06 | BspLeaf | BspNode | : | Base BspLeaf and BspNode on BspElement |
January 2014 | |||
2014-01-19 | Added | BspNode | : | Added BspNode method for calculating the height of a subtree |
August 2013 | |||
2013-08-06 | BspNode | Cleanup | Map | : | Cleanup (no use for a public instance reference) |
October 2013 | |||
2013-10-14 | Cleanup | Interceptor | : | Cleanup |
2013-10-13 | Interceptor | Map | Refactor | : | Relocated intercept list functionality into Interceptor |
July 2017 | |||
2017-07-27 | Debug | libcommon | : | Composing a plain text description of object cross-refs |
November 2014 | |||
2014-11-19 | Fixed | libcommon | : | Multiplayer control issues, binding widget deactivation |
October 2013 | |||
2013-10-08 | Added | Cleanup | Lumobj | Mobj | : | Added Mobj_AABox() and Lumobj::aaBox() methods; cleanup |
September 2013 | |||
2013-09-25 | Mobj | : | Various functions to assist future clean up of mobj management |
March 2017 | |||
2017-03-18 | Fixed | Particles | : | Set a maximum limit for particles spawned by damage |
October 2014 | |||
2014-10-11 | Fixed | Particles | : | Spawning particle generators on rockets |
October 2016 | |||
2016-10-30 | Performance | Renderer | : | Improved a frequent map data lookup |
July 2013 | |||
2013-07-19 | Client | Optimize | Performance | WallEdge | : | WallEdge performance optimizations |
August 2018 | |||
2018-08-06 | SaveGame | : | Avoid crash when a thinker is missing from the map |
2018-08-01 | SaveGame | : | Restore and check state of as many objects as possible |
January 2014 | |||
2014-01-09 | Cleanup | Server | : | Cleanup |
August 2013 | |||
2013-08-11 | Server | : | Trimmed unused fat from Segment that is not needed server side |
May 2015 | |||
2015-05-01 | Refactor | Thinkers | : | Revised thinker list traversal mechanism |
January 2014 | |||
2014-01-19 | Added | Thinkers | : | Added Thinkers utility method for counting active thinkers |
May 2015 | |||
2015-05-13 | ContactSpreader | Fixed | : | Spread contacts over middle surfaces with a non-opaque material |
December 2013 | |||
2013-12-07 | EntityDatabase | : | Throw an error if an expected map entity property value is missing |
January 2014 | |||
2014-01-15 | Generator | Refactor | : | Made private more members of Generator |
March 2015 | |||
2015-03-15 | Cleanup | LineSightTest | : | Simplified de::LineSightTest's internal structure, cleanup |
October 2013 | |||
2013-10-08 | Added | Cleanup | Lumobj | Mobj | : | Added Mobj_AABox() and Lumobj::aaBox() methods; cleanup |
January 2020 | |||
2020-01-08 | Map Importer | : | Improved missing texture render hacks |
September 2013 | |||
2013-09-13 | MapObject | : | All map objects have a map space origin |
November 2018 | |||
2018-11-25 | Materials | : | More efficient animating of materials |
September 2015 | |||
2015-09-26 | Fixed | Model Renderer | : | Defer triggering of state animations |
July 2013 | |||
2013-07-17 | Client | Fixed | Particle Generators | : | Stuck loading Heretic E1M8 with "Decor-decor.pk3" add-on |
September 2013 | |||
2013-09-14 | DMU API | Revert | Sector | : | A sector's mobj list is no longer writable via DMU |
August 2021 | |||
2021-08-04 | Added | Scripts | : | Added Thing.mapSpotNum() for querying source map spot |
July 2016 | |||
2016-07-13 | Line | Polyobj | Vertex | : | Handle Line geometry updates internally |
July 2014 | |||
2014-07-04 | Fixed | Wad Map Converter | : | Build error/warnings |
July 2013 | |||
2013-07-19 | Client | Optimize | Performance | WallEdge | : | WallEdge performance optimizations |
September 2014 | |||
2014-09-01 | Client | WorldSystem | : | WorldSystem owns the SkyDrawable::Animator |