Project

General

Profile

Activity

From 2007-05-07 to 2007-05-20

2007-05-20

01:33 Revision b08ef0aa (github): Fixed some minor compilation warnings about type conversions with explicit casts.
danij

2007-05-19

20:43 Revision bbc91d02 (github): Fixed issue with plane glows on twosided middle texture wall segs (lighting was inconsistent with single sided segs).
danij

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... danij
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... danij

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.
danij
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... danij
 

Also available in: Atom