.. |
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
|
* (bug 3641) Server is left running following a local disconnect
|
2008-05-12 10:49:02 +00:00 |
cvar.c
|
- replace a few constant values with GL macros in tr_cmds.c
|
2008-05-01 14:56:57 +00:00 |
files.c
|
* Fix some recently introduced warnings
|
2008-04-12 18:58:06 +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
|
Changed the protocol for VoIP packets to support legacy clients.
|
2008-06-03 02:32:52 +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
|
reorder includes to fix build on OpenBSD (#3663, patch by Jonathan Gray)
|
2008-05-25 10:00:15 +00:00 |
puff.c
|
|
|
puff.h
|
|
|
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
|
Add Multicast capabilities for LAN server scanning.
|
2008-04-09 14:37:42 +00:00 |
q_shared.h
|
Add PRODUCT_VERSION back into q_shared.h for MSVC builds.
|
2008-06-04 23:29:37 +00:00 |
qcommon.h
|
Changed the protocol for VoIP packets to support legacy clients.
|
2008-06-03 02:32:52 +00:00 |
qfiles.h
|
move all image decoders into separate files
|
2008-02-14 11:13:18 +00:00 |
surfaceflags.h
|
|
|
unzip.c
|
* (bug 3470) Correct type for function pointer
|
2007-12-11 21:11:01 +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
|
use vm->callLevel to count recursive calls to VM_Call
|
2008-03-24 21:20:55 +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
|
* Merge unified-sdl to trunk
|
2007-09-05 18:17:46 +00:00 |
vm_x86_64.c
|
vsnprintf -> Q_vsnprintf
|
2008-03-25 16:44:01 +00:00 |
vm_x86_64_assembler.c
|
|
|