ioef/code/qcommon
Ludwig Nussel c754d6fdfb fix strict aliasing issues
Patch by Przemysław Iskra (#3805)
2008-11-03 17:03:54 +00:00
..
cm_load.c
cm_local.h
cm_patch.c
cm_patch.h
cm_polylib.c
cm_polylib.h
cm_public.h
cm_test.c
cm_trace.c fix strict aliasing issues 2008-11-03 17:03:54 +00:00
cmd.c * Move command argument completion from being hard coded to being associated 2008-09-16 21:05:22 +00:00
common.c * Move command argument completion from being hard coded to being associated 2008-09-16 21:05:22 +00:00
cvar.c * Move command argument completion from being hard coded to being associated 2008-09-16 21:05:22 +00:00
files.c * (bug #3729) server dependencies on client.h (Ben Millwood) 2008-08-22 22:47:26 +00:00
huffman.c Changed the protocol for VoIP packets to support legacy clients. 2008-06-03 02:32:52 +00:00
md4.c
md5.c
msg.c fix strict aliasing issues 2008-11-03 17:03:54 +00:00
net_chan.c - Revamp in-game server browser: you can now scan for games on multiple master servers, while retaining compatibility with old QVMs. 2008-04-11 18:39:03 +00:00
net_ip.c Patch to make getnameinfo() call work on OpenBSD systems. Created by agent59692154@spamcorptastic.com 2008-10-29 15:53:46 +00:00
puff.c
puff.h
q_math.c fix strict aliasing issues 2008-11-03 17:03:54 +00:00
q_platform.h
q_shared.c fix strict aliasing issues 2008-11-03 17:03:54 +00:00
q_shared.h fix strict aliasing issues 2008-11-03 17:03:54 +00:00
qcommon.h fix strict aliasing issues 2008-11-03 17:03:54 +00:00
qfiles.h
surfaceflags.h
unzip.c * (bug #3729) server dependencies on client.h (Ben Millwood) 2008-08-22 22:47:26 +00:00
unzip.h
vm.c
vm_interpreted.c * Fix unused variable warning 2008-08-23 22:45:30 +00:00
vm_local.h
vm_none.c
vm_ppc.c
vm_x86.c * More robust x86 vm entrypoint/callback assembly (Tron) 2008-08-17 23:22:06 +00:00
vm_x86_64.c * Fix memory leak in win32 VM code (arQon/dmitry) 2008-08-06 16:09:29 +00:00
vm_x86_64_assembler.c