Bill Currie
|
735fcf68d5
|
Clean up usage of va_copy.
AC_TYPE_VA_LIST is no longer necessary, and the code is easier to read.
|
2016-01-03 21:16:23 +09:00 |
|
Bill Currie
|
f5501fbf24
|
Fix a pile of automake deprecation warnings.
s/INCLUDES/AM_CPPFLAGS/g
I <3 sed :)
|
2013-11-24 13:11:50 +09:00 |
|
Bill Currie
|
23a38738fc
|
Massive whitespace cleanup.
Lots of trailing whitespace and otherwise blank lines.
|
2012-05-22 08:23:22 +09:00 |
|
Bill Currie
|
120f93e714
|
Fix a couple of missed edits from the previous commit.
|
2012-02-10 07:32:21 +09:00 |
|
Bill Currie
|
eefa89e72e
|
Remove the AM_CONDITIONALs from tools.
Now that the tools directories aren't entered when those tools aren't being
built, there's no reason to use AM_CONDITIONAL in there.
|
2012-02-10 02:50:42 +09:00 |
|
Bill Currie
|
a71acc9ae5
|
Move the essential init code into Sys_Init().
|
2011-09-11 14:56:47 +09:00 |
|
Bill Currie
|
1911cc1472
|
Mingw build fixes.
|
2011-03-27 08:26:42 +09:00 |
|
Bill Currie
|
ded741430b
|
Add some missing static declarations.
|
2011-01-10 13:23:39 +09:00 |
|
Jeff Teunissen
|
dfbbda37af
|
New tool: qflmp
Stupid little lump tool, converts from lmp to pcx and back.
qflmp -h for help.
|
2011-01-09 04:33:51 -05:00 |
|