ioef/code/qcommon
Thilo Schulz 9dd887b2ea - Add scope id to ipv6 addresses.
- Clean up a few other ipv6 issues like removing the seemingly unnecessary MacOSX workaround.
- Bring ipv6 master server up to speed for dpmaster

Thanks go out to Mathieu Olivier for this work.
2008-08-31 19:54:29 +00:00
..
cm_load.c
cm_local.h * Bug fix to collision optimisation (arQon) 2007-10-06 21:59:17 +00:00
cm_patch.c * Bug fix to collision optimisation (arQon) 2007-10-06 21:59:17 +00:00
cm_patch.h
cm_polylib.c
cm_polylib.h
cm_public.h
cm_test.c * Bug fix to collision optimisation (arQon) 2007-10-06 21:59:17 +00:00
cm_trace.c * Bug fix to collision optimisation (arQon) 2007-10-06 21:59:17 +00:00
cmd.c debug output for EXEC_NOW 2008-04-06 12:59:30 +00:00
common.c * Fix to console completion bug introduced by the last fix (from the oops 2008-08-30 22:07:50 +00:00
cvar.c * Rename voip cvar to cl_voip 2008-07-07 22:31:39 +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 * (bug #3729) server dependencies on client.h (Ben Millwood) 2008-08-22 22:47:26 +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 - Add scope id to ipv6 addresses. 2008-08-31 19:54:29 +00:00
puff.c * PNG support from Joerg Dietrich <dietrich_joerg@t-online.de> 2007-08-23 17:23:15 +00:00
puff.h * PNG support from Joerg Dietrich <dietrich_joerg@t-online.de> 2007-08-23 17:23:15 +00:00
q_math.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
q_platform.h - include Winsock2.h for windows 2008-04-05 14:28:57 +00:00
q_shared.c * (bug 3712) MSVC build fix s/strtof/strtod/ (Pat Raynor <raynorpat@gmail.com>) 2008-07-09 21:22:29 +00:00
q_shared.h - Add scope id to ipv6 addresses. 2008-08-31 19:54:29 +00:00
qcommon.h - Add scope id to ipv6 addresses. 2008-08-31 19:54:29 +00:00
qfiles.h move all image decoders into separate files 2008-02-14 11:13:18 +00:00
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 set flag to allow forced unload of a running VM 2008-04-06 12:59:35 +00:00
vm_interpreted.c * Fix unused variable warning 2008-08-23 22:45:30 +00:00
vm_local.h use vm->callLevel to count recursive calls to VM_Call 2008-03-24 21:20:55 +00:00
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 new x86_64 vm that doesn't use gas 2007-08-16 11:02:21 +00:00