Activity
From 2007-05-07 to 2007-05-20
2007-05-20
2007-05-19
2007-05-17
- 10:43 Revision d788e81d (github): Numerous improvements to the map loading code in order to handle common map structure errors (e.g. no longer crashes when trying to load STARGATE.wad). In practice this means that we don't rely on the subsector seg relationship read directly from a map when building the subsectors in sector tables. Instead we determine the relationships manually.
- Linedef->Vertex indices are no longer read from the LINEDEFS lump(s). Instead, we determine the segs used for each si...
- 10:42 Revision 4b309ce4 (github): Numerous improvements to the map loading code in order to handle common map structure errors (e.g. no longer crashes when trying to load STARGATE.wad). In practice this means that we don't rely on the subsector seg relationship read directly from a map when building the subsectors in sector tables. Instead we determine the relationships manually.
- Linedef->Vertex indices are no longer read from the LINEDEFS lump(s). Instead, we determine the segs used for each si...
2007-05-13
- 20:09 Revision 0a2dd97d (github): Made GL node data a requirement, removed cvar "bsp-build" and all code relating to manual polygonization from the standard node structure.
- 16:32 Revision 91ddd656 (github): Adjusted the map data object structures to remove some redundancies.
- When the automap "show subsectors" cheat is enabled; draw "minisegs" too (note, these are only present in GL node dat...
Also available in: Atom