ericw-tools/include/common
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
..
bspfile.h light: dynamically allocate entities and entstring 2013-04-18 09:45:52 +09:30
cmdlib.h light: implement -soft command line option 2013-03-14 11:28:22 +10:30
lbmlib.h Import initial sources 2006-08-28 23:58:10 +09:30
log.h common: constify init_log filename argument 2013-02-11 20:10:17 +10:30
mathlib.h common: add VecStrf debugging helper and increase buffers to 8 2013-03-13 12:57:56 +10:30
polylib.h Import initial sources 2006-08-28 23:58:10 +09:30
scriplib.h Import initial sources 2006-08-28 23:58:10 +09:30
threads.h common: make logprint properly interrupt the thread progress display 2013-02-08 16:37:48 +10:30
trilib.h Import initial sources 2006-08-28 23:58:10 +09:30
wadlib.h Import initial sources 2006-08-28 23:58:10 +09:30