ericw-tools/common
Kevin Shanahan 89074e10e9 common: create a struct for instanced bsp data
I'd like to be able to control visibility of the global bsp data as well
as having the ability to load two bsp files and do comparisons, etc.  Set
up a structure to hold all the bsp data and a couple of helper functions
to enable a smooth transition for the utils.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-04-20 12:00:07 +09:30
..
bspfile.c common: create a struct for instanced bsp data 2013-04-20 12:00:07 +09:30
cmdlib.c common: change loadfile argument to avoid casts in callers 2013-04-20 10:26:08 +09:30
lbmlib.c common: change loadfile argument to avoid casts in callers 2013-04-20 10:26:08 +09:30
log.c common: constify init_log filename argument 2013-02-11 20:10:17 +10:30
mathlib.c common: add VecStrf debugging helper and increase buffers to 8 2013-03-13 12:57:56 +10:30
polylib.c Use offsetof() consistently 2012-01-06 21:32:53 +10:30
scriplib.c common: change loadfile argument to avoid casts in callers 2013-04-20 10:26:08 +09:30
threads.c build: add ability to compile for WIN64 using MinGW64 2013-03-15 21:49:16 +10:30
trilib.c Import initial sources 2006-08-28 23:58:10 +09:30
wadlib.c Import initial sources 2006-08-28 23:58:10 +09:30