David Anderson
|
a260e92266
|
Add a script to checkout/update linux dependencies.
|
2013-08-30 12:24:40 -07:00 |
|
David Anderson
|
9a86be24a7
|
Remove experimental decompiler from the tree; superceded by Lysis.
|
2013-08-30 11:39:47 -07:00 |
|
Nicholas Hastings
|
e620d973f4
|
Reserved slot fixes for OB games when SourceTV or Replay are enabled (bug 5499, r=drifter).
|
2013-08-30 14:15:02 -04:00 |
|
Nicholas Hastings
|
7ad43a5b11
|
Make sm_mapvote_runoffpercent cvar work as advertised (bug 5890, r=asherkin).
|
2013-08-30 14:14:59 -04:00 |
|
Nicholas Hastings
|
124ede82b3
|
Fix build.
|
2013-08-29 15:05:34 -04:00 |
|
David Anderson
|
da9debda67
|
Sync AMTL.
|
2013-08-29 11:45:28 -07:00 |
|
Nicholas Hastings
|
1c40d77b14
|
Fix build.
|
2013-08-29 14:16:18 -04:00 |
|
David Anderson
|
f1b0c29815
|
Sync AMTL.
|
2013-08-29 10:11:59 -07:00 |
|
David Anderson
|
b261dde858
|
Refactor Trie natives to use HashMap instead of KTrie; add iteration API (bug 5892, r=ds).
--HG--
extra : rebase_source : a5bcf64a45d6734a97d78b4f4ea9aea48d17bb8b
|
2013-08-29 10:09:02 -07:00 |
|
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 |
|