amxmodx/modules/cstrike/cstrike
Vincent Herbet 09e49439bc Merge pull request #370 from Arkshine/fix/cs_set_user_model
Fix a crash after cs_set_user_model is used with model_index parameter set.
2016-04-16 11:45:37 +02:00
..
msvc12 Cstrike: Add cs_get_item_id() and cs_get_translated_item_alias() natives 2015-11-03 10:45:45 +01:00
AMBuilder Cstrike: Refactor - Simplify forwards logic, fix and improve few things 2015-11-21 00:13:06 +01:00
CstrikeDatas.h Add cs_get_item_alias() native & cleanup alias datas 2016-03-16 12:29:33 +01:00
CstrikeHacks.cpp Merge pull request #342 from Arkshine/feature/cs_get_item_alias 2016-03-16 15:15:00 +01:00
CstrikeHacks.h Add cs_set_ent_class native 2016-02-09 11:27:02 +01:00
CstrikeItemsInfos.cpp Replace INDEXENT and ENTINDEX by TypeConversion for consistency 2016-03-16 21:40:43 +01:00
CstrikeItemsInfos.h Fix a bcompat issue with cs_s/get_user_backpackammo() by not relying on m_rgpPlayerItems to get ammo index 2016-03-16 16:29:55 +01:00
CstrikeMain.cpp Enable detours in ServerActivate to avoid sig conflict with third-party AMXX modules 2016-01-11 23:25:02 +01:00
CstrikeNatives.cpp Merge pull request #370 from Arkshine/fix/cs_set_user_model 2016-04-16 11:45:37 +02:00
CstrikePlayer.cpp Replace INDEXENT and ENTINDEX by TypeConversion for consistency 2016-03-16 21:40:43 +01:00
CstrikePlayer.h Replace INDEXENT and ENTINDEX by TypeConversion for consistency 2016-03-16 21:40:43 +01:00
CstrikeUserMessages.cpp Replace INDEXENT and ENTINDEX by TypeConversion for consistency 2016-03-16 21:40:43 +01:00
CstrikeUserMessages.h Cstrike: Fix defuser/nvgs not being called with CS_OnBuy and fix wrong shield CSI constants 2015-11-03 10:45:51 +01:00
CstrikeUtils.cpp Fix CS_OnBuy* not triggered from alias containing uppercase letters 2016-01-23 00:09:04 +01:00
CstrikeUtils.h Replace INDEXENT and ENTINDEX by TypeConversion for consistency 2016-03-16 21:40:43 +01:00
moduleconfig.h Enable detours in ServerActivate to avoid sig conflict with third-party AMXX modules 2016-01-11 23:25:02 +01:00
version.rc Move dlls/ to modules/ 2015-03-13 15:18:47 +02:00