2
0
mirror of https://github.com/s1lentq/reapi.git synced 2024-10-16 15:27:06 +03:00
Commit Graph

331 Commits

Author SHA1 Message Date
s1lentq
9bdeb103eb Added bypass warning 200 on amxmodx 1.8.2 2016-05-12 06:56:22 +06:00
s1lentq
86aead4b02 Rework native rg_get_weapon_info 2016-05-11 20:00:06 +06:00
s1lentq
136efa87ab Fix typo version 2016-05-11 17:34:45 +06:00
s1lentq
3714590434 Added natives rg_set_weapon_info 2016-05-04 17:39:34 +06:00
s1lentq
88f0a66c0b Changed work native rg_find_ent_by_owner.
Added edictByIndexAmx for safe use.
2016-05-03 22:56:07 +06:00
s1lentq
c1c59ce26c Added reapi_version.inc and other typos 2016-05-03 20:04:52 +06:00
asmodai
e64210dee7 Unified style of the error messages
Fixed typo in reapi version define
2016-05-03 03:44:56 +03:00
asmodai
7414e479ed Added arg name for native params checks
Added NULLENT
Fixed some checks
2016-05-02 18:21:28 +03:00
asmodai
73c1151962 Refactored project structure
Natives optimization
2016-05-02 17:51:19 +03:00
asmodai
e0fb129f4d Avoid unnecessary copying in rg_fire_bullets3 2016-05-02 16:56:06 +03:00
s1lentq
12b0573aa5 Added support Reunion API
Added new regamedll natives: rg_create_entity, rg_find_ent_by_class, rg_find_ent_by_owner, rg_get_weapon_info, rg_remove_all_items, rg_remove_item
Added hookchain CanBuyThis
Added native (reunion) get_client_data
2016-05-02 16:55:21 +03:00
asmodai
063f8e6ed5 Removed static keyword for natives
Reduced error strings length
2016-04-30 20:38:53 +03:00
asmodai
7a3992e960 Added missed safety checks
A more clean design of natives_misc
2016-04-30 20:20:23 +03:00
s1lentq
e51d1442a2 Refactoring memberlist 2016-04-27 03:06:55 +06:00
s1lentq
bf9b3f655d Added support VTC API 2016-04-25 06:09:19 +06:00
s1lentq
ea35220838 Added api hook RG_RoundEnd
Added natives rg_round_end, rg_update_teamscores
2016-04-25 00:33:12 +06:00
s1lentq
3000269b18 Merge pull request #5 from voed/patch-1
Fixed return value to match api changes
2016-04-23 17:04:05 +06:00
voed
6aabe4395c Fixed return value to match api changes 2016-04-23 00:16:55 +03:00
theAsmodai
b7c2c22cbb Merge pull request #4 from s1lentq/refactoring
Refactoring
2016-04-22 00:35:14 +03:00
asmodai
170f67bdf2 Increased automation of hookchains registration 2016-04-22 00:23:50 +03:00
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