29 Commits
Author SHA1 Message Date
Ryan Stecker 86b04e36b5 Clarify the Get/SetPackPosition documentation. 2015-07-20 15:03:57 -05:00
Ryan Stecker 33d13ff81c Hide datapack positions behind an opaque handle. 2015-07-20 15:03:04 -05:00
Ryan Stecker 8bc3d5d93c Fix more buffer sizes for map names. 2015-06-04 18:32:49 -05:00
Ryan Stecker 03e0c7317d Notify plugin listeners of SetFailState'd plugins on unload. (bug 6347) 2015-04-12 19:25:07 -05:00
Ryan Stecker 3509f963ee Improve the diagnostic given when a function prototype doesn't match an existing definition. 2015-03-05 18:45:15 -06:00
Ryan Stecker 0203d2c811 Fix tag mismatch warning when using SQLite_UseDatabase. (bug 6310) 2015-02-15 21:53:31 -06:00
Ryan Stecker ff27484527 Prevent null auth string comparisons. 2015-01-19 07:48:45 -05:00
Ryan Stecker 2516654d2e Use BfRead or Protobuf tags in umsg hook callbacks, rather than a generic Handle. 2015-01-15 13:40:21 -06:00
Ryan Stecker 8dbcfde314 Revert "Use BfRead tag in umsg hook typedef, rather than a generic Handle."
This reverts commit 89119880b5.
2015-01-15 13:32:54 -06:00
Ryan Stecker 89119880b5 Use BfRead tag in umsg hook typedef, rather than a generic Handle. 2015-01-13 21:33:11 -06:00
Ryan Stecker 679b2863fa Update manual builds to use version 1.8.0 2014-12-18 18:18:55 -06:00
Ryan Stecker 154d84668b Old style retagging should emit a compiler warning when newdecls are required. 2014-12-17 16:37:39 -06:00
Ryan Stecker 20ed5c338c Fix UserMessageToBfWrite and UserMessageToBfRead not working correctly for non-protobuf usermessages. 2014-12-15 23:07:53 -06:00
Ryan Stecker 7f36ef65a9 Update MakeBleed signature. 2014-11-04 19:09:10 -06:00
Ryan Stecker 5484f35dfb Update CTFPlayerShared::Burn signature. 2014-10-30 21:08:30 -05:00
Ryan Stecker 749bf80bcb Update TF2 vfunc gamedata. 2014-10-30 21:07:21 -05:00
Ryan Stecker a580f8c270 Whoops, forgot my hat. 2014-10-09 18:19:40 -05:00
Ryan Stecker d702371b15 Number -> Int, per recommendation. 2014-10-08 21:47:15 -05:00
Ryan Stecker 2aba6d9d42 Fix linux build. 2014-10-07 17:19:16 -05:00
Ryan Stecker f2a80e33fd Expose some of ICommandLine to plugins. 2014-10-07 16:16:02 -05:00
Ryan Stecker a80e049352 Clients array in TE_Send should be const. 2014-09-14 19:08:54 -05:00
Ryan Stecker 981ffdfc82 Fix linux build. 2014-09-13 03:13:33 -05:00
Ryan Stecker 3ffd4cd835 Expose optional default values for the GetEvent* SP functions. 2014-09-12 16:39:21 -05:00
Ryan Stecker 07acec6550 Fix sdkhooks.inc compile error 2014-09-06 20:19:55 -05:00
Ryan Stecker cae1d0dec1 Don't override hook result in BlockedPost. 2014-09-02 13:01:18 -05:00
Ryan Stecker 88c6d3d9a7 Merge remote-tracking branch 'upstream/master' into sdkhooks-blocked 2014-09-02 00:04:54 -05:00
Ryan Stecker 302dc1cb8a Add test. 2014-08-26 14:58:58 -05:00
Ryan Stecker 74908098f4 Allow trailing commas in string array declarations. (bug 6239) 2014-08-23 18:15:08 -05:00
Ryan Stecker 2037cfc36d Mark TF2_RemoveWearable as optional. 2014-08-16 12:10:31 -05:00