dhewm3/neo
dhewg 7c06aa16b8 Fix warnings in win_net.cpp
warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
warning: unused variable ‘len’ [-Wunused-variable]
warning: format ‘%d’ expects argument of type ‘int’, but argument 3
         has type ‘long long unsigned int’ [-Wformat]
2012-07-06 01:07:01 +02:00
..
cm Don't use long in CollisionModel_local.h 2012-06-28 13:02:46 +02:00
d3xp Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
framework Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
game Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
idlib Use _exit() in AssertFailed() 2012-07-06 01:06:59 +02:00
MayaImport s/LittleLong/LittleInt/ to match the return type 2012-06-28 13:02:47 +02:00
renderer Remove (faulty/outdated) video ram detection 2012-07-04 22:47:38 +02:00
sound s/LittleLong/LittleInt/ to match the return type 2012-06-28 13:02:47 +02:00
sys Fix warnings in win_net.cpp 2012-07-06 01:07:01 +02:00
tools s/ReadLong/ReadInt/ to match the return type 2012-06-28 13:52:24 +02:00
TypeInfo Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
ui Fix out of bounds access for buggy UIs 2012-01-12 19:05:51 +01:00
CMakeLists.txt Correct the cpu type for 64bit msvc 2012-07-06 01:07:00 +02:00
config.h.in Introduce CMAKE_INSTALL_PREFIX relative paths 2012-07-04 02:18:42 +02:00