]> git.xonotic.org Git - xonotic/darkplaces.git/commit
upgraded both QuakeC VMs to use a table of negative string indices for all dynamic...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 13 May 2005 19:41:09 +0000 (19:41 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 13 May 2005 19:41:09 +0000 (19:41 +0000)
commitd010b5177ed500178d3a40b49788c8093127ecf4
treef41405d0f4fe86187dc0b0aa567efbcde6fc0f18
parentbca6ff3a0962b1bde364755a153e0f5ccb98f18a
upgraded both QuakeC VMs to use a table of negative string indices for all dynamic strings, this should make everything work on 64bit systems

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5278 d7cf8633-e32d-0410-b094-e92efae38249
22 files changed:
cl_screen.c
cl_screen.h
cl_video.c
cl_video.h
common.c
common.h
draw.h
gl_draw.c
host.c
host_cmd.c
menu.c
pr_cmds.c
pr_edict.c
progs.h
progsvm.h
prvm_cmds.c
prvm_edict.c
server.h
sv_main.c
sv_user.c
wad.c
wad.h