Arkshine
|
c29eabec50
|
Fix max length inconsistencies + typo
|
2015-10-05 19:12:30 +02:00 |
|
Arkshine
|
138b9e1510
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
|
Arkshine
|
f976861e21
|
Fix AMBuild and VS projects files
|
2015-10-02 23:22:22 +02:00 |
|
Arkshine
|
2d910838a2
|
Fix AMTL internal paths
|
2015-10-02 23:22:21 +02:00 |
|
Arkshine
|
c0b9b91a06
|
Remove MakeFile
|
2015-07-14 00:13:24 +02:00 |
|
Valentin Grünbacher
|
a68df8de7f
|
Engine: Fix bcompat and consistency for CHECK_ENTITY
|
2015-07-13 15:38:37 +02:00 |
|
Vincent Herbet
|
846238fe99
|
Merge pull request #250 from Nextra/enginew
Engine Update
|
2015-07-02 18:43:35 +02:00 |
|
Valentin Grünbacher
|
7059f5b3b9
|
Engine: Detour LightStyle to catch all calls, restores set_lights() functionality
|
2015-06-11 20:49:00 +02:00 |
|
Shooting King
|
4a58365b2c
|
Correcting SolutionFileFormat version as well
|
2015-05-19 18:31:19 +05:30 |
|
Shooting King
|
ad23638913
|
Correcting years in MSVS project solutions.
|
2015-05-18 21:54:06 +05:30 |
|
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
|
dc73473394
|
Engine: Fix CHECK_ENTITY() logic error (0 is not a player)
|
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
|
702f784e44
|
Engine: Fix get_info_keybuffer() not being able to retrieve local keybuffer
|
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
|
ebdd015aae
|
Restore traceresult() functionality by writing to g_tr in trace functions
|
2015-05-11 16:15:42 +02:00 |
|
Valentin Grünbacher
|
3c1022af99
|
Engine: Add a destination parameter to trace_hull() to make it more useful
|
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 |
|
Valentin Grünbacher
|
d69fddf8b4
|
Engine/Core: Move precache_event() to core
|
2015-05-10 23:45:01 +02:00 |
|
Valentin Grünbacher
|
218fb9c794
|
Engine: Add unregister_[touch|think|impulse]()
|
2015-05-10 23:40:22 +02:00 |
|
Valentin Grünbacher
|
c531ad756d
|
Engine: Dynamically hook StartFrame for set_lights()
|
2015-05-10 23:21:12 +02:00 |
|
Ni3znajomy
|
92c2c84617
|
Update copyright year
|
2015-03-29 20:01:25 +02:00 |
|
xPaw
|
e09f434ed8
|
Move dlls/ to modules/
|
2015-03-13 15:18:47 +02:00 |
|