dhewm3/neo
Daniel Gibson 40ac4d7c5a Fix compilation on Gentoo
For some reason Gentoo renamed zlibs OF() macro to _Z_OF
Our minizip uses OF(), so add a #define for it in case
_Z_OF is defined.

Thanks to salamanderrake for the fix
2013-08-31 20:07:07 +02:00
..
cm Don't use long in CollisionModel_local.h 2012-06-28 13:02:46 +02:00
d3xp fixed potential bug. 2013-08-15 01:02:38 +02:00
framework Fix compilation on Gentoo 2013-08-31 20:07:07 +02:00
game Guess x/y FOV/aspectratio from resolution 2012-11-13 23:40:37 +01:00
idlib math.h should #include sys/platform.h 2012-11-13 23:58:50 +01:00
MayaImport s/LittleLong/LittleInt/ to match the return type 2012-06-28 13:02:47 +02:00
renderer Get rid of some compiler warnings 2012-11-13 23:24:13 +01:00
sound Fixed screen twitches with "shakes" sound shader 2013-06-11 23:58:20 +02:00
sys SDL2 support fix 2013-07-22 23:45:10 +08:00
tools Disable editor related rendering 2012-07-20 00:13:05 +02:00
TypeInfo Get rid of Sys_FPU_StackIsEmpty() 2012-07-06 01:06:53 +02:00
ui Silence warnings for removed cvars in ChoiceWindow 2012-07-20 00:12:56 +02:00
CMakeLists.txt Use updated minizip version for unzip 2013-06-12 00:07:09 +02:00
config.h.in Introduce CMAKE_INSTALL_PREFIX relative paths 2012-07-04 02:18:42 +02:00