David Anderson
5d94f0bea8
Replace ke::Vector with std::vector.
2020-05-31 11:35:51 -07:00
David Anderson
b725196a26
Replace AString with std::string.
2020-05-20 17:57:18 -07:00
Asher Baker
ec7f1727e5
Allow setting multiple chat trigger characters (PR #449 , bug 4341, bug 5668)
...
Special characters only, minus a couple of potentially-problematic characters.
Technically this is a breaking change - but anyone using multi-char triggers is probably crazy anyway and has been driven off by now.
2016-10-04 16:34:42 +01:00
David Anderson
e2b399b8d3
Update to the latest AMTL - Rename Ref to RefPtr.
2015-11-08 13:14:57 -08:00
David Anderson
fe16e8e47c
Move the SetCommandClient hook into GameHooks.
2015-09-09 20:03:23 -07:00
David Anderson
c54b54ded0
Use GameHooks for ChatTriggers.
2015-09-09 18:51:21 -07:00
David Anderson
86f0a77e73
Reduce dependence on sm_strdup.
2015-09-09 15:18:24 -07:00
SystematicMania
ba99d0154b
Strip quotes from chat forwards (bug 5986, r=psychonic).
2014-02-27 23:06:02 -05:00
Nicholas Hastings
1824826474
Removed unused var m_bTriggerWasSilent from core ChatTriggers (bug 5863, r=asherkin).
2013-08-24 21:59:52 -04:00
Peace-Maker
e5428a3c27
Fixed crash in OnSayCommand_Post with console chat, pass console chat (bug 5864, r=kyles).
2013-08-23 07:31:04 -04:00
Nicholas Hastings
5fc854ab4f
Fixed chat trigger crash regression on ep1 (bug 5394, r=asherkin).
...
--HG--
extra : rebase_source : 39f0eff210b785b266422157c48b538921e16cc8
2013-08-15 10:18:27 -04:00
Kyle Sanderson
5d76ffef88
Added global pre and post forwards for client chat (bug 5394, r=psychonic).
2013-08-05 11:46:29 -04:00
Nicholas Hastings
c230cf5aab
Updated for latest hl2sdk-dota changes.
2013-07-12 02:31:41 -04:00
Nicholas Hastings
369e141ea8
Build fixes for recent hl2sdk-dota updates.
2013-04-23 07:11:49 -04: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
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