.. |
amxconst.inc
|
Merge pull request #31 from xPaw/burn-baby-burn
|
2014-07-27 12:07:58 +02:00 |
amxmisc.inc
|
Use the new constants in various place.
|
2014-07-20 12:27:02 +02:00 |
amxmodx_version.inc
|
Change zeroes to manual in predefined version.inc
|
2014-07-27 11:43:50 +03:00 |
amxmodx.inc
|
Remove MAX_PLAYERS define assocaited to get_players.
|
2014-07-20 15:15:45 +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
|
Clean up include file.
|
2014-05-03 23:50:43 +02: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
|
Cstrike: Implement CS_OnBuyAttempt forward.
|
2014-07-04 10:41:13 +02: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
|
Fix missing Float tag in some DoD forwards headers.
|
2014-05-12 16:40:19 +02: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
|
Engine: Add entity_intersects native.
|
2014-07-18 16:37:32 +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
|
Use a more standard if conditionnal way.
|
2014-05-13 14:09:45 +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
|
Merge pull request #21 from Nextra/newmenus
|
2014-05-27 12:31:30 +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 |
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
|
Regex: Fix documention.
|
2014-07-18 18:02:12 +02: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 |
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
|
Use the new constants in various place.
|
2014-07-20 12:27:02 +02:00 |