assume truecolor; some cleanup and quench compiler warnings
fix probably typos in world.c and mathlib.c
remove useless -condebug
remove some dead code; don't include r_local.h in d_local.h
fix buggy linux event handling bullshit
use %r properly in printing functions
remove -winsize, -width, -height
bring exit text scroll back
fix performance issues with sound; minor cleanups
wrong check for mouse movement
remove m_freelook crap
up resolution limit to an arbitrary 4096x4096
clean up some useless stuff, update README
reduce redundant syscalls a bit
make snd work, and clean up some cd crap
*printf -> *print, NULL -> nil (where not stdio)
fix mouselook somewhat, and free it
forgotten bad cast from previous commit
make mostly compilable on 9front
remove more 386 code, id368 cppdef
remove asm, not used on amd64 anyway
remove more #else, GLQUAKE, QUAKE2; gcc warnings
amd64 "fixes": some casts and pr_strings shit
remove #if, #elif, #else; remove some cpp stuff
add mkfile, kluge build with p9p
shuffle files around a bit
Just kind of shoving the QuakeWorld QuakeC source in here.
The Quake sources as originally release under the GPL license on December 21, 1999