.. |
amxmod_compat
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
amxconst.inc
|
Add print_radio constant (counter-strike only)
|
2014-05-02 19:13:38 +02:00 |
amxmisc.inc
|
Fix for amb1545: show_activity was ignoring the last client
|
2008-03-30 07:36:10 +00:00 |
amxmodx.inc
|
Add amxclient_cmd native (bug 5887, r=Nextra)
|
2014-05-02 09:16:16 +02:00 |
cellarray.inc
|
Add new CellArray natives: Clone/Resize/FindString/FindValue (bug 6104, r=ds)
|
2014-04-15 10:34:48 +02:00 |
celltrie.inc
|
Added amb1600: trie natives
|
2008-04-14 19:52:11 +00:00 |
core.inc
|
Missing modification on a86ca1491
|
2014-04-30 16:11:27 +02:00 |
csstats.inc
|
Updated to allow compiling with unmodified statsx.sma, and other plugins using the old csx api... hopefully. :-9
|
2005-02-05 11:06:34 +00:00 |
cstrike.inc
|
Implemented amb291 - cs_{set,get}_c4_defusing()
|
2007-08-03 19:11:47 +00:00 |
csx.inc
|
Add get_map_objectives native for CS (bug 5820, r=Nextra)
|
2013-08-08 19:11:12 +02:00 |
datapack.inc
|
Add missing magic tag in include file (previous patch). For some reason my change was ignored.
|
2014-04-11 23:02:46 +02:00 |
dbi.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
dodconst.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
dodfun.inc
|
Fix for amb437
|
2007-08-03 17:35:12 +00:00 |
dodstats.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
dodx.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
engine_const.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
engine_stocks.inc
|
Fix for amb1647: brush origin retrieval was wrong
|
2008-05-07 05:17:21 +00:00 |
engine.inc
|
Add set_ent_rendering native (bug 5773, r=Nextra)
|
2013-08-10 14:16:26 +02:00 |
esf_const.inc
|
Added include files for new ESFMod module
|
2005-07-10 00:47:56 +00:00 |
esf.inc
|
Added Corona Byte's EvolutionX core
|
2005-08-24 06:13:55 +00:00 |
fakemeta_const.inc
|
Implemented request amb237 - added ServerPrint to Fakemeta
|
2007-04-30 18:29:33 +00:00 |
fakemeta_stocks.inc
|
Fixed amb365 - EF_SetSize() stock had incorrect params
|
2007-06-05 02:38:48 +00:00 |
fakemeta_util.inc
|
Fix for amb1647: brush origin retrieval was wrong
|
2008-05-07 05:17:21 +00:00 |
fakemeta.inc
|
Comply to AMXX style for more consistency in a4e667e91410
|
2013-07-02 23:32:22 +02:00 |
file.inc
|
Fix typo in 3bcba0ef360b
|
2013-06-29 12:31:08 +02:00 |
float.inc
|
Backed out changeset: 2bc36c43b15f
|
2013-09-10 09:04:52 +02:00 |
fun.inc
|
Set set_user_rendering default color/amount to 0 to follow game behavior (bug 5772, r=arkshine)
|
2013-08-05 19:00:51 +02:00 |
geoip.inc
|
Fix for amb519: geoip_code2 and geoip_code3 will overflow the result buffer on an unsuccessful lookup.
|
2007-07-19 18:37:13 +00:00 |
ham_const.inc
|
Update globally Hamsandwich module (bug 5611, r=sawce)
|
2014-04-09 16:44:02 +02:00 |
hamsandwich.inc
|
Add support for bot without "player" classname in Hamsandwich (bug 6111, r=ds)
|
2014-05-01 10:21:46 +02:00 |
hlsdk_const.inc
|
Add DMG_GRENADE constant (bug 6030, r=arkshine)
|
2014-03-20 18:14:31 +01:00 |
lang.inc
|
Added LookupLangKey for the upcoming show_activity changes.
|
2007-04-20 02:55:59 +00:00 |
message_const.inc
|
amb1624: revision 3234 was accidentally undone
|
2008-04-26 08:18:34 +00:00 |
message_stocks.inc
|
Add client_printex stock
|
2014-05-02 19:13:15 +02:00 |
messages.inc
|
Add ewrite_[coord_f/angle_f], write_[coord_f/angle_f] and [e]message_begin_f natives (bug 5829, r=arkshine)
|
2013-08-10 10:22:38 +02:00 |
newmenus.inc
|
Add menu_addblank2 and menu_addtext2 to fix unexpected behavior with the original ones when slot=1 (bug 3096, r=Arkshine)
|
2013-07-02 14:54:07 +02:00 |
ns_const.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
ns.inc
|
Initial addition of ns_remove_upgrade (amb1635): oh god I hope this will suffice
|
2008-04-26 21:40:56 +00:00 |
ns2amx.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
nvault.inc
|
Added charsmax() define, as a less typo-prone utility for sizeof(array)-1.
|
2007-05-18 15:20:34 +00:00 |
regex.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
sockets.inc
|
Back ported revision 3242 - Every include file now is const correct (am49281)
|
2007-01-26 05:56:10 +00:00 |
sorting.inc
|
Add ArraySortEx/SortADTArray natives and new sort method Sort_Random (bug 5494, r=Nextra)
|
2013-08-05 16:56:59 +02:00 |
sqlx.inc
|
Added SQL_SetCharset native to (re)set character set (bug 5999, r=ds).
|
2014-04-18 22:04:32 +02:00 |
string.inc
|
Add new string natives/stocks, make some UTF-8 safe (bug 6110, r=ds)
|
2014-04-30 09:33:03 +02:00 |
svn_version.inc
|
Update versioning for AMBuild and git.
|
2014-02-08 20:37:33 -08:00 |
tfcconst.inc
|
Fix TFC_PC_CIVILIAN value (bug 6042, r=arkshine)
|
2014-03-22 16:59:15 +01:00 |
tfcstats.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
tfcx.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
time.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
tsconst.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
tsfun.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
tsstats.inc
|
Synced include files
|
2004-09-10 03:12:38 +00:00 |
tsx.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
vault.inc
|
All include files should be semicolon-correct now
|
2007-08-10 04:52:12 +00:00 |
vector.inc
|
Fixed bug amb70 - include files not semicolon-correct
|
2007-03-05 19:30:40 +00:00 |
xs.inc
|
Removed semi colon pragma
|
2007-08-10 03:41:59 +00:00 |