quakeforge/qtv/source
Bill Currie 669771681a split up and modernize configure.ac
Most of the guts of configure.ac have been moved to config.d and are then
brought in by m4_include. This will make maintaining configure.ac much easier.

Also drop use of PROGRAM and VERSION, using PACKAGE_NAME, PACKAGE_VERSION, and
on occasion, PACKAGE_STRING instead, and clean out some old files we no longer
need.
2010-08-19 15:01:43 +09:00
..
Makefile.am split out the qw protocol parsing from the server managmement code 2005-05-06 07:24:30 +00:00
client.c map changes now work through a proxy 2010-01-13 06:52:15 +00:00
connection.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
qtv.c split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
server.c split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
sv_parse.c don't cause the clien to segfault while changing levels 2010-01-13 06:53:38 +00:00