..
amxconst.inc
Add constants for stats functions ( #509 )
2018-08-25 20:52:48 +02:00
amxmisc.inc
Add get_playersnum_ex ( #517 )
2018-08-30 18:43:05 +02:00
amxmodx_version.inc
inc-doc2 nits/finishing touches
2015-03-09 19:41:21 +01:00
amxmodx.inc
Add @note in get_user_msgid() ( #506 )
2018-08-20 19:50:43 +02:00
cellarray.inc
Fix typo ( #488 )
2018-07-10 11:57:37 +02:00
cellstack.inc
cellarray/celltrie/cellstack: Documentation fixes and consistency updates
2015-03-09 19:41:16 +01:00
celltrie.inc
Introduce Trie Iterators ( #413 )
2017-08-01 15:05:27 +02:00
core.inc
API documentation fix for some .inc files ( #489 )
2018-07-10 14:42:45 +02:00
csstats_const.inc
Add constants for stats functions ( #509 )
2018-08-25 20:52:48 +02:00
csstats.inc
Add constants for stats functions ( #509 )
2018-08-25 20:52:48 +02:00
cstrike_const.inc
Fix missing CS_NORESET constant ( #400 )
2017-01-10 18:51:41 +01:00
cstrike.inc
Merge pull request #342 from Arkshine/feature/cs_get_item_alias
2016-03-16 15:15:00 +01:00
csx.inc
Merge pull request #215 from xPaw/no-version-check
2015-03-10 01:02:05 +01:00
cvars.inc
inc-doc2 nits/finishing touches
2015-03-09 19:41:21 +01:00
datapack.inc
Introduce a datapack position tag ( #419 )
2017-03-06 21:08:16 +01:00
dbi.inc
Make spcomp2 cry less
2015-03-11 15:19:27 +02:00
dodconst.inc
Add constants for stats functions ( #509 )
2018-08-25 20:52:48 +02:00
dodfun.inc
Remove version checks from all include files
2015-02-25 00:56:17 +02:00
dodstats.inc
Add constants for stats functions ( #509 )
2018-08-25 20:52:48 +02:00
dodx.inc
Remove version checks from all include files
2015-02-25 00:56:17 +02:00
engine_const.inc
engine_const: Add sections and comments
2015-05-10 14:37:36 +02:00
engine_stocks.inc
Update engine_stocks.inc
2014-10-05 16:19:47 +06:00
engine.inc
Engine: Add error path for remove_entity() and unsafe entity ids
2015-05-11 16:15:43 +02:00
esf_const.inc
Update license headers for plugins and includes.
2014-08-04 13:18:41 -05:00
esf.inc
Added Corona Byte's EvolutionX core
2005-08-24 06:13:55 +00:00
fakemeta_const.inc
Add new natives to read/write on entity's private data based off class/member name available from gamedata files
2015-09-19 20:07:48 +02:00
fakemeta_stocks.inc
Make spcomp2 cry less
2015-03-11 15:19:27 +02:00
fakemeta_util.inc
Normalize line endings and whitespace
2016-01-16 21:15:52 -03:00
fakemeta.inc
Refactor 2 - Duplicate get_member_* for each set of natives for consistency
2015-11-02 20:10:38 +01:00
file.inc
Normalize EOL of few files changed in #489
2018-07-18 14:39:53 +02:00
float.inc
Normalize EOL of few files changed in #489
2018-07-18 14:39:53 +02:00
fun.inc
Update Fun module ( #421 )
2018-08-30 19:16:19 +02:00
gameconfig.inc
Gameconfig: Add game configs natives
2015-07-11 13:16:45 +02:00
geoip.inc
Remove version checks from all include files
2015-02-25 00:56:17 +02:00
ham_const.inc
Add basic kvd doc to fakemeta.inc and fix ham_const.inc lies
2015-05-05 11:16:26 +02:00
hamsandwich.inc
Fix #395 backward compatibility issue by adding SetParamEntity2 native ( #463 )
2017-10-05 11:46:05 +02:00
hlsdk_const.inc
fix hlsdk_const.inc identation ( #502 )
2018-07-24 10:37:19 +02:00
json.inc
Introduce a JSON module ( #379 )
2017-09-30 20:23:12 +02:00
lang.inc
Fix a compilation regression in LookupLangKey (introduced with #222 ) ( #499 )
2018-07-24 10:37:56 +02:00
message_const.inc
Fix typo in TE_STREAK_SPLASH description ( #398 )
2017-01-06 21:05:36 +01:00
message_stocks.inc
Improve messages.inc and message_stocks.inc documentation ( #510 )
2018-08-20 19:49:47 +02:00
messages.inc
Improve messages.inc and message_stocks.inc documentation ( #510 )
2018-08-20 19:49:47 +02:00
newmenus.inc
Add default values for menu_item_getinfo ( #511 )
2018-08-09 15:38:58 +02:00
ns_const.inc
Update license headers for plugins and includes.
2014-08-04 13:18:41 -05:00
ns.inc
Remove version checks from all include files
2015-02-25 00:56:17 +02:00
nvault.inc
nvault.inc documentation fix ( #501 )
2018-07-24 15:36:31 +02:00
regex.inc
Remove version checks from all include files
2015-02-25 00:56:17 +02:00
sockets.inc
Update include files documentation ( #360 )
2017-12-09 00:22:43 +01:00
sorting.inc
Normalize all the line endings
2015-03-10 16:51:45 +01:00
sqlx.inc
Update include files documentation ( #360 )
2017-12-09 00:22:43 +01:00
string_const.inc
Improve UTF-8 support in some natives (bug 6475) ( #407 )
2017-08-05 10:32:16 +02:00
string_stocks.inc
Improve UTF-8 support in some natives (bug 6475) ( #407 )
2017-08-05 10:32:16 +02:00
string.inc
Improve UTF-8 support in some natives (bug 6475) ( #407 )
2017-08-05 10:32:16 +02:00
textparse_ini.inc
Add a data argument in INI/SMC_ParseFile() to pass through to callbacks (bug 6228)
2015-07-29 22:23:13 +02:00
textparse_smc.inc
Add a data argument in INI/SMC_ParseFile() to pass through to callbacks (bug 6228)
2015-07-29 22:23:13 +02:00
tfcconst.inc
Update license headers for plugins and includes.
2014-08-04 13:18:41 -05:00
tfcstats.inc
Add constants for stats functions ( #509 )
2018-08-25 20:52:48 +02:00
tfcx.inc
Remove version checks from all include files
2015-02-25 00:56:17 +02:00
time.inc
API documentation fix for some .inc files ( #489 )
2018-07-10 14:42:45 +02:00
tsconst.inc
Update license headers for plugins and includes.
2014-08-04 13:18:41 -05:00
tsfun.inc
Make spcomp2 cry less
2015-03-11 15:19:27 +02:00
tsstats.inc
Add constants for stats functions ( #509 )
2018-08-25 20:52:48 +02:00
tsx.inc
Remove version checks from all include files
2015-02-25 00:56:17 +02:00
vault.inc
Update license headers for plugins and includes.
2014-08-04 13:18:41 -05:00
vector.inc
Update include files documentation ( #360 )
2017-12-09 00:22:43 +01:00
xs.inc
Update include files documentation ( #360 )
2017-12-09 00:22:43 +01:00