ericw-tools/common
Kevin Shanahan bbbb3ff859 common: use stdbool in threads.c, log.c so cmdlib isn't needed
The only thing used by log.c was the qboolean definition, so just use
stdbool internally instead.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-04-23 14:44:14 +09:30
..
bspfile.c common: make LoadBSPFile take a bspdata struct 2013-04-20 16:51:45 +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: use stdbool in threads.c, log.c so cmdlib isn't needed 2013-04-23 14:44:14 +09: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 common: use stdbool in threads.c, log.c so cmdlib isn't needed 2013-04-23 14:44:14 +09: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