David Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae0a03d438 
							
						 
					 
					
						
						
							
							Merge pull request  #964  from Bara/patch-5  
						
						... 
						
						
						
						Add missing semicolon 
						
					 
					
						2019-02-19 21:49:07 -08:00 
						 
				 
			
				
					
						
							
							
								Bara 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d105ce778d 
							
						 
					 
					
						
						
							
							Add missing semicolon  
						
						... 
						
						
						
						Otherwise you'll get this error:
regex.inc(182) : error 001: expected token: ";", but found "<newline>"
[Example with latest sourcemod (1.10.6383) version](https://travis-ci.org/Bara/TroubleinTerroristTown/jobs/495529570#L640 ) 
						
					 
					
						2019-02-19 17:21:17 +01:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							653e9325fc 
							
						 
					 
					
						
						
							
							Merge pull request  #963  from alliedmodders/update-sp  
						
						... 
						
						
						
						Update SourcePawn. 
						
					 
					
						2019-02-18 12:53:21 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							5d7d7c122e 
							
						 
					 
					
						
						
							
							Update SourcePawn.  
						
						
						
					 
					
						2019-02-17 21:21:43 -08:00 
						 
				 
			
				
					
						
							
							
								Ross Bemrose 
							
						 
					 
					
						
						
						
						
							
						
						
							45fb26d282 
							
						 
					 
					
						
						
							
							Change MultiTargetFilter to a typeset that allows ArrayList as its second argument. ( #955 )  
						
						
						
					 
					
						2019-02-03 13:27:26 -08:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c501c837d0 
							
						 
					 
					
						
						
							
							Ignore SM site certificate when downloading GeoIP  
						
						... 
						
						
						
						Build servers don't have a root for it, and the address is internal 
						
					 
					
						2019-01-19 12:34:23 +00:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							590f71436f 
							
						 
					 
					
						
						
							
							Get GeoIP data from SM site for now  
						
						
						
					 
					
						2019-01-19 12:18:36 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Flaherty 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7e252dfd6 
							
						 
					 
					
						
						
							
							Prevent FrameIterator OOB Errors ( #949 )  
						
						
						
					 
					
						2019-01-13 13:36:35 -08:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a2246af121 
							
						 
					 
					
						
						
							
							Unify map lookup logic across tf2esque engines. ( fixes   #927 ) ( #931 )  
						
						
						
					 
					
						2019-01-07 18:17:28 -05:00 
						 
				 
			
				
					
						
							
							
								Bara 
							
						 
					 
					
						
						
						
						
							
						
						
							3e454db2d8 
							
						 
					 
					
						
						
							
							Add snowball to CSWeaponID ( #936 )  
						
						
						
					 
					
						2019-01-05 14:56:07 -05:00 
						 
				 
			
				
					
						
							
							
								OkyHp 
							
						 
					 
					
						
						
						
						
							
						
						
							b88e0d7875 
							
						 
					 
					
						
						
							
							Add getter for Event.BroadcastDisabled ( #946 )  
						
						... 
						
						
						
						In a pre-hook, the hook param is not reliable if multiple plugins have hooked the same event. 
						
					 
					
						2019-01-03 19:42:42 +00:00 
						 
				 
			
				
					
						
							
							
								Nick Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							821251b176 
							
						 
					 
					
						
						
							
							Fix BfRead.BytesLeft not being able to be optional. ( fixes   #945 ).  
						
						
						
					 
					
						2019-01-01 15:34:26 -05:00 
						 
				 
			
				
					
						
							
							
								Deathreus 
							
						 
					 
					
						
						
						
						
							
						
						
							1b3599c189 
							
						 
					 
					
						
						
							
							Bump non-critical versioning to 1.10 ( #939 )  
						
						
						
					 
					
						2018-12-27 21:02:14 -05:00 
						 
				 
			
				
					
						
							
							
								Nicholas Hastings 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e7596dea6 
							
						 
					 
					
						
						
							
							Upgrade SQLite from v3.22.0 to v3.26.0. ( #935 )  
						
						
						
					 
					
						2018-12-19 17:26:29 -05:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab7519530e 
							
						 
					 
					
						
						
							
							Merge pull request  #934  from alliedmodders/enum-structs  
						
						... 
						
						
						
						Inauguration of SourcePawn enum structs 
						
					 
					
						2018-12-16 22:43:43 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							faa10f52a8 
							
						 
					 
					
						
						
							
							Move dynamicmenu.sp enum structs to transitional syntax.  
						
						
						
					 
					
						2018-12-16 18:49:36 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							53df09fbb7 
							
						 
					 
					
						
						
							
							Fix dynamicmenu.sp indentation.  
						
						
						
					 
					
						2018-12-16 18:41:55 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Flaherty 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c8f3035cb0 
							
						 
					 
					
						
						
							
							Introduce enum structs to core sm plugins  
						
						
						
					 
					
						2018-12-15 13:51:03 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							f465985370 
							
						 
					 
					
						
						
							
							Update SourcePawn and AMTL to master.  
						
						... 
						
						
						
						This brings in enum struct support. 
						
					 
					
						2018-12-15 12:17:11 -08:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							470486ba7e 
							
						 
					 
					
						
						
							
							Don't double-format in ReplyToCommand. ( #932 )  
						
						
						
					 
					
						2018-12-12 23:30:27 -08:00 
						 
				 
			
				
					
						
							
							
								Nick Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							9a4fe1c475 
							
						 
					 
					
						
						
							
							Fix signed/unsigned compare on Windows.  
						
						
						
					 
					
						2018-12-12 20:02:23 -05:00 
						 
				 
			
				
					
						
							
							
								Ruben Gonzalez 
							
						 
					 
					
						
						
						
						
							
						
						
							dd61223c0b 
							
						 
					 
					
						
						
							
							Add new CSGO weapon id's/itemdefs. ( #929 )  
						
						
						
					 
					
						2018-12-12 11:35:36 -08:00 
						 
				 
			
				
					
						
							
							
								Nick Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							c196082988 
							
						 
					 
					
						
						
							
							Typo fix for CS:GO POSIX Extinguish gamedata.  
						
						
						
					 
					
						2018-12-08 09:05:10 -05:00 
						 
				 
			
				
					
						
							
							
								Nick Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							9e58476631 
							
						 
					 
					
						
						
							
							Update CS:GO contribution score offset.  
						
						
						
					 
					
						2018-12-07 07:24:30 -05:00 
						 
				 
			
				
					
						
							
							
								Nick Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							4bebdc18a2 
							
						 
					 
					
						
						
							
							Hmm...  
						
						
						
					 
					
						2018-12-06 20:31:29 -05:00 
						 
				 
			
				
					
						
							
							
								Nick Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							a01529b210 
							
						 
					 
					
						
						
							
							Add new GiveNamedItem param for CS:GO.  
						
						
						
					 
					
						2018-12-06 20:18:21 -05:00 
						 
				 
			
				
					
						
							
							
								Nick Hastings 
							
						 
					 
					
						
						
						
						
							
						
						
							0b35c84bf0 
							
						 
					 
					
						
						
							
							Update CS:GO SDKTools and SDKHooks offsets.  
						
						
						
					 
					
						2018-12-06 19:23:32 -05:00 
						 
				 
			
				
					
						
							
							
								Ruben Gonzalez 
							
						 
					 
					
						
						
						
						
							
						
						
							846a99e57f 
							
						 
					 
					
						
						
							
							Merge branch 'master' of github.com:alliedmodders/sourcemod  
						
						
						
					 
					
						2018-12-06 18:49:15 -05:00 
						 
				 
			
				
					
						
							
							
								Ruben Gonzalez 
							
						 
					 
					
						
						
						
						
							
						
						
							c28f957fb3 
							
						 
					 
					
						
						
							
							Update csgo gamedata part 1  
						
						
						
					 
					
						2018-12-06 18:47:44 -05:00 
						 
				 
			
				
					
						
							
							
								peace-maker 
							
						 
					 
					
						
						
						
						
							
						
						
							f0aec6b0b6 
							
						 
					 
					
						
						
							
							Fix typo in fallback to "default" maplists section ( #923 )  
						
						... 
						
						
						
						When lookup of a more specialized entry in the maplists.cfg failed, it wouldn't fallback to the "default" section, but just try to parse the same section again. 
						
					 
					
						2018-11-13 16:32:18 +00:00 
						 
				 
			
				
					
						
							
							
								Ruben Gonzalez 
							
						 
					 
					
						
						
						
						
							
						
						
							d79c5e0dfa 
							
						 
					 
					
						
						
							
							Switch CS:GO Clantag set/get to use netprops + offset over sig + offset. ( #922 )  
						
						... 
						
						
						
						* Switch CS:GO Clantag set/get to use netprops + offset over sig+offset.
* Make sure the new functions are defined before using them...
* Fix offset name
* Fix incorrectly dereferencing. 
						
					 
					
						2018-11-09 07:13:17 -05:00 
						 
				 
			
				
					
						
							
							
								Kyle Sanderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cb8d92edeb 
							
						 
					 
					
						
						
							
							SDKHooks: Reset global hookid when unhooking in SH. ( #916 )  
						
						... 
						
						
						
						Fixes https://github.com/alliedmodders/sourcemod/issues/912  
						
					 
					
						2018-10-28 11:06:57 -07:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							db9925493a 
							
						 
					 
					
						
						
							
							Update game.empires.txt  
						
						
						
					 
					
						2018-10-14 13:06:30 +01:00 
						 
				 
			
				
					
						
							
							
								peace-maker 
							
						 
					 
					
						
						
						
						
							
						
						
							1b795a70b0 
							
						 
					 
					
						
						
							
							Add GameData methodmap ( #766 )  
						
						
						
					 
					
						2018-10-11 20:27:56 -07:00 
						 
				 
			
				
					
						
							
							
								Kruzya 
							
						 
					 
					
						
						
						
						
							
						
						
							ccfd2ffe38 
							
						 
					 
					
						
						
							
							Added sm_reload_databases ( #773 )  
						
						... 
						
						
						
						Added command sm_reload_databases for refreshing "registered" Databases Configurations cache.
Closes  #772  
						
					 
					
						2018-10-11 17:36:52 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1d235a59c 
							
						 
					 
					
						
						
							
							Use natural sorting for map lists ( Fixes   #892 ) ( #907 )  
						
						... 
						
						
						
						This produces consistently better results, especially for games such as L4D(2). 
						
					 
					
						2018-10-11 15:20:10 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b5320a4f8a 
							
						 
					 
					
						
						
							
							Add a note about FormatTime platform dependence ( #908 )  
						
						... 
						
						
						
						This has been another constant source of confusion since the C99 ones were added to the strftime documentation we link.
It'd be nice to have a consistent implementation inside SM in the future. 
						
					 
					
						2018-10-11 11:07:07 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a1271ec3a8 
							
						 
					 
					
						
						
							
							Handle NULLs in SDKCall string return ( Fixes   #874 ) ( #906 )  
						
						... 
						
						
						
						`SDKCall` has existing semantics that a `-1` retval indicates null, so use that and writes an empty string to the buffer.
Consumers can tell the difference between `""` and `NULL` by checking if the return value is `0` or `-1`. 
						
					 
					
						2018-10-11 00:18:03 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							a659896f8a 
							
						 
					 
					
						
						
							
							Revert "Use natural sorting for map lists ( Fixes   #892 )"  
						
						... 
						
						
						
						This reverts commit a4e169aa8f 
						
					 
					
						2018-10-11 00:04:46 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							a4e169aa8f 
							
						 
					 
					
						
						
							
							Use natural sorting for map lists ( Fixes   #892 )  
						
						
						
					 
					
						2018-10-11 00:03:34 +01:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7dd733cf46 
							
						 
					 
					
						
						
							
							Improve CreateNative failure message ( #903 )  
						
						... 
						
						
						
						This confuses everyone. 
						
					 
					
						2018-10-10 13:35:17 +01:00 
						 
				 
			
				
					
						
							
							
								Ruben Gonzalez 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6eb319f46e 
							
						 
					 
					
						
						
							
							Update CS:GO gamedata. ( #904 )  
						
						
						
					 
					
						2018-10-09 20:18:53 -04:00 
						 
				 
			
				
					
						
							
							
								SlidyBat 
							
						 
					 
					
						
						
						
						
							
						
						
							3add38f665 
							
						 
					 
					
						
						
							
							Add additional TraceRay natives ( #885 )  
						
						... 
						
						
						
						* More TR natives
* Fix small typo
* Fix another typo
* Fix TR_AllSolid description
* Change Disp to Displacement
* Reorder params in TR_GetSurfaceName
* Fix TR_GetSurfaceName
* Another fix for TR_GetSurfaceName -_-
* Change if block to switch
* Make handle first param in TR_GetSurfaceName
* Reorder TR_GetStartPosition params
* Make TranslatePartitionFlags static
* Change tabs used for formatting to spaces
* Change inline comment style to be consistent with rest of file 
						
					 
					
						2018-10-07 14:15:54 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Flaherty 
							
						 
					 
					
						
						
						
						
							
						
						
							34e91fbd81 
							
						 
					 
					
						
						
							
							Restore SQL_CheckConfig Behavior ( #873 )  
						
						... 
						
						
						
						* Change lookup strategy for SQL_CheckConfig
* Ensure db conf lookup failures default to ..default
* Revert "Ensure db conf lookup failures default to ..default"
This reverts commit 03dc703daeeeadaa134e2160bf2c7cd812402758. 
						
					 
					
						2018-10-07 14:08:11 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Flaherty 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a9ca1a2fd6 
							
						 
					 
					
						
						
							
							NPOTB: Clarify preprocessor logic ( #900 )  
						
						
						
					 
					
						2018-10-05 04:22:29 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Flaherty 
							
						 
					 
					
						
						
						
						
							
						
						
							a21c7564c1 
							
						 
					 
					
						
						
							
							[NMRiH] Gamedata update ( Fixes   #898 ) ( #899 )  
						
						
						
					 
					
						2018-10-05 07:09:19 -04:00 
						 
				 
			
				
					
						
							
							
								Asher Baker 
							
						 
					 
					
						
						
						
						
							
						
						
							1ca4517f46 
							
						 
					 
					
						
						
							
							Revert "Remove arch loops from build scripts. ( #889 )"  
						
						... 
						
						
						
						This reverts commit 7ed329c11f 
						
					 
					
						2018-10-04 17:59:40 +00:00 
						 
				 
			
				
					
						
							
							
								Michael Flaherty 
							
						 
					 
					
						
						
						
						
							
						
						
							22b43e3869 
							
						 
					 
					
						
						
							
							Fix regression in vstk size ( #894 )  
						
						... 
						
						
						
						* Fix regression in vstk size
* Fix macro comment mistake
* More macro comment removals 
						
					 
					
						2018-10-04 08:08:29 -04:00 
						 
				 
			
				
					
						
							
							
								Michael Flaherty 
							
						 
					 
					
						
						
						
						
							
						
						
							fc14e37d0f 
							
						 
					 
					
						
						
							
							Fix CS_TerminateRound calls & detour ( #893 )  
						
						
						
					 
					
						2018-10-03 22:50:31 -04:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ed329c11f 
							
						 
					 
					
						
						
							
							Remove arch loops from build scripts. ( #889 )  
						
						... 
						
						
						
						This simplifies non-sdk build scripts by removing their loops over SM.archs. Instead the top-level
build script will re-evaluate them for each architecture. 
						
					 
					
						2018-09-30 09:59:28 -07:00