fteqw/engine/common
Spoike 57dfaea5fd cl_clock 2; now gives a 12-hour clock.
fix configs not getting execed properly when not run from the automatically detected basedir.
fix some silly bugs.
qcc: remove deprecated %5 support without qccx syntax.
qcc: added -Fembedsrc to embed the sourcecode into the progs in a form that can be read with various standard unzip programs. This works without breaking any engines.
server: fix memory explosion issue with fitz666 clients.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5016 fc73d0e0-1445-4013-8a0c-d673dee63da5
2016-09-01 14:31:24 +00:00
..
bothdefs.h fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
bspfile.h fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
cmd.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
cmd.h curtesy molgrum: allow_download_loc permits locs/*.loc to be downloaded. also fixes an strncmp. oops. 2016-02-10 23:23:43 +00:00
com_mesh.c Make sure vk+x11 can deal with window resizes properly. Fix some warnings. Deal with hardware that uses gamma ramps larger than 256 entries on x11. 2016-07-28 15:57:22 +00:00
com_mesh.h LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
com_phys_bullet.cpp LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
com_phys_ode.c compile fixes. 2016-07-21 19:36:34 +00:00
common.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
common.h fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
console.h d3d11: stripped the reflection stuff from the d3d11 renderer. we'll do that stuff explicitly instead of having to deal with microsoft's api. its just more reliable. 2016-07-26 11:47:59 +00:00
crc.c rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
crc.h rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
cvar.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
cvar.h fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
fs.c cl_clock 2; now gives a 12-hour clock. 2016-09-01 14:31:24 +00:00
fs.h cl_clock 2; now gives a 12-hour clock. 2016-09-01 14:31:24 +00:00
fs_pak.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
fs_stdio.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
fs_win32.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
fs_xz.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
fs_zip.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
gl_q2bsp.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
huff.c added cl_sendguid cvar, defaulting to 0. this disables the guid feature by default. 2014-05-10 13:42:13 +00:00
log.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
mathlib.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
mathlib.h LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
md4.c Misc bugfixes, including q3bsp-rtlights and bloom. Matrix use clarifications. Working towards skeletal glsl code. 2011-07-30 14:14:56 +00:00
net.h LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
net_chan.c fix some compile issues (errors and warnings). sdl, ode, vulkan. 2016-07-15 12:26:24 +00:00
net_ice.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
net_ssl_gnutls.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
net_ssl_winsspi.c update triptohell's self-signed cert. 2016-07-17 18:41:01 +00:00
net_wins.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
netinc.h LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
particles.h LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
plugin.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
pmove.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
pmove.h fix issue with more submodels than the precache model limit. bump model precache limit. 2014-09-17 03:04:08 +00:00
pmovetst.c added qccgui icon (courtesy of shpuld) 2015-12-28 17:41:39 +00:00
pr_bgcmd.c cl_clock 2; now gives a 12-hour clock. 2016-09-01 14:31:24 +00:00
pr_common.h cl_clock 2; now gives a 12-hour clock. 2016-09-01 14:31:24 +00:00
protocol.h LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
q1bsp.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
q2pmove.c tcpconnect fixes 2012-01-17 07:57:46 +00:00
q3common.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
qvm.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
sha1.c rewrote ban code, merging bans+nonbans+cuffs+mute+cripple+deaf+lagged+vip. added timeouts. new penalties have no dedicated command. use the addip command for it. 2014-03-30 08:55:06 +00:00
sys.h fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
sys_linux_threads.c LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
sys_win_threads.c fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
translate.c curtesy molgrum: allow_download_loc permits locs/*.loc to be downloaded. also fixes an strncmp. oops. 2016-02-10 23:23:43 +00:00
translate.h sdl2 support. 2014-02-07 08:38:40 +00:00
ui_public.h A few things... f_ruleset stuff, 64bit qvm compatability, added cvars so you can put the built in http server on a custom port, added #warnings to annoy molgrum. 2007-09-17 20:35:39 +00:00
vm.h fix some of the things that baker didn't like. sorry it took so long. 2016-08-25 00:12:14 +00:00
world.h try to fix sdl inputs. 2016-07-21 19:27:59 +00:00
zone.c Reworked client support for DPP5+. less code now, its much more graceful. 2015-07-26 10:56:18 +00:00
zone.h fix colormod 2015-04-14 23:12:17 +00:00