nosoop
|
387b85406e
|
logic: Add ability to skip mprotect with StoreToAddress (#1523)
* Implement StoreToAddress param to optionally set memory page permissions
* Update comment
|
2021-07-10 12:45:00 -07:00 |
|
nosoop
|
d01c72f79b
|
Update CGameConfig members to use std::string instead of fixed-size char arrays (#1495)
|
2021-06-03 11:27:16 -05:00 |
|
 
|
c5619f887d
|
core: Add support for networked CUtlVector (#1330)
* Add offset-reading capability for networked CUtlVector instances
* Use strncmp instead of strstr
* Use strcmp instead of strncmp
Co-authored-by: Asher Baker <[email protected]>
* Move CSendPropExtra_UtlVector offset to gamedata
* Update name of offset + add gamedata entry
* tiny nits
Co-authored-by: Asher Baker <[email protected]>
Co-authored-by: Kyle Sanderson <[email protected]>
|
2020-08-06 19:15:20 -07:00 |
|
nosoop
|
69ae224938
|
testing: Add stock AssertStrEq (#1185)
* Add AssertStrEq to testing include
* Remove unnecessary last param
|
2020-07-08 19:18:39 -07:00 |
|
nosoop
|
06d327e76c
|
Reverted addition of TF_CUSTOM_GENERIC_BOMB
|
2019-10-16 17:10:57 -07:00 |
|
nosoop
|
2e28b036f8
|
Add new condition and custom damage type from Scream Fortress XI
|
2019-10-16 00:13:41 -07:00 |
|
nosoop
|
024ae2b9ed
|
Use map display name for admin map chooser menu (#1097)
|
2019-10-07 19:15:36 +01:00 |
|
nosoop
|
5293815bf6
|
Check other filename sources on remote extensions
|
2019-07-29 04:00:18 -07:00 |
|