| 
							
							
								 Nicholas Hastings | adc9569e23 | Fix clients being invalid when passed to OnEntityDestroyed (bug 6119, r=KyleS). --HG--
extra : rebase_source : 546168635b7e7cd8f8c4302858aa258025444dfd | 2014-05-10 22:21:38 -04:00 |  | 
			
				
					| 
							
							
								 Peace-Maker | 4cd6c37ab5 | Remove LogMessageEx definition from logging.inc (bug 5897, r=kyles). | 2014-05-10 05:42:33 -07:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | f15234e4f8 | Changed EventHook name storage to use AString (bug 6188, r=psychonic). | 2014-05-10 02:40:08 -07:00 |  | 
			
				
					| 
							
							
								 David Anderson | 29ff05bd62 | Fix compiler bug with multidimensional array variable release (bug 6100, r=fyren). --HG--
extra : rebase_source : 3f3c366fd8c47268ecd0df5907b68d3c879a5e60 | 2014-05-09 23:17:14 -04:00 |  | 
			
				
					| 
							
							
								 Peace-Maker | e9b4a6e96c | Add DisplayTopMenuCategory native (bug 6033, r=dvander). | 2014-05-09 12:32:49 -07:00 |  | 
			
				
					| 
							
							
								 Peace-Maker | 530078b3ae | Add ability to disable TopMenu Title Caching (bug 6034, r=dvander). | 2014-05-09 12:30:52 -07:00 |  | 
			
				
					| 
							
							
								 Peace-Maker | 5149205109 | Clear default driver reference if unloaded (bug 5934, r=dvander). | 2014-05-09 10:36:58 -07:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | 55b77a1925 | Return the 'd' to ClientPrefs::AreClientCookiesPening (r=asherkin). | 2014-05-09 09:34:29 -07:00 |  | 
			
				
					| 
							
							
								 Ruben Gonzalez | bc5691c4b6 | Update CS:GO gamedata | 2014-05-08 08:33:13 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 0513f93f9d | Add PrepSDKCall_SetAddress and Address support to PrepSDKCall_SetFromConf (bug 5261, r=asherkin). | 2014-05-07 12:58:16 -04:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | b5decd8a50 | Build Fix. | 2014-05-06 18:48:53 -07:00 |  | 
			
				
					| 
							
							
								 Kyle Sanderson | b1901da79f | Unify Maximum supported clients, raised SDKTools limit (bug 5964, r=psychonic). | 2014-05-06 18:40:35 -07:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 6f47b1a89d | Update GroundEntChanged offset for some games. | 2014-05-05 11:54:12 -04:00 |  | 
			
				
					| 
							
							
								 Peace-Maker | cec703a059 | Change hook prototype of GroundEntChanged to include void* parameter (bug 6050, r=psychonic). | 2014-05-05 11:40:42 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 217eb68455 | Fix Dota SDKHooks EntityListenersFinder signature. | 2014-05-05 10:32:21 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | f0d6fd1912 | Fix usage of replace param in SetTrieArray (bug 6113, r=asherkin). | 2014-05-04 21:38:32 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | b0061ece62 | Trigger build for Dota INetChannelInfo changes. | 2014-05-04 10:42:12 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 0b6603ab2b | Update Fistful of Frags gamedata. | 2014-05-01 11:11:46 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 09546b0d2a | Update Dota 2 gamedata. | 2014-04-30 13:18:46 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 799ee7b9c6 | Trigger build again for hl2sdk-csgo changes. | 2014-04-24 10:04:24 -04:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | b0b28b7a6e | Fix Linux and Windows builds. | 2014-04-23 21:53:58 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | bbe7a9dd6a | Trigger build for hl2sdk-csgo changes. | 2014-04-23 22:28:41 -04:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | ecec7dbef3 | Deduplicate a number of files used by extensions by moving them to the public directory (bug 5341, r=psychonic). These files include smsdk_ext.cpp, smsdk_ext.h, sm_memtable.h, CDetour/*, and asm/*.
The smsdk_config.h file for each extension has also been moved out of the 'sdk' directory into its parent.
--HG--
rename : extensions/bintools/sdk/smsdk_config.h => extensions/bintools/smsdk_config.h
rename : extensions/clientprefs/sdk/smsdk_config.h => extensions/clientprefs/smsdk_config.h
rename : extensions/cstrike/sdk/smsdk_config.h => extensions/cstrike/smsdk_config.h
rename : extensions/curl/sdk/smsdk_config.h => extensions/curl/smsdk_config.h
rename : extensions/geoip/sdk/smsdk_config.h => extensions/geoip/smsdk_config.h
rename : extensions/mysql/sdk/smsdk_config.h => extensions/mysql/smsdk_config.h
rename : extensions/regex/sdk/smsdk_config.h => extensions/regex/smsdk_config.h
rename : extensions/sdkhooks/sdk/smsdk_config.h => extensions/sdkhooks/smsdk_config.h
rename : extensions/sdktools/sdk/smsdk_config.h => extensions/sdktools/smsdk_config.h
rename : extensions/sqlite/sdk/smsdk_config.h => extensions/sqlite/smsdk_config.h
rename : extensions/structs/sdk/smsdk_config.h => extensions/structs/smsdk_config.h
rename : extensions/tf2/sdk/smsdk_config.h => extensions/tf2/smsdk_config.h
rename : extensions/topmenus/sdk/smsdk_config.h => extensions/topmenus/smsdk_config.h
rename : extensions/updater/sdk/smsdk_config.h => extensions/updater/smsdk_config.h
rename : extensions/sdktools/CDetour/detourhelpers.h => public/CDetour/detourhelpers.h
rename : extensions/sdktools/CDetour/detours.cpp => public/CDetour/detours.cpp
rename : extensions/sdktools/CDetour/detours.h => public/CDetour/detours.h
rename : extensions/sdktools/asm/asm.c => public/asm/asm.c
rename : extensions/sdktools/asm/asm.h => public/asm/asm.h
rename : public/sample_ext/sdk/smsdk_config.h => public/sample_ext/smsdk_config.h
rename : core/logic/sm_memtable.h => public/sm_memtable.h
rename : public/sample_ext/sdk/smsdk_ext.cpp => public/smsdk_ext.cpp
rename : public/sample_ext/sdk/smsdk_ext.h => public/smsdk_ext.h | 2014-04-23 21:19:28 -05:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | d66a7b0ee0 | Update CS:GO gamedata. | 2014-04-23 21:40:50 -04:00 |  | 
			
				
					| 
							
							
								 David Anderson | 61c4d2b805 | Fix typo pointed out by Nephrite (bug 6107, comment #7). --HG--
extra : rebase_source : 9e62da715c2560dd102644b04b5d46413d100890 | 2014-04-23 10:18:56 -07:00 |  | 
			
				
					| 
							
							
								 Peace-Maker | 73d8072693 | Mark CS:S as supporting HudMsg (bug 6108, r=psychonic). --HG--
extra : rebase_source : 90340b31b76cc855e1a74c3012ba568786084086 | 2014-04-23 08:55:09 -04:00 |  | 
			
				
					| 
							
							
								 David Anderson | c64edf31fc | Fix Windows build, again. | 2014-04-22 20:04:12 -07:00 |  | 
			
				
					| 
							
							
								 David Anderson | cb32e3d8f9 | Fix Windows build. | 2014-04-22 19:46:55 -07:00 |  | 
			
				
					| 
							
							
								 David Anderson | e69e9eddc7 | Change float comparison operators to return false for NaN (bug 6107, r=ds). --HG--
extra : rebase_source : a11c56fb23d6617545def3591ec6100dd143eb3e | 2014-04-22 19:40:45 -07:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | aa85a1866e | Update checkout-deps script for Contagion on Windows (NPOTB). | 2014-04-20 00:37:20 -05:00 |  | 
			
				
					| 
							
							
								 Scott Ehlert | 623925a1cf | Fix downloading of ambuild using the checkout-deps script (NPOTB). | 2014-04-20 00:37:19 -05:00 |  | 
			
				
					| 
							
							
								 David Anderson | b6792a2c8c | Sync am-vector.h with AMTL (fix bug 6090). --HG--
extra : rebase_source : f27515a516db9bc14779da3721f6378d573584b5 | 2014-04-19 19:21:40 -07:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 7248ad9aba | Update Nuclear Dawn gamedata. | 2014-04-20 21:38:40 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | d44b8aa853 | Fix uninit'd GetCommandLine ptr in event that tier0 is not found. | 2014-04-20 21:07:28 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | f8d6ecbc02 | Fix Nuclear Dawn ICommandLine lookup on Linux. | 2014-04-20 21:06:45 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | bd76558b94 | Add missing GAMEFIX define for Nuclear Dawn. | 2014-04-20 15:59:23 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 63451b7b6b | Update for hl2sdk-nd changes. | 2014-04-20 12:00:04 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | edc42800ba | Update CS:S gamedata. | 2014-04-20 08:18:39 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 0608d47219 | Update for Dota IClient changes. | 2014-04-09 13:17:18 -04:00 |  | 
			
				
					| 
							
							
								 Powerlord | 5efb5068cd | Add new TF2_IsHolidayActive native to TF2 Ext (bug 6095, r=psychonic). | 2014-04-07 23:17:11 -04:00 |  | 
			
				
					| 
							
							
								 Powerlord | 14f31006c1 | Update TF2 Ext IsHolidayActive detour to use TF_IsHolidayActive (bug 6094, r=psychonic). | 2014-04-07 23:16:17 -04:00 |  | 
			
				
					| 
							
							
								 Powerlord | 90c8440f17 | Add TFHoliday_AprilFools to TFHoliday enum (bug 6092, r=psychonic). | 2014-04-07 23:15:13 -04:00 |  | 
			
				
					| 
							
							
								 Ondrej Hošek | c3e9d7de41 | Add support for single-file gamedata custom overrides (bug 5386, r=psychonic). | 2014-04-07 12:14:26 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 9badb14c3a | Update for Dota IServerGameClient changes. | 2014-04-06 17:03:29 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 655994cd09 | Fix doc style on two native comments to fix detection in our api parser. | 2014-04-06 17:03:14 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 217ca928d5 | Move funcommands material and sound defs to gamedata (bug 6085, r=asherkin). | 2014-03-29 15:07:07 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | fdae6cf1b0 | Backed out changeset: fe0e55c4d544 | 2014-03-30 14:07:14 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | e708cdf28c | Fix FindFlagChar giving '?' for Admin_Custom6 (nobug, r=asherkin). | 2014-03-30 12:41:07 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 2d616a5995 | Add curl ext build dirs to .hgignore (NPOTB). | 2014-03-30 12:19:26 -04:00 |  | 
			
				
					| 
							
							
								 Nicholas Hastings | 563dd617af | Add sm_reload_translations command (bug 5750, r=asherkin). | 2014-03-30 12:08:11 -04:00 |  |