2
0
mirror of https://github.com/s1lentq/reapi.git synced 2024-10-16 23:37:07 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
s1lentq
df8cab66f4 Added members CBaseEntity, CBaseAnimating
Implemented functions CBasePlayer::SetAnimation, CBasePlayer::GiveDefaultItems, CBasePlayer::GiveNamedItem,
CBasePlayer::AddAccount, CBasePlayer::GiveShield, CBaseAnimating::ResetSequenceInfo, PlayerBlind, RadiusFlash_TraceLine,
FireBullets, FireBullets3, RadiusDamage, ClearMultiDamage, ApplyMultiDamage, AddMultiDamage
Added misc natives
2016-04-21 06:50:13 +06:00
asmodai
feeca13f08 Trying inline getHook
Using visibility=default instead of symbols
2016-04-20 01:47:27 +03:00
asmodai
0dd99aaf6d Refactored member natives code
Fixed compilation under linux
2016-04-20 01:18:02 +03:00
asmodai
59be98fb6a Callbacks refactoring
Implemented hookchain arguments changing
2016-04-19 23:04:01 +03:00
asmodai
219071fb50 Enabled symbols information for linux 2016-04-13 18:34:17 +03:00
asmodai
c732fbdc07 Fixes in natives_member.cpp 2016-04-07 22:55:47 +03:00
asmodai
50b5649257 Refactoring 2016-04-07 01:34:18 +03:00
s1lentq
392026e50b Added C_DLLEXPORT 2016-04-05 23:10:58 +06:00
s1lentq
c3dc656ced Added build status to README.md
Fix linux compilation
2016-04-05 05:21:04 +06:00
s1lentq
00bc077eee Initial implementation 2016-04-05 04:21:38 +06:00
s1lentq
7cdcf26f2e Initial commit 2016-03-30 17:12:54 +06:00