amxmodx/modules/engine
Valentin Grünbacher c24fbda302 Engine: Add error path to DispatchKeyValue() based on g_inKeyValue
This was unsafe as g_pkvd is pointed to a stack variable that is only valid while inside of pfn_keyvalue()
2015-05-11 16:15:43 +02:00
..
msvc12 Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
AMBuilder Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
amxxapi.cpp Engine: Dynamically hook StartFrame for set_lights() 2015-05-10 23:21:12 +02:00
engine.cpp Engine: Fix get_info_keybuffer() not being able to retrieve local keybuffer 2015-05-11 16:15:43 +02:00
engine.h Engine: Dynamically hook StartFrame for set_lights() 2015-05-10 23:21:12 +02:00
entity.cpp Engine: Add error path to DispatchKeyValue() based on g_inKeyValue 2015-05-11 16:15:43 +02:00
entity.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
forwards.cpp Engine: Dynamically hook StartFrame for set_lights() 2015-05-10 23:21:12 +02:00
globals.cpp Engine: Add safe get_global_edict2() and entity_get_edict2() 2015-05-10 23:56:06 +02:00
gpglobals.h Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00
Makefile Update copyright year 2015-03-29 20:01:25 +02:00
moduleconfig.h Engine: Dynamically hook StartFrame for set_lights() 2015-05-10 23:21:12 +02:00
version.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00