dhewm3/neo
dhewg 758a954c0d Fix -Wdynamic-class-memaccess warning
destination for this 'memset' call is a pointer to dynamic class
'idRenderLightLocal'; vtable pointer will be overwritten

The constructor already initializes everything to zero, get rid
of this dangerous memset().
2011-12-13 19:26:16 +01:00
..
cm Fix -Wformat and -Wformat-extra-args warnings 2011-12-10 15:36:14 +01:00
d3xp Fix binary op fail in idTarget_WaitForButton::Think 2011-12-10 15:36:17 +01:00
framework Change return type of [Sys_]GetProcessorId to int 2011-12-13 18:57:30 +01:00
game Fix binary op fail in idTarget_WaitForButton::Think 2011-12-10 15:36:17 +01:00
idlib Fix -Wsizeof-pointer-memaccess warnings 2011-12-13 19:26:16 +01:00
MayaImport Fix all whitespace errors 2011-12-10 15:35:54 +01:00
renderer Fix -Wdynamic-class-memaccess warning 2011-12-13 19:26:16 +01:00
sound Don't load EAX sound effects when EAX is disabled 2011-12-11 18:28:18 +01:00
sys Get rid of all #pragma mark 2011-12-13 19:26:16 +01:00
tools Get rid of dmap code specialized for gcc 2011-12-13 16:25:08 +01:00
TypeInfo Change return type of [Sys_]GetProcessorId to int 2011-12-13 18:57:30 +01:00
ui Fix -Wdelete-non-virtual-dtor warnings 2011-12-13 19:26:16 +01:00
SConstruct Enable OpenAL for all platforms 2011-12-11 17:07:13 +01:00