Quake-III-Arena-VS/code/qcommon
2016-06-25 23:03:14 +03:00
..
cm_load.c The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
cm_local.h The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
cm_patch.c The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
cm_patch.h The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
cm_polylib.c Structure field's offset computation update: use intptr_t when converting pointer to integer. 2016-06-13 20:51:17 +03:00
cm_polylib.h The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
cm_public.h The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
cm_test.c The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
cm_trace.c The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
cmd.c Fixed compilation warnings (mostly size_t->int, signed/unsigned conversions). 2014-07-08 23:32:09 +03:00
common.c Use intptr_t to store pointer value. 2016-06-15 08:50:31 +03:00
cvar.c Fixed compilation warnings (mostly size_t->int, signed/unsigned conversions). 2014-07-08 23:32:09 +03:00
files.c Fixed compilation warnings (mostly size_t->int, signed/unsigned conversions). 2014-07-08 23:32:09 +03:00
huffman.c The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
md4.c The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
msg.c Structure field's offset computation update: use intptr_t when converting pointer to integer. 2016-06-13 20:51:17 +03:00
net_chan.c Fixed compilation warnings (mostly size_t->int, signed/unsigned conversions). 2014-07-08 23:32:09 +03:00
qcommon.h Removed support for compiled vm mode. Use bytecode by default. 2016-06-25 23:03:14 +03:00
qfiles.h The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
unzip.c The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
unzip.h The Quake III Arena sources as originally released under the GPL license on August 20, 2005. 2012-01-31 13:41:34 -06:00
vm_interpreted.c x64: updated system call signatures to accepts and return values of type intptr_t. 2016-06-25 21:48:48 +03:00
vm_local.h Removed support for compiled vm mode. Use bytecode by default. 2016-06-25 23:03:14 +03:00
vm.c Removed support for compiled vm mode. Use bytecode by default. 2016-06-25 23:03:14 +03:00