ericw-tools/light
Kevin Shanahan f20033fdd7 light: dynamically allocate entities and entstring
Removes the MAX_MAP_ENTITIES and MAX_MAP_ENTSTRING limitations by
counting how much space we will need before parsing/writing.

Now that I look at it, I'm not sure why we should even be re-writing
the entity string in the new bsp file, but I'll leave that behaviour
alone... for now.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-04-18 09:45:52 +09:30
..
entities.c light: dynamically allocate entities and entstring 2013-04-18 09:45:52 +09:30
light.c light: make command line set sun anglescale as well 2013-04-06 08:35:38 +10:30
litfile.c light: better variable names in WriteLitFile 2013-03-02 11:27:47 +10:30
ltface.c light: implement the -addmin command line parameter 2013-04-04 15:55:58 +10:30
trace.c light: rewrite light tracing function and update callers 2013-03-12 16:40:16 +10:30