Vladimir
54364d213d
Fix output hooks when caller/activator are flipped ( #1411 )
...
Co-authored-by: Asher Baker <asherkin@limetech.io>
2021-07-17 15:30:09 +01:00
BotoX
91480b6b91
sdktools: correct various ancient EntityOutput issues. ( #1074 )
2020-02-26 16:33:52 -08:00
Michael Flaherty
5611ec54a2
Migrate extensions to common AMTL string funcs ( #785 )
2018-03-25 13:00:53 -07:00
Kristian Klausen
4cba1925fd
Allow plugins to suppress entity outputs (fix 5515).
2015-12-30 17:51:57 +01:00
Nicholas Hastings
75254bbf25
Update SDKTools entity output functions to use core's GetEntityClassname instead of own.
2014-06-19 11:27:26 -04:00
Nicholas Hastings
e95309a603
Add early-exit in entity output detour if entity has no classname.
2014-06-19 00:33:54 -04:00
Kyle Sanderson
b9cd424186
Add support for nested datatables. (bug 5446, r=asherkin)
2013-08-12 00:54:21 +01:00
Nicholas Hastings
917b6d4521
Added support for CS: Global Offensive (bug 5299, r=asherkin).
2012-05-27 16:08:03 -04: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
Fyren
9dd5ab4ebd
Fix Windows entity output hooks (bug 4644, r=dvander)
2010-10-20 05:10:13 -07:00
Scott Ehlert
dd44a0aaea
Added support for Alien Swarm (bug 4530, r=dvander).
2010-07-27 17:32:32 -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
9a140ff93f
Fixed outputname null pointer crash in sdktools (bug 4422, r=fyren)
2010-06-14 09:32:50 -04: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
019e3956f7
Fixed bad caller crash with HookEntityOutput (bug 4311, r=fyren)
2010-03-20 11:07:45 -04:00
Matt Woodrow
73d70b6953
Fixed bug in entity output hooks (bug 3988, r=fyren).
2009-10-27 00:03:59 -07:00
Matt Woodrow
ed02df113f
A newline again? Really?
2009-07-24 13:17:26 +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
Scott Ehlert
ff7a2c6b73
Added preliminary support for Left 4 Dead; some things may not yet work.
2008-11-14 09:18:30 -06: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
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
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
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
Borja Ferrer
ad37496d34
just some cleaning
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402029
2008-04-10 19:25:50 +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
9b4bdd05b5
Removed a stray debug message from entity outputs.
...
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401978
2008-04-02 01:46:20 +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