sourcemod/plugins/include
David Anderson 4001b0f804 Various chat commands now follow sm_show_activity (bug 2080, r=pred).
Added FormatActivitySource() native to assist in emulating ShowActivity().
2008-09-23 01:17:15 -05:00
..
admin.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
adminmenu.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
adt_array.inc Added any tag to ADT array functions to fix potential tag mismatches 2008-04-24 10:25:44 +00:00
adt_stack.inc Added any tag to ADT array functions to fix potential tag mismatches 2008-04-24 10:25:44 +00:00
adt_trie.inc Added any tag to ADT array functions to fix potential tag mismatches 2008-04-24 10:25:44 +00:00
adt.inc added amb1538 - adt_stack 2008-04-13 06:06:27 +00:00
banning.inc Fixed typo in banning.inc 2008-06-09 22:17:09 +00:00
bitbuffer.inc Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again) 2008-04-11 17:16:36 +00:00
clientprefs.inc Fixed amb1810 - Clientprefs no longer blocks load. 2008-07-15 00:24:08 +00:00
clients.inc fixed amb1808 - KickClient() is delayed and does not crash -- KickClientEx() is the old functionality 2008-07-06 00:45:26 +00:00
commandfilters.inc fixed some doc inconsistencies on ProcessTargetString 2008-04-19 00:44:28 +00:00
console.inc Various chat commands now follow sm_show_activity (bug 2080, r=pred). 2008-09-23 01:17:15 -05:00
core.inc phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done) 2008-06-02 05:03:27 +00:00
cstrike.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
datapack.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
dbi.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
entity_prop_stocks.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
entity.inc Added #pragma deprecated to GetEntDataEnt() and SetEntDataEnt() 2008-05-30 22:42:30 +00:00
events.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
files.inc Added CreateDirectory() native and a few permissions macros (bug 3253, r=ds). 2008-09-17 02:07:19 -05:00
float.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
functions.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
geoip.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
halflife.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
handles.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
helpers.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
keyvalues.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
lang.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
logging.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
mapchooser.inc Fixed amb1928 (EndOfMapVoteEnabled should be optional). 2008-08-15 17:21:48 +00:00
menus.inc added amb1119 - sm_revote command 2008-05-17 05:12:52 +00:00
nextmap.inc - Added ForceChangeLevel and Map History to nextmap api 2008-07-13 05:13:37 +00:00
profiler.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
regex.inc Bail's pedantic parser made me do it. 2008-04-19 10:35:24 +00:00
sdktools_engine.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_entinput.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_entoutput.inc Added svn:keywords property to some files that didn't have them already 2008-04-10 19:28:26 +00:00
sdktools_functions.inc Added SetUserInfo command to sdktools. 2008-06-09 07:12:32 +00:00
sdktools_sound.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_stocks.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_stringtables.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_tempents_stocks.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_tempents.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools_trace.inc added amb1715 - tracehull 2008-05-28 03:04:28 +00:00
sdktools_voice.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sdktools.inc Added amb1528 - Entity Output Hooking. 2008-04-02 01:22:02 +00:00
sorting.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
sourcemod.inc New mapchooser, rockthevote and nominations plugins finally ready. Removed the existing mapmanager stuff. 2008-07-01 01:18:52 +00:00
string.inc added amb1694 - FindCharInString() 2008-05-24 05:02:35 +00:00
structs.inc Added Struct Abstraction extension (bug 2666 and bug 2663) 2008-09-18 15:32:22 +12:00
textparse.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
tf2_stocks.inc Removed TF2_GivePlayerWeapon() and TF2_EquipPlayerClassWeapons() stocks as they no longer work at all 2008-05-31 22:33:17 +00:00
tf2.inc A sad response to amb1655 - TF2_SetPlayerInvuln is broken and now removed. 2008-05-08 23:43:02 +00:00
timers.inc added amb1685 - GetTickInterval() 2008-05-20 05:39:37 +00:00
topmenus.inc Bail's pedantic parser made me do it. 2008-04-19 10:35:24 +00:00
usermessages.inc All natives that use a recipient filter now actually validate the clients passed to them. 2008-06-11 08:07:17 +00:00
vector.inc Spring Cleaning, Part Ichi (1) 2008-03-30 07:00:22 +00:00
version.inc Updated version files so I can build again. 2008-09-14 22:16:35 -07:00
version.tpl Mirrored buildbot/version template changes from branch. 2008-09-14 06:13:25 +00:00