Arkshine
|
d91144a10d
|
Fix typos in entity_intersects() and get_global_edict2() natives
|
2016-03-31 19:37:12 +02:00 |
|
Arkshine
|
c6024b93ce
|
Fix typo in find_ent_in_sphere
|
2016-02-24 23:47:17 +01:00 |
|
Arkshine
|
1234528521
|
Engine: Replace ENTINDEX with TypeConversion
|
2016-02-11 22:07:01 +01:00 |
|
Arkshine
|
86d34e9bc5
|
Engine: Fix more bcompat for CHECK_ENTITY
|
2016-02-03 13:34:03 +01:00 |
|
Arkshine
|
e52fc14114
|
Consistency: Replace INDEXENT2 with HLTypeConversion in engine module
|
2015-10-07 23:27:57 +02:00 |
|
Valentin Grünbacher
|
a68df8de7f
|
Engine: Fix bcompat and consistency for CHECK_ENTITY
|
2015-07-13 15:38:37 +02:00 |
|
Valentin Grünbacher
|
8b6d85eb78
|
Engine: Add a bunch of missing CHECK_ENTITY() and CHECK_ENTITY_SIMPLE()
|
2015-05-11 16:15:44 +02:00 |
|
Valentin Grünbacher
|
7bf47f90d9
|
Engine: Use UTF-8 functions where KeyValueData is touched
|
2015-05-11 16:15:43 +02:00 |
|
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 |
|
Valentin Grünbacher
|
679714c8be
|
Engine: Add error path for remove_entity() and unsafe entity ids
|
2015-05-11 16:15:43 +02:00 |
|
Valentin Grünbacher
|
ff0ca9ba67
|
Engine: Remove inconsistent error path from entity_get_int()
|
2015-05-11 16:15:42 +02:00 |
|
Valentin Grünbacher
|
add4867d21
|
Engine: Add safe get_global_edict2() and entity_get_edict2()
|
2015-05-10 23:56:06 +02:00 |
|
xPaw
|
e09f434ed8
|
Move dlls/ to modules/
|
2015-03-13 15:18:47 +02:00 |
|