yquake2remaster/src/common
Daniel Gibson 2e31ae0ec5 Remove/Replace unprintable characters for printing to stdout/log
some chars draw lines etc in Q2's font (conchars.pcx), but aren't
printable in ASCII.
Now they're replaced with equivalent real chars or just spaces.
2017-03-19 19:17:20 +01:00
..
header GL3: levels are rendered a bit 2017-02-19 06:03:07 +01:00
shared Revert "Cleanup vector math" 2015-10-19 18:20:47 +02:00
unzip fixed build on pre ansi c89 compilers 2012-11-14 14:49:40 +06:00
argproc.c Move stuff from common/common/ to common/ 2012-06-07 13:54:08 +02:00
clientserver.c Remove/Replace unprintable characters for printing to stdout/log 2017-03-19 19:17:20 +01:00
cmdparser.c Com_VPrintf(level, fmt, argptr) (Com_D?Printf() wraps that) 2017-02-19 06:03:07 +01:00
collision.c replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
crc.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
cvar.c Treat autoexec.cfg like every other config. 2016-12-13 17:03:11 +01:00
filesystem.c Com_VPrintf(level, fmt, argptr) (Com_D?Printf() wraps that) 2017-02-19 06:03:07 +01:00
glob.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
md4.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
misc.c Treat autoexec.cfg like every other config. 2016-12-13 17:03:11 +01:00
movemsg.c Fix several potential security vulnerabilties 2015-08-24 17:58:19 +02:00
netchan.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
pmove.c Fix indention 2014-08-24 10:26:50 +02:00
szone.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00
zone.c Cleanup and reformat. 2012-06-07 15:40:58 +02:00