Commit Graph

5203 Commits

Author SHA1 Message Date
Nicholas Hastings
68a1e89c24 Trigger build for hl2sdk-csgo changes. 2015-02-17 15:50:38 -05:00
Nicholas Hastings
289455d538 Trigger build (bug 6308). 2015-02-14 12:03:55 -05:00
Nicholas Hastings
4919e4a002 Roll version number. 2015-02-04 18:25:02 -05:00
Nicholas Hastings
fd0aaf9da9 Update versioning for 1.7.0 release. 2015-02-04 17:33:14 -05:00
Nicholas Hastings
325e95e9be Update changelog for version 1.7.0. 2015-02-04 17:29:10 -05:00
Nicholas Hastings
c2e31deb78 Sync changelog from 1.6-dev branch. 2015-02-04 17:24:56 -05:00
David Anderson
c944ef18b3 Remove sizeof() as a special-case default argument value. 2015-02-04 17:18:11 -05:00
Nicholas Hastings
14af0bae82 Fix crash when creating and destroying a TopMenu without map change (bug 6303). 2015-02-04 17:15:03 -05:00
Nicholas Hastings
efba7bd82a Expose Message_DetermineMulticastRecipients as GetClientsInRange native. 2015-02-03 14:40:15 -05:00
Nicholas Hastings
6da2f6c8ed Fix FindFlagChar not finding char for AdminFlag_Custom6. 2015-02-03 12:42:08 -05:00
Nicholas Hastings
9e6f7a9e89 Fix g_ReverseFlags array size. 2015-02-03 12:41:43 -05:00
Nicholas Hastings
d0ab3e7bd6 Rename g_FlagSet to g_FlagCharSet to avoid some confusion. 2015-02-03 12:41:14 -05:00
Ruben Gonzalez
a6d5212ee9 Initial CSGO GetWeaponPrice fixes 2015-02-01 12:12:31 -05:00
David Anderson
79bb037b66 Don't special case hierarchy-free enumeration constants when used as array indices. (bug 6302) 2015-01-31 22:12:59 -08:00
David Anderson
ea3f491a8e Fix chained field expressions losing lvalue-ness. (bug 6298) 2015-01-31 22:12:58 -08:00
Thordin
aa27b10232 Increased handles to 32k 2015-01-31 22:12:57 -08:00
David Anderson
1ebf70b450 Fix wrong value in transitional DBI callback. (bug 6292) 2015-01-31 22:12:57 -08:00
Nicholas Hastings
3a499036ac Fix incorrect error line show for incorrect return value on forwards (bug 6226). 2015-01-28 14:46:56 -05:00
Nicholas Hastings
6b92f18a86 Don't allow plugins to block LevelInit (wtf). 2015-01-28 14:46:46 -05:00
Kyle Sanderson
60757dde1c Establish a default timeout for MySQL connectivity. 2015-01-23 22:58:06 -08:00
Nicholas Hastings
d5fc57316e Update protobuf include path for Dota build. 2015-01-21 11:11:56 -05:00
Ryan Stecker
1b47398e38 Prevent null auth string comparisons. 2015-01-19 07:49:27 -05:00
Nicholas Hastings
70f42dee65 Fix regression causing "BOT" to no longer be valid in adminsys for Steam identities. 2015-01-17 16:17:43 -05:00
Simone
08db476476 Add missing semicolon. 2015-01-17 16:17:33 -05:00
Ryan Stecker
b1353e2ca4 Use BfRead or Protobuf tags in umsg hook callbacks, rather than a generic Handle. 2015-01-17 16:17:22 -05:00
Nicholas Hastings
6be9c770fe Add PlayerRunCommand gamedata for Dark Messiah. 2015-01-11 11:45:49 -05:00
Nicholas Hastings
83a77bca08 Fix ICommandLine not being found in Dark Messiah. 2015-01-11 11:45:43 -05:00
Nicholas Hastings
1ff913c38f Trigger build for hl2sdk-dota update. 2015-01-09 09:07:46 -05:00
Nicholas Hastings
5383a0596a Update TF2 gamedata. 2015-01-07 14:09:59 -05:00
Asher Baker
a81776f92c Fix threads leaking if they're not joined. (bug 3460, r=dvander) 2015-01-06 20:30:17 +00:00
David Anderson
bcef7365b0 Fix uninitialized variable in decl_enum(). 2015-01-04 12:17:13 -08:00
David Anderson
9e882783f9 Allow "stock static" in addition to "static stock". 2015-01-04 12:17:00 -08:00
David Anderson
00a663c1a3 Remove some heinous preprocessor directives.
Gone:
 - #emit (bah-roken!)
 - #pragma compress (useless)
 - #pragma library (useless)
2015-01-04 12:16:47 -08:00
Nicholas Hastings
5c047ad04b Fix ArrayList.Clear func name. 2015-01-04 12:29:48 -05:00
Nicholas Hastings
5e64de198a Fix typo on ArrayList.Erase native. 2015-01-04 11:59:07 -05:00
David Anderson
b92e4ff688 Fix typos in dbi.inc transitional syntax. 2015-01-03 15:01:44 -05:00
Peace-Maker
224d54aadd Fix missing params in OnTakeDamagePost typedef
Looks like the |weapon| parameter went missing during the switch to the
transitional syntax.

There was no -Post typedef including the |damagecustom| bit at all too.
2015-01-03 15:01:27 -05:00
Nicholas Hastings
bcc6581c1c Don't looks for IServerTools on ep1 games.
(We don't use it and it doesn't exist on most.)
2015-01-01 16:45:54 -05:00
Nicholas Hastings
68c752bf6d Fix SDKHooks causing crash on plugin load/unload or player connect/disconnect if missing gamedata. 2014-12-30 21:09:32 -05:00
Nicholas Hastings
a0bfda89d8 Make EntInfo offset in SDK2013 gamedata apply to all SDK2013 games. 2014-12-30 17:16:27 -05:00
Nicholas Hastings
55cadc7738 Change sm_trigger_show default value to 0 / disabled. 2014-12-29 08:56:58 -08:00
Nicholas Hastings
4d9e94373f Revert "Disable FireOutput detour on Windows for Dota for now."
This reverts commit 516c140810.
2014-12-24 11:01:45 -05:00
Nicholas Hastings
516c140810 Disable FireOutput detour on Windows for Dota for now. 2014-12-24 10:38:16 -05:00
Peace-Maker
6cfced238c Don't unpack mysql verbosely
I doubt we're interested in the filename of every single file
contained in the mysql archive when it's decompressed.

It bloats up the travis build log.
2014-12-23 09:03:22 -05:00
FlaminSarge
27c73d4e3e Denote TFCond multiples of 32 consistently 2014-12-23 09:00:53 -05:00
FlaminSarge
4818aee7b9 Update TFCond enum for Mannpower 2014-12-23 09:00:47 -05:00
Nicholas Hastings
65f52a3cad Update TF2 gamedata. 2014-12-22 17:31:10 -05:00
Nicholas Hastings
49a568bd59 Disable nextmap on Insurgency. 2014-12-20 23:00:48 -05:00
Nicholas Hastings
1575ddb3f3 Move bot auth to after connect to fix old too-early-authid bug now causing crash (r=VoiDeD). 2014-12-19 18:28:08 -05:00
Nicholas Hastings
f9cdc421c3 Trigger build. 2014-12-18 05:10:03 -08:00