]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix a number of char types that should be int, to make them immune to
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 19 Jan 2009 21:14:27 +0000 (21:14 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 19 Jan 2009 21:14:27 +0000 (21:14 +0000)
commitf9efec5d9bd92a5b614aab549f8b0a009051fbbc
tree246bf5885da505f46820ca62c761021e03ced408
parent845019202147db4b0587a42031b0da2100882ce5
fix a number of char types that should be int, to make them immune to
unsigned char vs signed char disputes on different operating systems

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8658 d7cf8633-e32d-0410-b094-e92efae38249
14 files changed:
cd_bsd.c
cd_linux.c
cd_null.c
cd_sdl.c
cd_shared.c
cd_win.c
cdaudio.h
conproc.c
console.c
gl_draw.c
keys.c
keys.h
menu.c
menu.h