2
0
mirror of https://github.com/rehlds/reapi.git synced 2025-07-23 05:31:44 +03:00

Commit Graph

  • 848bb10907 Merge pull request #10 from s1lentq/checkmeplz s1lentq 2016-06-08 05:45:26 +06:00
  • 4c6f3c3d08 Small fixes asmodai 2016-06-07 04:01:46 +03:00
  • 6fb4fc6779 Fixed names collision with fakemeta Fixed hookctx for recursive hookchain calls asmodai 2016-06-06 17:55:07 +03:00
  • 7350d696e8 Fixed member regions in amxx includes asmodai 2016-06-04 16:16:48 +03:00
  • 94fadf929a Fixed context data for nested hookchain forwards Added missed conversions for hookchain callbacks Added natives for pmove, pmtrace, ucmd Added checks of re* products availability asmodai 2016-05-19 00:02:37 +03:00
  • 6a65948b74 Added natives set_movevar/get_movevar Added forwards RG_PM_Move/RG_PM_AirMove and some functions of a CSGameRules s1lentq 2016-05-19 00:30:26 +06:00
  • bbd489e34c Added native rg_instant_reload_weapons Added forward CBasePlayer_SetClientUserInfoName s1lentq 2016-06-03 22:44:48 +06:00
  • 8db34b7a52 Added forward: RG_HandleMenu_ChooseAppearance, RG_HandleMenu_ChooseTeam, RG_ShowMenu, RG_ShowVGUIMenu, RG_CBasePlayer_SetClientUserInfoModel s1lentq 2016-06-02 18:33:14 +06:00
  • fd7c58f32e Added natives rh_set_mapname, rh_get_mapname, rh_reset_mapname s1lentq 2016-06-02 04:37:29 +06:00
  • 6f519c7551 Refactoring sdk of the party amxx s1lentq 2016-06-01 18:27:20 +06:00
  • 62325d11aa get_member, get_member_game, get_entvar, get_movevar: Allow use of output of the Float-variable via the 3rd argument. s1lentq 2016-06-01 04:50:28 +06:00
  • 1be2b04192 Bugfix a member to get vector s1lentq 2016-06-01 03:15:45 +06:00
  • b1a86097ea Added native rg_transfer_c4 s1lentq 2016-06-01 00:42:54 +06:00
  • 63502fa028 Added natives rg_set_user_team, rg_set_user_model, rg_reset_user_model Added argument AccountSet type to rg_add_account Update CSSDK of regamedll s1lentq 2016-05-31 22:12:44 +06:00
  • 3e2c6386e2 Added members CBaseMonster s1lentq 2016-05-23 01:54:31 +06:00
  • 1674a3a124 Added natives set_movevar/get_movevar Added forwards RG_PM_Move/RG_PM_AirMove and some functions of a CSGameRules s1lentq 2016-05-19 00:30:26 +06:00
  • 979b5a9ebe Added natives set_entvar/get_entvar, rg_get_user_bpammo/rg_set_user_bpammo, rg_give_defusekit, rg_get_user_armor/rg_set_user_armor, s1lentq 2016-05-18 06:01:11 +06:00
  • c62f2ad897 Merge pull request #6 from s1lentq/natives_misc s1lentq 2016-05-15 23:07:47 +06:00
  • 9bdeb103eb Added bypass warning 200 on amxmodx 1.8.2 s1lentq 2016-05-11 22:54:06 +06:00
  • 86aead4b02 Rework native rg_get_weapon_info s1lentq 2016-05-11 19:52:49 +06:00
  • 136efa87ab Fix typo version s1lentq 2016-05-11 17:34:45 +06:00
  • 3714590434 Added natives rg_set_weapon_info s1lentq 2016-05-04 17:39:34 +06:00
  • 88f0a66c0b Changed work native rg_find_ent_by_owner. Added edictByIndexAmx for safe use. s1lentq 2016-05-03 22:56:07 +06:00
  • c1c59ce26c Added reapi_version.inc and other typos s1lentq 2016-05-03 19:11:45 +06:00
  • e64210dee7 Unified style of the error messages Fixed typo in reapi version define asmodai 2016-05-03 03:35:19 +03:00
  • 7414e479ed Added arg name for native params checks Added NULLENT Fixed some checks asmodai 2016-05-02 18:21:28 +03:00
  • 73c1151962 Refactored project structure Natives optimization asmodai 2016-05-02 17:51:19 +03:00
  • e0fb129f4d Avoid unnecessary copying in rg_fire_bullets3 asmodai 2016-04-30 21:02:30 +03:00
  • 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 s1lentq 2016-05-02 03:09:11 +06:00
  • 063f8e6ed5 Removed static keyword for natives Reduced error strings length asmodai 2016-04-30 20:38:53 +03:00
  • 7a3992e960 Added missed safety checks A more clean design of natives_misc asmodai 2016-04-28 00:28:17 +03:00
  • e51d1442a2 Refactoring memberlist s1lentq 2016-04-27 03:06:55 +06:00
  • bf9b3f655d Added support VTC API s1lentq 2016-04-25 06:06:13 +06:00
  • ea35220838 Added api hook RG_RoundEnd Added natives rg_round_end, rg_update_teamscores s1lentq 2016-04-25 00:33:12 +06:00
  • 3000269b18 Merge pull request #5 from voed/patch-1 s1lentq 2016-04-23 17:04:05 +06:00
  • 6aabe4395c Fixed return value to match api changes voed 2016-04-23 00:16:55 +03:00
  • b7c2c22cbb Merge pull request #4 from s1lentq/refactoring theAsmodai 2016-04-22 00:35:14 +03:00
  • 170f67bdf2 Increased automation of hookchains registration asmodai 2016-04-21 16:15:21 +03:00
  • 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 s1lentq 2016-04-21 06:50:13 +06:00
  • feeca13f08 Trying inline getHook Using visibility=default instead of symbols asmodai 2016-04-20 01:36:19 +03:00
  • 0dd99aaf6d Refactored member natives code Fixed compilation under linux asmodai 2016-04-20 00:39:38 +03:00
  • 59be98fb6a Callbacks refactoring Implemented hookchain arguments changing asmodai 2016-04-13 19:55:25 +03:00
  • 219071fb50 Enabled symbols information for linux asmodai 2016-04-13 18:34:17 +03:00
  • c732fbdc07 Fixes in natives_member.cpp asmodai 2016-04-07 22:55:47 +03:00
  • 50b5649257 Refactoring asmodai 2016-04-07 01:09:51 +03:00
  • 392026e50b Added C_DLLEXPORT s1lentq 2016-04-05 23:07:43 +06:00
  • c3dc656ced Added build status to README.md Fix linux compilation s1lentq 2016-04-05 04:40:47 +06:00
  • 00bc077eee Initial implementation s1lentq 2016-04-05 04:21:38 +06:00
  • 7cdcf26f2e Initial commit s1lentq 2016-03-30 17:12:54 +06:00