amxmodx/modules/cstrike/cstrike
Karol Szuster 604ecbd31e Fix build clang 3.9+ (#458)
* clang 4.0: fix ordered comparison between pointer and zero

* clang 4.0: fix taking address of packed member

Maybe someday someone will properly fix it

* clang 3.9: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior

Someday proper fix?
2017-09-25 15:22:53 +02:00
..
msvc12 Add basic ReHLDS and ReGameDLL support (#417) 2017-03-09 19:59:38 +01:00
AMBuilder Add basic ReHLDS and ReGameDLL support (#417) 2017-03-09 19:59:38 +01:00
CstrikeDatas.h Add basic ReHLDS and ReGameDLL support (#417) 2017-03-09 19:59:38 +01:00
CstrikeHacks.cpp Cstrike: Get offset for m_bMapHasBombTarget (#443) 2017-06-21 10:07:26 +02:00
CstrikeHacks.h Add basic ReHLDS and ReGameDLL support (#417) 2017-03-09 19:59:38 +01:00
CstrikeItemsInfos.cpp Fix signed/unsigned mismatch warning (#428) 2017-04-04 10:32:04 +02: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 Fix broken cs_set_user_model update_index parameter for the default engine (#450) 2017-07-29 17:01:34 +02:00
CstrikeNatives.cpp Fix build clang 3.9+ (#458) 2017-09-25 15:22:53 +02:00
CstrikePlayer.cpp Fix a cs_set_user_model issue with model not being persistent set on a 32th player 2017-03-10 18:33:19 +01:00
CstrikePlayer.h Add basic ReHLDS and ReGameDLL support (#417) 2017-03-09 19:59:38 +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