Matthias Kollek
88fdec6dd5
Added banreasons.txt missing from changeset a4e4207da173 (bug 5762).
2013-08-29 11:11:41 -04:00
Nicholas Hastings
e8ce238eb7
Another fix for build on non-windows.
2013-08-29 10:12:44 -04:00
Nicholas Hastings
404b1c5ed0
Fix build on non-windows.
2013-08-29 09:47:20 -04:00
Nicholas Hastings
dde1deb6bc
Clean up TF2 ext CalcCritical code (bug 5894, r=voided).
2013-08-29 09:27:35 -04:00
David Anderson
c80e0a964f
Fix uninitialized var causing trouble in _FindServerClass (bug 5893, irc r=psychonic).
2013-08-28 13:46:34 -04:00
Nicholas Hastings
d9f23a8af2
Fix translator system not loading languages with long identifier (bug 5888, r=dvander).
2013-08-28 13:18:55 -04:00
Matthias Kollek
fd9e657196
Add support for customizing ban reasons in basebans.sp (bug 5762, r=psychonic).
2013-08-28 13:17:17 -04:00
Nicholas Hastings
693c4024d6
Updated TF2 Regenerate signature.
2013-08-27 23:32:04 -04:00
Nicholas Hastings
d7eee4191f
Updated TF2 AddCond signature.
2013-08-27 21:08:37 -04:00
Peace-Maker
b8c61f89fa
Re-rig global forwards when plugin pause state changes (bug 5582, r=psychonic).
2013-08-27 19:06:18 -04:00
Kyle Sanderson
d05feabcd6
Suppress SpewOpcode if not a debug build (bug 5859, r=dvander).
2013-08-27 08:39:15 -04:00
David Anderson
c30b7c111f
Fix hashmap not being initialized (no bug, irc r=kyles).
2013-08-26 23:38:55 -07:00
Nicholas Hastings
f6255c72d1
Compile with clang by default on linux.
2013-08-26 23:07:45 -04:00
Nicholas Hastings
cd68567ce3
Updated plugin blacklist.
2013-08-26 10:31:25 -04:00
David Anderson
e6f39eb9b6
Switch AdminCache off KTrie (bug 5886, r=ds).
2013-08-25 21:39:07 -07:00
David Anderson
2c1a398292
Fix build.
2013-08-25 14:04:01 -07:00
David Anderson
0f52f6931b
Switch ADTFactory/IBasicTrie off KTrie (bug 5884 part 17, r=ds).
2013-08-25 12:21:15 -07:00
David Anderson
51dc097266
Switch TopMenus off KTrie (bug 5884 part 16, r=ds).
2013-08-25 12:20:38 -07:00
David Anderson
8e99b342a4
Switch ClientPrefs off KTrie (bug 5884 part 15, r=ds).
2013-08-25 12:19:10 -07:00
David Anderson
bc51c3e5b1
Switch ConCmdManager off KTrie (bug 5884 part 14, r=ds).
2013-08-25 12:18:25 -07:00
David Anderson
d5177fdc74
Switch EventManager off KTrie (bug 5884 part 13, r=ds).
2013-08-25 12:17:26 -07:00
David Anderson
80eba57e6b
Switch sm_srvcmds off KTrie (bug 5884 part 12, r=ds).
2013-08-25 12:17:25 -07:00
David Anderson
3985dd639a
Switch UserMessages off KTrie (bug 5884 part 11, r=ds).
2013-08-25 12:16:07 -07:00
David Anderson
3000445af9
Switch smn_console off KTrie (bug 5884 part 10, r=ds).
2013-08-25 12:15:27 -07:00
David Anderson
0235d57625
Switch ConsoleDetours off KTrie (bug 5884 part 9, r=ds).
2013-08-25 12:15:26 -07:00
David Anderson
77c7b312ea
Switch ConVar, CoreConfig off KTrie (bug 5884 part 8, r=ds).
2013-08-25 12:13:30 -07:00
David Anderson
3850765759
Switch HalfLife2 off KTrie (bug 5884 part 7, r=ds).
2013-08-25 11:59:48 -07:00
David Anderson
0b8e2fd5c9
Switch Profiler off KTrie (bug 5884 part 6, r=ds).
2013-08-25 11:59:48 -07:00
David Anderson
ebe9ee8114
Switch ShareSys off KTrie (bug 5884 part 5, r=ds).
2013-08-25 11:59:47 -07:00
David Anderson
a8ab617ee9
Switch smn_maplists off KTrie (bug 5884 part 4, r=ds).
2013-08-25 11:59:47 -07:00
David Anderson
414440589e
Switch PluginSys off KTrie (bug 5884 part 3, r=ds).
2013-08-25 11:59:46 -07:00
David Anderson
544b6d94aa
Switch HandleSys off KTrie (bug 5884 part 2, r=ds).
2013-08-25 11:59:45 -07:00
David Anderson
0144062126
Introduce NameHashSet (bug 5884 part 1, r=ds).
2013-08-25 11:59:44 -07:00
David Anderson
db1b7a8067
Fix build.
2013-08-25 11:26:37 -07:00
Nicholas Hastings
a9905ec95e
Add missing MarkNativeAsOptional calls for cstrike.inc (r=me).
2013-08-25 11:01:55 -04:00
Kyle Sanderson
7e2afacf34
Fix broken translating in some plugins and natives (bug 5612, r=psychonic).
2013-08-25 10:15:35 -04:00
Kyle Sanderson
2b6257e94e
Fixed potential deadlock in HandleSystem::TryAndFreeSomeHandles (bug 5665, r=dvander).
2013-08-25 09:59:13 -04:00
David Anderson
d14b5fe00b
Switch GameConfigs to hash tables (bug 5878 part 3, r=ds).
2013-08-25 01:42:16 -07:00
David Anderson
04bb2d1066
Switch Translator to hash tables (bug 5878 part 2, r=ds).
2013-08-25 01:42:15 -07:00
David Anderson
3b9037397a
Add new StringHashMap container (bug 5878 part 1, r=ds).
2013-08-25 01:42:14 -07:00
Nicholas Hastings
ea3e602835
Fix cmd listener callback return behavior to match func doc (bug 5882, r=asherkin).
2013-08-24 23:56:39 -04:00
Nicholas Hastings
96e971084a
Fix SDKHooks hook ent validation missing first datatable name (bug 5881, r=asherkin).
2013-08-24 21:59:52 -04:00
Nicholas Hastings
9bf78a96cc
Replace hardcoded "/ff" check in basetriggers (bug 5863, r=drifter).
2013-08-24 21:59:52 -04:00
Nicholas Hastings
ba55ef0b2e
Don't call SayCommand forwards for chat triggers (bug 5863, r=asherkin).
2013-08-24 21:59:52 -04:00
Nicholas Hastings
0c00f7393c
Fixed regression causing public triggers to no longer display (bug 5863, r=drifter).
2013-08-24 21:59:52 -04:00
Nicholas Hastings
1824826474
Removed unused var m_bTriggerWasSilent from core ChatTriggers (bug 5863, r=asherkin).
2013-08-24 21:59:52 -04:00
David Anderson
57e1c7d55f
Fix build problems when using HashMap.
2013-08-24 01:29:43 -07:00
David Anderson
e489b4a570
Fix build problems when using HashTable.
2013-08-24 01:29:26 -07:00
David Anderson
83dc7f0855
Fix performance problems in AString.
2013-08-24 01:29:03 -07:00
David Anderson
90a2d1bb39
Update AMTL with a number of changes.
...
- Introduce HashMap, a key-value map based on HashTable.
- Introduce LinkedList, to port from SourceHook::List.
- Introduce AString, to port from SourceHook::String.
- Introduce KE_OVERRIDE and KE_DELETE helpers for C++11.
- HashTable now constructs/destructs only live items.
- Fix insert-on-removed-item bug in HashTable.
- Fix Vector keeping a new maxsize if allocation fails.
- Renamed am-inline-list.h to am-inlinelist.h.
--HG--
rename : public/amtl/am-inline-list.h => public/amtl/am-inlinelist.h
2013-08-23 22:29:44 -07:00