Vitaly Karpenko
0ccba67006
Fix compilation with GCC 8.2+ ( #617 )
...
* GCC 8.2 support
* Add GCC version check
* -Werror=class-memaccess fix in code
* Use assignment for Stats
2019-10-29 21:48:31 +01:00
Vincent Herbet
f1f95425b6
Fix a crash with set_tr/2 when -1 is passed in TR_pHit + allow worldspawn (0) in set_tr/2 ( #601 )
...
* Fix a crash with set_ptr2 when -1 is passed in TR_pHit
* Allow wordspawn in set_tr|2(TR_pHit, ...)
2018-09-28 16:39:03 +02:00
Vincent Herbet
9bcabfeb1f
Add or adjust a bunch of safety checks ( #433 )
2018-08-26 17:18:39 +02:00
Arkshine
429a4596c1
Consistency: Replace INDEXENT2 and others things with HLTypeConversion in fakemeta module
2015-10-07 23:27:56 +02:00
Arkshine
9980b7ac62
Fix some natives relying on a known engine bug related to last player's edict being invalid
2015-10-06 17:19:01 +02:00
Valentin Grünbacher
8172519389
Improve handling of KeyValueData in FM and make it compatible with Ham
...
- KVD_Wrapper compatibility with Ham by making |&kvdw == &kvdw.kvd|
- Replaces g_kvd_hook with a generic g_kvd_ext to support raw KVD from Ham
- Adds create_kvd() and free_kvd() so plugins have something to feed Ham with
2015-04-21 00:18:21 +02:00
xPaw
e09f434ed8
Move dlls/ to modules/
2015-03-13 15:18:47 +02:00