FlaminSarge
7db280a666
Add GetPlayerJingleFile native. (bug 5690, r=asherkin)
2013-08-12 02:08:34 +01:00
Kyle Sanderson
b9cd424186
Add support for nested datatables. (bug 5446, r=asherkin)
2013-08-12 00:54:21 +01:00
Kyle Sanderson
aad1b5dc9f
Fixed regression in CellFilter GetRecipientIndex reading oob (bug 5826, r=psychonic).
2013-08-03 19:20:03 -04:00
Nicholas Hastings
a36c266e7d
Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5813, r=asherkin).
2013-07-21 11:53:56 -04:00
Nicholas Hastings
636c100b6b
Updated for latest hl2sdk-dota changes.
...
--HG--
extra : amend_source : 503e712bb88b2da051c9ea3d6d51b7294ba83230
2013-07-29 10:03:18 -04:00
Kyle Sanderson
29bc273e58
Removed -Wno-parentheses from posix build and fixed warnings (bug 5745, r=psychonic).
2013-07-18 15:50:57 -04:00
Kyle Sanderson
b96e0c8713
Fixed accidental assignment in each of SDKTools and sp compiler (bug 5745, r=psychonic).
2013-07-18 15:50:50 -04:00
Kyle Sanderson
1f88f1f3f6
Throw error instead of crash when calling SetTeamScore between maps (bug 5718, r=psychonic).
2013-07-18 11:38:04 -04:00
Nicholas Hastings
c230cf5aab
Updated for latest hl2sdk-dota changes.
2013-07-12 02:31:41 -04:00
Nicholas Hastings
702885ebb2
Fixed SDKTools dota build.
2013-05-14 11:27:06 -04:00
Nicholas Hastings
a12b83de59
Typo fix.
2013-05-14 10:24:47 -04:00
Nicholas Hastings
3b83356825
Updated for latest hl2sdk-dota changes.
...
--HG--
extra : rebase_source : 0365a2c057523822481dee0880f8a5d525a8050a
2013-05-14 10:19:29 -04:00
Nicholas Hastings
614967ccc1
Updated for latest hl2sdk-dota changes.
2013-05-13 15:18:12 -04:00
Peace-Maker
35cd7eb2be
Add alternative lookup method for EntityFactoryDictionary (bug 5658, r=asherkin).
2013-03-19 11:25:04 -04:00
Nicholas Hastings
ec716f0c58
Cache m_iEFlags offset for datamaps dump instead of getting for each ent (bug 5657, r=asherkin).
2013-03-19 11:24:01 -04:00
Nicholas Hastings
877ef76540
Tweaked Dota 2 support to account for lack of IPluginHelpers (bug 5656, r=asherkin).
2013-03-19 11:19:19 -04:00
GoD-Tony
d866c061a3
Added logged error when PlayerRunCommand offset lookup fails (bug 5535, r=psychonic).
2013-03-18 19:53:30 -04:00
Asher Baker
0f62a8ec2f
Generate debugging information during compilation (bug 5227, r=ds).
2013-03-17 21:00:28 +00:00
Nicholas Hastings
cf0401fea7
Add DPT_Int64 type to netprop dumps (bug 5655, r=asherkin).
2013-03-16 22:57:57 -04:00
Kyle Sanderson
ef6c454137
Replace usages of deprecated Sourcehook Add/Remove macros (bug 5631, r=dvander).
2013-03-16 22:15:25 -04:00
Nicholas Hastings
707e820af6
Fixed some engine builds failing.
2013-03-16 14:11:56 -04:00
Nicholas Hastings
0c7696da65
Add GetPlayerResourceEntity to SDKTools; deprecate old, broken TF2-specific impl (bug 5491, r=asherkin).
2013-03-16 13:50:36 -04:00
Peace-Maker
cd9a28864a
Updated for CS:S sync (r=asherkin).
2013-02-05 21:45:11 +00:00
Nicholas Hastings
c2ecb7363c
Fixed VARINT & UNSIGNED flags being read from dt instead of member in SendProp arrays (bug 5591, r=prodigysim).
2013-02-04 07:38:30 -05:00
Michael Busby
8dc7f78b0f
Fix GameRules_SetPropVector writing data to unexpected addresses instead of to the proxy entity (bug 5592, r=psychonic).
2013-01-27 14:59:14 -08:00
Nicholas Hastings
4a1dd5f519
Added support for new SPROP_VARINT sendprops.
2012-12-18 17:58:45 -05:00
Nicholas Hastings
5256edf0e5
Ported GetEntProp's unsigned prop support to GameRules_GetProp.
2012-12-18 17:53:45 -05:00
Nicholas Hastings
e9385e6eb6
Validate entity in GameRules_GetPropEnt and in CS_DropWeapon safety checks.
2012-12-17 14:34:44 -05:00
Asher Baker
a991d327e6
Improved sendtable dump output (bug 5471, r=psychonic).
2012-11-15 17:50:11 +00:00
Nicholas Hastings
4f800fbd00
Updated SDKCall SetSignature to use same hidden-symbols engine list as core (bug 5440, r=me).
2012-08-27 19:31:38 -04:00
Asher Baker
bf76be5dfa
Overhauled versioning information (bug 5453, r=dvander).
2012-08-26 01:33:54 +01:00
Scott Ehlert
0d795fc651
Added support for CS:GO on Mac OS X (bug 5459, r=psychonic).
2012-08-25 11:28:52 -05:00
Nicholas Hastings
7441af67a8
Really fixed issues for today's TF2 engine update (bug 5450).
2012-08-24 01:36:42 -04:00
Nicholas Hastings
d88f07fd31
Updated SDKTools IServer finding on Windows for Ep2v and CSS (bug 5450, r=me).
2012-08-23 07:47:44 -04:00
Tony
74f49ec38f
Added more parameters to PlayerRunCommand forward (bug 5346, r=asherkin).
2012-08-21 00:42:46 -04:00
Nicholas Hastings
294a120f14
Project files changes for CS:S as separate build (bug 5370) (NPOTB).
2012-08-20 21:54:42 -04:00
Nicholas Hastings
8362b8d226
Split CS:S support off to a separate engine/build (bug 5370, r=asherkin).
2012-08-20 21:53:59 -04:00
Nicholas Hastings
58ae7f1cab
Overhauled msvc10 proj files, fixed .rc errors, added combined sln, added SMOUTDIR env var support (NPOTB).
2012-07-12 19:40:06 -04:00
Nicholas Hastings
64b6c0d0eb
Updated EmitSentence native for sdk change on ep2v.
2012-06-28 11:27:14 -04:00
Nicholas Hastings
3a77fcd005
Updated Core and SDK Tools for ep2v EmitSound sdk change.
2012-06-27 22:42:23 -04:00
Asher Baker
61a28c290b
Updated sdktools msvc10 proj file to use MMSOURCE19. (NPOTB).
2012-06-09 20:02:08 -04:00
Drifter
02277225d7
Fix for SDKTools TeamScore natives crash on CS:GO (bug 5319, r=psychonic).
2012-05-30 23:00:16 -04:00
Nicholas Hastings
917b6d4521
Added support for CS: Global Offensive (bug 5299, r=asherkin).
2012-05-27 16:08:03 -04:00
Nicholas Hastings
eca39b1a51
Updated sdktools and cstrike ms proj files (NPOTB).
2012-05-18 18:53:46 -04:00
Asher Baker
5f551fa67a
Backed out changeset: 387b27fb575b (bug 5227)
2012-04-14 01:12:24 +01:00
Asher Baker
393c54fdc2
Generate debugging information during compilation. (bug 5227, r=ds)
2012-02-16 19:26:49 +00:00
David Anderson
5ec70c9e0d
Fixed shutdown bug in SDKTools (created EntOutputMgr shutdown func) (bug 5063, r=fyren).
2011-10-17 10:47:13 -04:00
Nicholas Hastings
67163e14e6
Added checks to avoid crashing in some natives before map start (bug 5119, r=fyren).
2011-10-11 22:50:21 -04:00
Nicholas Hastings
d96a23d4f2
Fixed build.
2011-09-03 14:23:46 -04:00
javalia
98e049b336
Added GetDistGainFromSoundLevel native to SDKTools (bug 5066, r=dvander).
2011-09-03 14:18:08 -04:00
Nicholas Hastings
b1638e79c0
Added missing clientnatives files to sdktools proj file (NPOTB).
2011-08-29 13:55:11 -04:00
Nicholas Hastings
13753757d4
Fixed error in sdktools msvc10 proj file (NPOTB).
2011-08-28 16:18:48 -04:00
Nicholas Hastings
1492e12ca2
Added support for E.Y.E Divine Cybermancy (bug 5035, r=fyren).
2011-08-20 18:58:37 -04:00
Nicholas Hastings
ddd967534b
Sped up native impl. of FindEntityByClassname (bug 4963, r=fyren).
2011-07-12 19:48:28 -04:00
Nicholas Hastings
8015d1827c
Backed out changeset: 9007dacc012d
2011-07-08 07:53:31 -04:00
Nicholas Hastings
7e87f56699
Fixed nonzero maxClients startup crash in SDKTools (bug 5010, r=bee).
2011-07-07 19:51:05 -04:00
Brian Simon
838e8c7b35
Added InactivateClient and ReconnectClient natives to SDKTools (bug 4931, r=fyren).
2011-07-06 18:11:02 -04:00
Nicholas Hastings
4521f80e5a
Added ability in SDKTools to get/set prop values on gamerules class (bug 4983, r=fyren).
2011-07-06 17:37:35 -04:00
Nicholas Hastings
49a6508888
Added msvc10 project for SDKTools (NPOTB).
2011-06-22 09:46:56 -04:00
John Schoenick
f1a4a08c7f
Fixed regression in FindEntityByClassname from bug 4899 (bug 4941, r=predcrab).
2011-06-01 20:36:16 -04:00
Nicholas Hastings
5ee8c8ce91
Backed out changeset: a7a73225f8ee
2011-05-25 13:56:34 -04:00
Nicholas Hastings
971793d6a1
Backed out changeset: 065beec73902
2011-05-25 13:56:13 -04:00
Nicholas Hastings
9d7a905fb1
Backed out changeset: 65eb3df32b1c
2011-05-25 13:31:14 -04:00
Nicholas Hastings
731f002175
Backed out changeset: abe4ce9d3e0e
2011-05-25 13:30:40 -04:00
Nicholas Hastings
7e6f3bfd83
Adjusting the proper set of flags this time.
2011-05-25 11:25:20 -04:00
Nicholas Hastings
3e14739b29
Attempting to fix SDKTools build.
2011-05-25 11:21:16 -04:00
Nicholas Hastings
7527f441ae
Switched to using IServerTools in SDKTools where possible. (bug 4899, r=fyren).
2011-05-25 08:27:27 -04:00
Scott Ehlert
939bc00b2b
Added detection for clang compiler and fixed various warnings triggered by it (bug 4878, r=dvander).
2011-04-23 21:53:53 -05:00
Nicholas Hastings
ef082d855c
Fixed some gamedata lookups requiring symbols on linux/mac (bug 4832, r=fyren).
2011-04-04 13:44:19 -04:00
databomb
217670b54a
Fix precedence of voice mute flag versus specific client overrides (bug 4826, r=fyren)
2011-03-08 12:23:34 -08:00
databomb
f2e19c0387
Fix mistaken unhooking of voice hooks (bug 4804, r=fyren)
2011-03-08 12:17:21 -08:00
Nicholas Hastings
c3a98db0ea
Fixed SetTeamScore not updating score on client (bug 2736, r=fyren).
2011-02-28 19:40:21 -05:00
Nicholas Hastings
f27685717b
Updated SDKTools vc project file (NPOTB).
2011-03-01 21:25:02 -05:00
Nicholas Hastings
6f8b420d0d
Backed out changeset: 6da59ea19165
2011-03-01 21:22:01 -05:00
Nicholas Hastings
f348e58508
Fixed SetTeamScore not updating score on client (bug 2736, r=fyren).
2011-02-28 19:40:21 -05:00
Nicholas Hastings
61b677c073
Add GetGameRules to ISDKTools (bug 4707, r=fyren)
2010-11-19 23:02:27 -05:00
Nicholas Hastings
251fd660f9
Backed out changeset: 07fb9b761438
2010-11-19 15:52:33 -05:00
Brett Powell
616113d384
Add GetGameRules to ISDKTools (bug 4707, r=pred)
2010-11-19 17:37:26 +13:00
Fyren
56e3bab02a
vcproj crap (NPOTB)
2010-10-20 05:13:48 -07:00
Fyren
9dd5ab4ebd
Fix Windows entity output hooks (bug 4644, r=dvander)
2010-10-20 05:10:13 -07:00
Fyren
be7ef860d5
Revert mistaken vsound.cpp change
2010-10-04 19:45:21 -07:00
Fyren
430c001d58
Static gamedata checker (NPOTB)
2010-10-01 12:15:43 -07:00
Scott Ehlert
dd44a0aaea
Added support for Alien Swarm (bug 4530, r=dvander).
2010-07-27 17:32:32 -05:00
Scott Ehlert
563e981902
Fixed Linux and OS X builds.
2010-07-21 22:23:56 -05:00
Fyren
c3e20d5d12
FireOutput detour in SDKTools now uses CDetour (bug 4416, r=pred).
2010-07-21 22:09:03 -05:00
Nicholas Hastings
be2bbec526
Fixed PlayerRunCmd being hooked when not used. (bug 3990, r=fyren)
2010-07-18 15:43:56 -04:00
Nicholas Hastings
9a140ff93f
Fixed outputname null pointer crash in sdktools (bug 4422, r=fyren)
2010-06-14 09:32:50 -04:00
Fyren
5ca2d469a8
Fix sdktools voice memory corruption (bug 4415, r=dvander)
2010-06-05 23:15:29 -07:00
Scott Ehlert
e518605d69
Fixed various areas where code was being compiled for Linux only, but should actually be used on OS X too (bug 4392, r=dvander).
2010-05-29 18:11:47 -04:00
Nicholas Hastings
fb4f6406c9
Fixed SDKTools sm_dump_datamaps crash on improperly created entities (bug 4424, r=pred)
2010-05-26 08:30:13 -04:00
Scott Ehlert
9fce2b1d8e
Only build OB-Valve binaries on Mac OS X for now (bug 4392, r=dvander).
2010-05-13 04:18:58 -05:00
Fyren
1a938f8711
ep2v build changes (bug 4371, r=dvander)
2010-04-29 00:08:08 -07:00
Fyren
5ec4b3441e
Build stuff for L4D2 DLC (bug 4361, r=SAWCE)
2010-04-23 11:39:12 -07:00
Nicholas Hastings
019e3956f7
Fixed bad caller crash with HookEntityOutput (bug 4311, r=fyren)
2010-03-20 11:07:45 -04:00
David Anderson
0708e7f8f6
Fixed accidental hook against garbage offset (bug 4231, r=fyren).
2010-01-20 04:03:46 -08:00
Downtown1
18865c44c8
Added a new ValveCallType that allows for arbitrary |this| parameters, as well as associated features in gamedata and for reading/writing memory (bug 3520, r=dvander, sr=fyren).
2010-01-11 22:46:44 -08:00
Scott Ehlert
dc0ea197cd
Added IMemoryUtils::ResolveSymbol() for resolving symbols hidden via GCC's -fvisibility=hidden (bug 4091, r=dvander,pred).
...
Right now, this is only used on L4D2 where it is needed.
2009-11-06 16:24:40 -06:00
Scott Ehlert
8c297832f6
Fixed Windows build, I think.
2009-10-30 00:03:54 -05:00
Matt Woodrow
eb68e4c627
SourceMod MSVC project files updated, windows tested and loading, gamedata fix.
2009-10-30 14:29:45 +13:00
Matt Woodrow
533723cd8b
L4D2 gamedata updates
2009-10-30 13:27:05 +13:00
Fyren
9e69afbbd6
Inital SM fixes for l4d2 and linux makefile updates
2009-10-30 13:26:13 +13:00
David Anderson
3bf5edc2b3
Added @spec target (bug 2718, r=fyren).
2009-10-27 03:41:36 -07:00
Matt Woodrow
73d70b6953
Fixed bug in entity output hooks (bug 3988, r=fyren).
2009-10-27 00:03:59 -07:00
David Anderson
1dd862f83d
Build fix, bug 3818 fallout.
2009-09-07 17:15:47 -07:00
Fyren
70bb4930f6
Respect clientside mutes and add fixed client listening API (bug 3818, r=pred,dvander).
2009-09-07 17:09:28 -07:00
Matt Woodrow
3cfc45c4e8
Fixed TR_GetEntityIndex returning -1 for world ent hits (Logical entities bcompat break)
2009-09-05 19:36:12 +12:00
David Anderson
0a060982e3
Fixed extension version reporting.
2009-08-30 01:54:45 -07:00
David Anderson
f039c0636e
More build fixes.
2009-08-30 01:34:24 -07:00
David Anderson
a620e1490c
Build fixes.
2009-08-30 01:19:32 -07:00
David Anderson
d682361cfc
More changes for new build system.
2009-08-30 00:46:56 -07:00
David Anderson
d3f0a14867
Imported support for new build system.
2009-08-30 00:21:42 -07:00
David Anderson
83393f299a
Removed auto folders (bug 3949).
2009-08-30 00:03:58 -07:00
Matt Woodrow
bf1285567e
Build fix
2009-08-24 09:41:53 +12:00
DaFox
e315726001
Added PointOutsideWorld native to sdktools (bug 3906, r=dvander)
2009-08-24 09:19:42 +12:00
Matt Woodrow
95cffca5f1
Forgot makefiles patch
2009-08-17 10:53:54 +12:00
Matt Woodrow
c307c692a0
Copy of new tf engine changes from 1.2 branch
2009-08-17 10:03:53 +12:00
Fyren
b11f597521
Fix SetClientViewModel (bug 3941, r=pred)
2009-08-09 15:35:49 -07:00
Matt Woodrow
75c54c6738
Fixed regression with sound natives (bug 3918, r=dvander)
2009-07-28 15:05:47 +12:00
Matt Woodrow
ed02df113f
A newline again? Really?
2009-07-24 13:17:26 +12:00
Matt Woodrow
2afdcf54ab
I surrender GCC! Please?
2009-07-24 13:09:06 +12:00
Matt Woodrow
3e36382b58
Added support for logical (non-networked) entities using entity references - See http://wiki.alliedmods.net/Entity_References_%28SourceMod%29 (bug 2459, r=dvander)
2009-07-24 12:34:31 +12:00
Matt Schubert
cf61779b08
Backed out changeset a42b24399f60
2009-07-09 17:49:26 -04:00
Matt Schubert
71600a4f37
Fix RemoveDisguise Windows signature for TF2 (bug 3892)
2009-07-09 17:45:20 -04:00
Matt Woodrow
58d98f8454
Fixed crash on client disconnect
2009-05-19 15:16:25 +12:00
Matt Woodrow
f6fd395485
I dislike you GCC
2009-05-12 14:19:06 +12:00
Matt Woodrow
4f426dafef
Merged, thanks Fyren
2009-05-12 13:56:00 +12:00
Matt Woodrow
7b6f2863a9
Added PlayerRunCmd hook to sdktools (bug 3289, r=dvander)
2009-05-12 13:54:06 +12:00
Fyren
834a9bc84d
Some sdktools string and style changes (r=pred)
2009-05-11 18:46:19 -07:00
Matt Woodrow
7710a1fdb0
Merge from 1.2 branch
2009-05-11 11:45:08 +12:00
Fyren
6908c0f1d0
Fix sdktools MSVC9 project file (and sm_slap) for EP1 games (bug 3768)
2009-05-07 20:15:32 -07:00
David Anderson
40a8892cb7
Merge from sourcemod-1.2 branch.
2009-03-30 11:43:16 +02:00
David Anderson
e1bb10d859
Removed SSE optimizations from msvc9 project files (bug 3756, r=ds, a12=blocking).
2009-03-30 08:31:35 +02:00
Scott Ehlert
d8264fada7
Merge from 1.2 branch.
2009-03-05 15:48:38 -06:00
Scott Ehlert
72da49415e
Added -dev tag back to version.h files for manual builds.
2009-03-05 14:59:09 -06:00
David Anderson
8e744ec5f7
Re-added -dev tag, bumped version to 1.2.1.
2009-03-05 02:36:27 -05:00
David Anderson
8dfbcf5a9f
Bumped versions.
2009-03-05 02:07:44 -05:00
David Anderson
1f636bf7a9
Bumped trunk to 1.3.0.
2009-03-05 01:48:18 -05:00
Scott Ehlert
2c3bf7dd23
Ran versionchanger script for consistency.
2009-02-25 23:44:18 -06:00
Scott Ehlert
44a04e6167
DS fails once again. Fixed Linux build once and for all.
2009-02-18 03:25:01 -06:00
Scott Ehlert
9d6a9eb615
Ugh, fixed Linux build for real by removing stray underscores.
2009-02-18 03:13:25 -06:00
Scott Ehlert
32d2d4107d
Fixed Linux build.
2009-02-18 02:58:03 -06:00
Scott Ehlert
bd9fab6cf5
Added support for Dark Messiah engine and game. (no bug, r=me).
...
The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian.
2009-02-18 02:19:22 -06:00
Scott Ehlert
22675ba2e7
Fixed crash in GetClientInfo() native on L4D (bug 3569, r=me).
...
The CreateFakeClient signature (used for verification before retrieving the IServer interface pointer) changed in a recent update. The IServer pointer was therefore null and GetClientInfo() did not check for this.
The CreateFakeClient signature is also no longer hardcoded. It is modifiable in gamedata/sdktools.games/engine.*.txt.
2009-01-22 15:20:45 -06:00
David Anderson
57b4701e57
Fixed gamedata bug in SDKTools (no bug, r=me).
2009-01-14 12:20:22 -05:00
David Anderson
3bdc8583e5
Exposed IServer through SDKTools (bug 3545, r=ds).
2009-01-07 22:55:40 -05:00
Scott Ehlert
bf5fefe84f
Merge from sourcemod-1.1 branch.
2008-12-29 00:11:32 -06:00
Scott Ehlert
5c92b0d154
Bumped version to 1.1.1 and added back -dev build string.
2008-12-28 23:50:26 -06:00
David Anderson
3f250ba42d
Bumped version files.
2008-12-28 20:35:51 -05:00
David Anderson
1577fab93a
Ran versionchanger.pl over trunk to get 1.2.0 into headers (bug 3521).
2008-12-28 19:59:40 -05:00
David Anderson
181fe74b09
Merge from sourcemod-1.1 branch.
2008-12-28 19:56:40 -05:00
Matt Woodrow
ba04132142
SDKTools didn't NULL check after GetMemSig (bug 3504, r=dvander).
2008-12-28 17:52:33 -05:00
David Anderson
0a33a25a7d
Merge from sourcemod-1.1 branch.
2008-12-28 03:23:45 -05:00
David Anderson
1fe38c7473
SourceMod can now be somewhat compiled on OS X for patch sanity testing (bug 3516, r=ds).
...
This adds the ability for us to change the GCC version we use more flexibly.
2008-12-23 01:33:37 -05:00
Scott Ehlert
47cf8f4233
Merge from 1.1 branch.
2008-12-07 21:07:14 -06:00
Scott Ehlert
eedfd2d70d
Shell script code in Makefiles is _really_ POSIX compliant now.
...
Missed an equal sign :\
2008-12-07 21:05:51 -06:00
Scott Ehlert
a1b91ac136
Merge from 1.1 branch.
2008-12-07 20:52:06 -06:00
Scott Ehlert
4bbd74b702
Shell script code in Makefiles is now POSIX compliant and is able to be run on dash.
2008-12-07 20:40:31 -06:00
Scott Ehlert
1422a9abe3
Merged changes from 1.1 branch.
2008-11-28 23:32:59 -06:00
Scott Ehlert
ecaced40f2
Now compiles against Metamod:Source 1.7 (bug 3445).
2008-11-27 01:13:51 -06:00
Scott Ehlert
25a0a192a2
Added /MP back to core and sdktools MSVC project files.
2008-11-24 09:41:46 -06:00
Scott Ehlert
843ff25de4
Moved SE_* constants from PrePreprocessorDefinitions to AdditionalOptions in MSVC project files.
...
-Doing this should make it a bit easier to maintain in the future.
Also added back /MP to core and sdktools.
2008-11-24 09:33:11 -06:00
Scott Ehlert
9ae456b9d1
Updated makefiles to link against binaries at l4d directory instead of l4d_demo
2008-11-18 06:00:31 -06:00
Scott Ehlert
ff7a2c6b73
Added preliminary support for Left 4 Dead; some things may not yet work.
2008-11-14 09:18:30 -06:00
David Anderson
09ea2e13aa
Fixed SDKTools not cleaning up its handle types on shutdown (but 2753).
2008-09-15 04:28:26 -05:00
David Anderson
fb44b51d26
Updated version files so I can build again.
2008-09-14 22:16:35 -07:00
David Anderson
bcf1b092ae
Mirrored buildbot/version template changes from branch.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402539
2008-09-14 06:13:25 +00:00
David Anderson
29d1246b8d
Fixed another sdktools team native crash, if m_szTeamName wasn't available (bug amb1779, r=pred).
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402530
2008-09-08 07:00:34 +00:00
David Anderson
e141cf74d5
Fixed three bugs with team natives that appeared on INS: bounds checking had wrong binary shortcut order, bounds checking was off by one, error condition was not returned properly. Out-of-range team indexes no longer cause crashes now.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402523
2008-09-07 22:17:12 +00:00
Scott Ehlert
846caf1298
Builds against latest OB SDK now
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402410
2008-07-12 09:05:19 +00:00
Borja Ferrer
d0cbd943f1
fixed eyeangles helper not being freed
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402345
2008-07-05 00:15:18 +00:00
Matt Woodrow
e0a69507a0
Single most annoying and hard to find bug ive ever come across. I'd like to thank MSVC for not firing the one breakpoint I actually needed. Oh and a possible fix to sdktools.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402295
2008-06-29 05:04:41 +00:00
Matt Woodrow
42359a243a
Entity Outputs now fail silently if the mod is not supported.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402282
2008-06-26 08:07:47 +00:00
Matt Woodrow
bc8c9ba691
Should fix amb1756 - Invalid access on TraceRay handles.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402256
2008-06-19 03:13:57 +00:00
Scott Ehlert
ac68a441ee
All natives that use a recipient filter now actually validate the clients passed to them.
...
This includes StartMessage(), StartMessageEx() from Core as well as EmitSound(), EmitSentence(), and TE_Send() from SDKTools
(Warning: This may potentially cause a minor compatibility problem with plugins that don't check client validity before passing to these natives)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402252
2008-06-11 08:07:17 +00:00
Matt Woodrow
72a1fb06d0
I'm sure i'll get this right eventually.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402250
2008-06-09 07:24:24 +00:00
Matt Woodrow
8a7ced18de
Second attempt at fixing SetUserInfo (try committing the right file this time)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402249
2008-06-09 07:21:26 +00:00
Matt Woodrow
06c8f3a093
Fixed SetUserInfo to work on bots
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402248
2008-06-09 07:18:49 +00:00
Matt Woodrow
22aa6561b5
Added SetUserInfo command to sdktools.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402247
2008-06-09 07:12:32 +00:00
David Anderson
2c94b1268a
phase0, new versioning. we don't use build numbers anymore except (VS_VERSIONINFO stays until phase 3 is done)
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402242
2008-06-02 05:03:27 +00:00
David Anderson
ca9b2784bd
extensions now use the repository build number intsead of their local commit number
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402204
2008-05-29 03:19:55 +00:00
David Anderson
81af704f58
added amb1715 - tracehull
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402201
2008-05-28 03:04:28 +00:00
Matt Woodrow
c16afc9cd3
Fixed amb1687 - Infinite loop in Entity Outputs
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402157
2008-05-20 02:51:02 +00:00
David Anderson
80b2ea646a
fixed a delayed unload crash in sdktools
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402155
2008-05-20 02:24:42 +00:00
Scott Ehlert
9023afff0d
Trunk build fixes
...
Fixed up IGameHelpers.h such that it no longer requires HL2SDK headers if a function doesn't need them
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402144
2008-05-13 08:22:49 +00:00
Scott Ehlert
6e91780e73
Err, fixed Linux build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402139
2008-05-12 02:05:57 +00:00
Scott Ehlert
77ff2c40bd
Symbols no longer stripped on Linux for easier debugging
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402137
2008-05-11 07:49:30 +00:00
David Anderson
aee95b6c74
bug fix, optimization
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402135
2008-05-10 19:21:11 +00:00
David Anderson
f1ef53cdff
implemented amb1613 - p2p voice filters now work
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402134
2008-05-10 19:17:21 +00:00
Scott Ehlert
c5330c73b7
Attempted fix for amb1648 - stack corruption when GetClientEyeAngles() is called on Windows
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402124
2008-05-02 07:47:38 +00:00
Matt Woodrow
7a968cb33c
Re-added the msvc8 folder that I broke.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402122
2008-05-02 01:31:15 +00:00
Matt Woodrow
a2aa6b0daf
Added msvc9 Project files to sdktools. Badly.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402121
2008-05-01 23:48:27 +00:00
Matt Woodrow
90b739ae48
I love you gcc.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402102
2008-04-25 06:05:35 +00:00
Matt Woodrow
f41aefc525
Cleaned up a few sdktools files.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402097
2008-04-25 05:20:17 +00:00
David Anderson
946834b868
added amb1620 - ActivateEntity
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402068
2008-04-16 23:29:03 +00:00
Borja Ferrer
6d2a3a7964
fixed amb1586 for real
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402052
2008-04-12 23:03:30 +00:00
Borja Ferrer
800838d76a
fixed build
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402048
2008-04-12 02:11:16 +00:00
Borja Ferrer
a483ec5dc5
experimental fix for amb1586 - team native crash
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402044
2008-04-12 01:35:45 +00:00
David Anderson
c42a26bb66
fixed crash bug on shutdown
...
removed implementations from header
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402043
2008-04-12 01:33:55 +00:00
Scott Ehlert
c473d75d3d
Added more missing svn:keywords properties to some files (this should be the last of them before I never have to do this again)
...
Moved sm_memtable files in sqlite extension to sdk directory (to be consistent with topmenus)
Some extension source files had an incorrect extension name in their headers
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402037
2008-04-11 17:16:36 +00:00
Scott Ehlert
70301419b1
Added svn:keywords property to some files that didn't have them already
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402030
2008-04-10 19:28:26 +00:00