zdray/src/lightmap
2018-10-30 13:35:15 +01:00
..
kexlib - change the light math and some defaults 2018-10-29 18:32:50 +01:00
collision.cpp - split long rays into shorter rays to speed up collision detection 2018-10-30 13:25:37 +01:00
collision.h - Switch the raytrace function to use different collision routines 2018-10-30 00:25:01 +01:00
common.h - include case sensibility fixes 2018-10-28 19:03:08 +01:00
lightmap.cpp - fix buffer overrun when using 1024 sized lightmaps 2018-10-30 13:05:25 +01:00
lightmap.h - fix buffer overrun when using 1024 sized lightmaps 2018-10-30 13:05:25 +01:00
lightsurface.cpp - fix misc light surfaces not working outside their own subsector 2018-10-30 00:59:10 +01:00
lightsurface.h - Finish the merge of kexDoomMap into FLevel 2018-10-26 13:00:35 +02:00
mapdata.cpp - fix null pointer crash 2018-10-30 13:35:15 +01:00
mapdata.h - include case sensibility fixes 2018-10-28 19:03:08 +01:00
surfaces.cpp - Switch the raytrace function to use different collision routines 2018-10-30 00:25:01 +01:00
surfaces.h - Change dlight to consume FLevel data 2018-10-26 11:31:11 +02:00
trace.cpp - Switch the raytrace function to use different collision routines 2018-10-30 00:25:01 +01:00
trace.h - Switch the raytrace function to use different collision routines 2018-10-30 00:25:01 +01:00
wad.cpp - remove anti-patterns 2018-10-26 10:06:17 +02:00
wad.h - remove anti-patterns 2018-10-26 10:06:17 +02:00
worker.cpp - fix race condition crash 2018-10-30 12:37:22 +01:00
worker.h - fix race condition crash 2018-10-30 12:37:22 +01:00