psychonic
935d6a7cf5
ZPS gamedata updates (bug 3877, r=dvander)
2009-07-27 16:04:43 -07:00
psychonic
c69d1c7fb8
AoC gamedata updates (bug 3891, r=dvander)
2009-07-27 13:30:01 -07: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
7ec656db09
Fix RemoveDisguise Windows signature for TF2
2009-07-09 17:51:12 -04: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
Fyren
14320f2155
Fix PlayerRunCmd offset for TF2
2009-06-16 19:41:44 -07:00
Fyren
73c8246204
Preliminary TF2 gamedata changes
2009-05-21 20:43:22 -07:00
Fyren
850dbd62c6
Fix pred's failed l2merge merge
2009-05-13 16:24:55 -07:00
David Anderson
2af45da0a8
Merge from 1.2 branch.
2009-05-12 19:43:21 -04:00
David Anderson
685e8bac22
DOS line endings to match 1.2 branch.
2009-05-12 19:43:02 -04:00
David Anderson
4d2bee192f
FortressForever does not support radio menus (bug 3819, r+a12=me).
2009-05-12 12:59:11 -04:00
Matt Woodrow
7b6f2863a9
Added PlayerRunCmd hook to sdktools (bug 3289, r=dvander)
2009-05-12 13:54:06 +12:00
Fyren
7fd6b308f8
Fix Windows L4D CreateFakeClient signature (bug 3792)
2009-05-08 00:10:12 -07:00
Matt Woodrow
4abdc29d9e
l2merge Fyren
2009-04-24 18:20:55 +12:00
Fyren
5096aef6e7
Remove knife critical stuff and previous "fix" (bug 3791, r=pred)
2009-04-22 19:06:19 -07:00
Fyren
6aded88e14
Fixed CommitSuicide offset for today's TF2 update
2009-04-20 21:38:12 -07:00
Fyren
a4295d1e93
Add a warning to not edit SM's gamedata files; switched to UNIX line endings (bug 3728, r=dvander)
2009-04-07 09:59:21 -07:00
Fyren
3d573c08a1
Fix CommitSuicide offset (bug 3726, r=Srdog)
2009-04-01 04:35:51 -07:00
Fyren
c9ff6be881
Fix CommitSuicide offset (bug 3726, r=Srdog)
2009-04-01 04:34:01 -07:00
Fyren
2c7555366f
Fixed SetEntityHealth (bug 3693, r+a12=dvander).
2009-03-06 14:40:30 -05:00
David Anderson
b24c75b400
Moved structs.gamedata.txt out of the way.
...
--HG--
rename : gamedata/structs.gamedata.txt => extensions/structs/structs.gamedata.txt
2009-03-01 17:45:04 -05:00
David Anderson
0c028ca9d0
Fixed CommitSuicide offset for Insurgency (bug 2560).
2009-03-01 16:35:01 -05:00
David Anderson
2e8a53ff34
Normalized gamedata line endings to Windows.
2009-03-01 01:19:51 -05:00
Matt Woodrow
09b24e45f9
Merge from 1.1 branch
2009-02-26 12:47:56 +13:00
Matt Woodrow
8541040bb9
Fixed CommitSuicide offset.
2009-02-26 12:42:59 +13:00
Matt Woodrow
8ae003046c
Updated CDetour code in TF2 extension to prevent crashes with spies. Updated windows sig.
2009-02-26 12:42:13 +13:00
Matt Woodrow
fc7f9ac6e9
Fixed linux offset for SetClientInfo (bug 3652, r=Fyren)
2009-02-23 10:09:51 +13:00
Matt Woodrow
3fac7d027a
Fixed SetClientInfo offset after TF2 update (bug 3652)
2009-02-21 11:29:28 +13:00
Scott Ehlert
75ebac822d
Merge.
2009-02-18 02:30:21 -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
Matt Woodrow
47900db414
Merging changes from 1.1 branch
2009-02-18 19:14:27 +13:00
Matt Woodrow
aec3469c03
Fixed CalcCriticalKnife signature for TF2 (r=bl4nk)
2009-02-18 19:13:08 +13: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
Rothgar
fb8f46ea45
Updated SDKTools definitions for Zombie Panic Source (bug 2467, r=dvander).
2009-01-13 15:58:29 -05:00
TheDOO
a8e1a4f2fd
Update of Obsidian CommitSuicide offset (bug 2699, r=dvander).
...
(transplanted from sourcemod-central ffc584a3c382c064006b857e6697c99fff1a681d)
--HG--
extra : transplant_source : %FF%C5%84%A3%C3%82%C0d%00k%85%7Ef%97%C9%9F%FF%1Ah%1D
2009-01-12 02:33:03 -05:00
TheDOO
3653f56331
Update of Obsidian CommitSuicide offset (bug 2699, r=dvander).
2009-01-12 02:33:03 -05:00
David Anderson
e31cbbfe21
New gamedata organization (bug 3546, r=ds,pred).
2009-01-12 02:28:22 -05:00
David Anderson
d2ce50f989
Merge from sourcemod-1.1 branch.
2009-01-08 13:39:16 -05:00
David Anderson
0fbb87e3b2
Fixed various wrong offsets in Insurgency (bug 3544, r=me).
2009-01-07 16:43:23 -05:00
David Anderson
29996d0133
Cleaned up SourceForts entries in sdktools.games.txt (bug 3492).
2009-01-07 04:06:18 -05:00
The DOO
7807f3e31a
Added basic SDKTools/core support for Obsidian Conflict (bug 2699).
2009-01-07 03:33:45 -05:00
IceMatrix
e246d14a6b
Added Age of Chivalry offsets (bug 3366).
2009-01-07 03:25:53 -05:00
Scott Ehlert
7bdcea5814
Merged changes from 1.1 branch.
2008-12-05 15:57:49 -06:00
Matt Schubert
7d3e32b65f
Attempted fix for GiveNamedItem crashing on Windows (bug 3472, r=dvander)
2008-12-03 13:04:48 -05:00
Matt Schubert
ea3fe754f4
Fixed missing slap sounds in L4D (bug 3453, r=dvander)
2008-11-30 12:53:18 -05: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
335febca34
Fixed windows offset in structs extension.
2008-10-31 23:15:34 -07:00
Matt Woodrow
34d2d7760b
Fixed bug 3312 - Added Radio Menu Timeout for synergy
2008-10-14 12:31:22 +13:00
David Anderson
6d2bb90f51
Added radio menu support for Fortress Forever (bug 3260).
2008-10-08 23:53:31 -07:00
David Anderson
fa1336623f
Added GiveNamedItem/EquipPlayerWeapon back to TF2 (bug 3276, r=bl4nk).
2008-10-08 22:53:49 -07:00
David Anderson
2b65e2496d
Added radio menu support for Synergy (bug 3301).
2008-10-08 22:43:57 -07:00
David Anderson
4953b1d889
Added radio menu support for D.I.P.R.I.P. (bug 3304).
2008-10-08 22:41:44 -07:00
Matt Woodrow
5687a7ba90
Added Struct Abstraction extension (bug 2666 and bug 2663)
...
--HG--
rename : extensions/structs/structs.txt => gamedata/structs.gamedata.txt
rename : extensions/structs/structs.inc => plugins/include/structs.inc
rename : extensions/structs/structtest.sp => plugins/testsuite/structtest.sp
2008-09-18 15:32:22 +12:00
David Anderson
9a02cb9dc8
synced dod:s gamedata changes from 1.0.3
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402368
2008-07-06 03:37:40 +00:00
Matt Woodrow
5c58f8c97b
Updated gamedata files now that dod:s is no longer in beta.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402332
2008-07-03 02:35:35 +00:00
Matt Woodrow
d530d0c726
Big critical hits cleanup. Cleaner, easier to maintain, uses less memory and should be much less likely to cause crashes when valve change things on me.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402317
2008-07-01 09:04:00 +00:00
Scott Ehlert
8a5d833c89
Updated DOD:S Beta offsets
...
Added FireOutput support for DOD:S (amb1749)
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402309
2008-06-30 05:43:31 +00:00
Matt Woodrow
bc1bb2cba2
Fixed ForcePlayerSuicide.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402263
2008-06-20 23:35:00 +00:00
David Anderson
6079c927ad
fixed amb1765 - GiveNamedItem was supported even though it didn't work
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402260
2008-06-20 03:58:36 +00:00
Matt Woodrow
42f61acc45
Fixed gamedata files for the pyro update
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402257
2008-06-19 23:42:08 +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
Scott Ehlert
5b4f98b354
Fixed amb1727 - TF2_Disguise and TF2_RemoveDisguise had incorrect signatures
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402223
2008-05-30 22:38:04 +00:00
David Anderson
02faa8fbd6
looks like valve is trying to degrade radio menus to deprecate them. thanks guys, quality!
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402180
2008-05-24 09:57:40 +00:00
Scott Ehlert
e794883b1f
Added support for recent Day of Defeat Beta
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402175
2008-05-24 06:06:13 +00:00
Matt Woodrow
531c359fb9
Updated crit hit offsets.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402170
2008-05-21 23:45:18 +00:00
Scott Ehlert
47fa9d9464
Fixed amb1688 - Linux GivePlayerItem/GiveNamedItem offset for Day of Defeat was incorrect
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402161
2008-05-20 09:45:13 +00:00
Matt Woodrow
f7613f80f1
Fixed Crit hits sigs for Windows and cleaned up the code somewhat
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402154
2008-05-18 00:51:51 +00:00
Matt Woodrow
35eb2f2ce5
A sad response to amb1655 - TF2_SetPlayerInvuln is broken and now removed.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402127
2008-05-08 23:43:02 +00:00
Borja Ferrer
2030ef9114
removed these functions in tf2 for now to avoid more crashes
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402125
2008-05-04 15:52:34 +00:00
Matt Woodrow
8df36003a8
Updated TF2 Extension to fix critical hits.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402119
2008-05-01 07:29:46 +00:00
Scott Ehlert
5c6a2868d9
Updated TF2 virtual offsets for goldrush/medic update
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402109
2008-04-30 04:15:09 +00:00
Matt Woodrow
e6de7c0c2d
Fixed amb1607 - TF2 extension critical hit crashes.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402083
2008-04-19 03:41:14 +00:00
Matt Woodrow
6c38c9264e
Added Active support for TF2
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402071
2008-04-17 02:46:31 +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
Matt Woodrow
ec69b34cbb
Added Critical Hit hook to TF2 extension
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402016
2008-04-10 04:49:17 +00:00
David Anderson
ea189849de
fixed amb1590 - tf2 didn't autoload
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402004
2008-04-06 17:54:53 +00:00
David Anderson
b455ac4f4e
merged changes back from 1.0.1
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401992
2008-04-06 06:56:45 +00:00
Matt Woodrow
b865f96886
Added amb1186 - TF2 Extension.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401987
2008-04-04 22:37:14 +00:00
Matt Woodrow
10bd6c298e
Fixed amb1579 bug in entity outputs and added hl2mp to the supported games.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401982
2008-04-03 23:57:54 +00:00
Matt Woodrow
a0b05dc624
Added amb1528 - Entity Output Hooking.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401977
2008-04-02 01:22:02 +00:00
Matt Woodrow
fbe46934a4
Added EquipPlayerWeapon to SDKTools. Offsets for CS:S and TF2 added.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401975
2008-04-01 00:51:21 +00:00
Scott Ehlert
251cced1f8
Spring Cleaning, Part Ichi (1)
...
Various minor things done to project files
Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way)
Updated regex project file and makefile
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
2008-03-30 07:00:22 +00:00