..
admin.inc
Add bitwise SetBitFlags for AdminId and GroupId ( #1677 )
2022-02-12 13:14:57 +01:00
adminmenu.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
adt_array.inc
Fix ArrayList return types ( #1679 )
2021-12-27 12:17:04 +01:00
adt_stack.inc
Add ArrayStack.Clear native ( #1676 )
2022-01-22 03:26:21 -08:00
adt_trie.inc
Correct documentation in adt_trie.inc ( #1465 )
2021-04-04 15:11:30 -07:00
adt.inc
added amb1538 - adt_stack
2008-04-13 06:06:27 +00:00
banning.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
basecomm.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
bitbuffer.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
clientprefs.inc
Add Clientprefs helpers for integers and strings ( #1727 )
2022-07-31 11:59:25 +02:00
clients.inc
Add MAX_AUTHID_LENGTH ( #1696 )
2022-02-15 10:21:35 +00:00
commandfilters.inc
core: Add client id to MultiTargetFilter forward ( #1070 )
2021-03-08 10:04:11 -08:00
commandline.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
console.inc
Add CommandIterator.ConVarFlags property ( #1869 )
2022-12-04 12:24:56 +01:00
convars.inc
Removed incorrect parameter RemoveChangeHook desc
2021-10-23 11:28:23 -05:00
core.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
cstrike.inc
Fix CS_OnCSWeaponDrop after latest CSGO update (21/10/21) ( #1602 )
2021-10-22 16:20:54 +01:00
datapack.inc
Add an array operations to CDataPack ( #1219 )
2020-05-08 15:23:48 -07:00
dbi.inc
Database.Format destination buffer should not be marked const ( #1714 )
2022-02-14 07:39:03 -05:00
dhooks.inc
DHooks: Allow setting CBaseEntity* param to NULL #1751 ( #1754 )
2022-04-20 15:32:37 +02:00
entity_prop_stocks.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
entity.inc
Return array type info with FindSendPropInfo ( #1548 )
2021-08-01 19:44:18 +01:00
entitylump.inc
Add functions for working with entity lumps ( #1673 )
2022-09-05 15:44:58 -07:00
events.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
files.inc
Update CreateDirectory ( #1813 )
2022-08-27 01:59:43 +02:00
float.inc
Update operator% forwards to newdecls ( #1763 )
2022-07-28 18:12:00 -07:00
functions.inc
Update dhooks.inc documentation for consistency ( #1658 )
2022-02-01 18:46:59 +01:00
geoip.inc
Update GeoIP2 extension to new GeoLite2 .mmdb database format ( #1245 )
2021-06-30 13:01:12 +02:00
halflife.inc
Split PVKII into its own engine branch ( #1847 )
2022-10-24 19:27:32 +00:00
handles.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
helpers.inc
Add comment about common.phrases to FindTarget ( #1155 )
2020-01-14 15:00:27 -08:00
keyvalues.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
lang.inc
Add GetClientOriginalLanguage ( #1810 )
2022-07-28 18:10:51 -07:00
logging.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
mapchooser.inc
Reduce code size for strict dependencies on mapchooser ( #1528 )
2021-07-22 14:37:43 +02:00
menus.inc
Fix missed old syntax parameter in menus
2020-12-13 20:12:07 +01:00
nextmap.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
profiler.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
protobuf.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
regex.inc
regex: add/document missing offset param ( #1175 )
2020-02-26 15:52:04 -08:00
sdkhooks.inc
Add option to not bypass hooks with TakeDamage and DropWeapon natives.
2021-10-13 12:56:26 -04:00
sdktools_client.inc
Documentation corrections and additions ( #1498 )
2021-06-24 15:45:01 +01:00
sdktools_engine.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
sdktools_entinput.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
sdktools_entoutput.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
sdktools_functions.inc
SDKTools: Add explode parameter to ForcePlayerSuicide native ( #1782 )
2022-07-07 14:14:50 +02:00
sdktools_gamerules.inc
Support reading legacy sendprop arrays ( #1550 )
2021-08-23 21:21:11 +01:00
sdktools_hooks.inc
Add a OnPlayerRunCmdPre forward ( #1760 )
2022-04-25 14:00:53 -07:00
sdktools_sound.inc
Documentation corrections and additions ( #1498 )
2021-06-24 15:45:01 +01:00
sdktools_stocks.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
sdktools_stringtables.inc
Documentation corrections and additions ( #1498 )
2021-06-24 15:45:01 +01:00
sdktools_tempents_stocks.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
sdktools_tempents.inc
Add missing const to origin parameters ( #1079 )
2019-11-13 00:33:00 -08:00
sdktools_trace.inc
Expose custom sdktools trace types from hl2sdk ( #1822 )
2022-12-02 14:11:05 +01:00
sdktools_variant_t.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
sdktools_voice.inc
Documentation corrections and additions ( #1498 )
2021-06-24 15:45:01 +01:00
sdktools.inc
Exposed SDKCall_Engine call type to use CVEngineServer methods ( #1648 )
2022-07-26 22:14:49 +02:00
sorting.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
sourcemod.inc
Replace old link with newer working one ( #1837 )
2022-09-19 22:35:49 +02:00
string.inc
Correct some function docs that return char count ( #1721 )
2022-02-25 15:20:12 -08:00
testing.inc
testing: Add stock AssertStrEq ( #1185 )
2020-07-08 19:18:39 -07:00
textparse.inc
Add SMCParser.ParseString ( #1817 )
2022-12-02 16:55:08 +01:00
tf2_stocks.inc
Fix compiling with tf2_stocks
2021-10-27 07:51:33 -04:00
tf2.inc
tf2: Add TFCond_PowerupModeDominant ( #1361 )
2020-10-02 17:33:57 -07:00
timers.inc
Remove unnecessary timer typeset entry ( #1735 )
2022-05-03 19:34:20 -07:00
topmenus.inc
Documentation corrections and additions ( #1498 )
2021-06-24 15:45:01 +01:00
usermessages.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
vector.inc
Correct Plugin API Documentation Formatting ( #1019 )
2019-05-28 18:38:58 -07:00
version.inc
Bump version to 1.12 for manual builds ( #1795 )
2022-07-05 15:13:52 +02:00
version.tpl
Mirrored buildbot/version template changes from branch.
2008-09-14 06:13:25 +00:00