]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
made darkplaces able to compile as C++ again, and fixed all conversion warnings when...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 8 Apr 2006 18:56:35 +0000 (18:56 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 8 Apr 2006 18:56:35 +0000 (18:56 +0000)
commit41f1138b4a171ebb11be1418ed5579a8935b5516
treeff552aab9085e3b2201de012fd1bb1c88d25e6b9
parent668b5c92458eec6dd4460f378a1f422d71924e4c
made darkplaces able to compile as C++ again, and fixed all conversion warnings when doing so
changed several malloc and free calls to Z_Malloc and Z_Free

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6260 d7cf8633-e32d-0410-b094-e92efae38249
50 files changed:
cd_linux.c
cl_input.c
cl_main.c
cl_parse.c
cl_particles.c
cl_screen.c
cl_video.c
client.h
clvm_cmds.c
console.c
csprogs.c
gl_backend.c
gl_draw.c
gl_rmain.c
gl_rsurf.c
host.c
host_cmd.c
image.c
image_png.c
jpeg.c
keys.c
menu.c
model_alias.c
model_brush.c
model_shared.c
model_sprite.c
mvm_cmds.c
netconn.c
protocol.c
prvm_cmds.c
r_light.c
r_shadow.c
render.h
sbar.c
snd_main.c
snd_mem.c
snd_mix.c
snd_ogg.c
snd_wav.c
sv_main.c
sv_move.c
sv_user.c
svvm_cmds.c
sys_sdl.c
sys_win.c
todo
vid_shared.c
view.c
world.c
world_cs.c