Revision 5678d042
Added by danij over 16 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- engine
- api
- portable
- include
- edit_map.h (diff)
- mapdata.hs (diff)
- p_mapdata.h (diff)
- p_maptypes.h (diff)
- r_data.h (diff)
- r_world.h (diff)
- rend_list.h (diff)
- src
- edit_map.c (diff)
- p_data.c (diff)
- p_maputil.c (diff)
- r_lumobjs.c (diff)
- r_world.c (diff)
- rend_bias.c (diff)
- rend_dyn.c (diff)
- rend_fakeradio.c (diff)
- rend_list.c (diff)
- rend_main.c (diff)
- include
- plugins
- engine
Continued work towards the $nplanes goal. Begun removing the distinction between floor/ceiling planes and generalizing so that we use the plane normal instead.