Commit Graph

  • 20ed5c338c Fix UserMessageToBfWrite and UserMessageToBfRead not working correctly for non-protobuf usermessages. Ryan Stecker 2014-12-15 23:07:53 -0600
  • b4199e5aa3 Merge pull request #221 from alliedmodders/tr-db David Anderson 2014-12-14 18:37:53 -0800
  • b60ef1669c Update SQL plugins for transitional syntax. David Anderson 2014-12-13 16:35:12 -0800
  • 7e8473b61a Remove /Zo on debug builds and add on release builds. Nicholas Hastings 2014-12-14 16:03:42 -0500
  • ed87e048b4 Merge pull request #220 from alliedmodders/gamerules-no-gamedata Nicholas Hastings 2014-12-14 15:29:14 -0500
  • 0d67bcc5ba Add null-check on serverclass in gamerules lookup. Nicholas Hastings 2014-12-14 15:21:54 -0500
  • 03abafce3d Change /d2Zi+ flag on msvc builds to /Zo. http://msdn.microsoft.com/en-us/library/dn785163.aspx Nicholas Hastings 2014-12-14 14:59:16 -0500
  • 67fcd9e2c6 Populate auth ids (if available) when initializing CPlayer instance. Nicholas Hastings 2014-12-14 14:56:19 -0500
  • bab1110bc0 Disallow coercion to/from char[] and any[]. David Anderson 2014-12-14 02:00:21 -0800
  • d51a57cc34 In UpdatePlayerAuth, don't update SteamIDs if AuthID hasn't changed. Nicholas Hastings 2014-12-13 19:40:22 -0500
  • de12f64c14 Convert CPlayer::m_AuthID to ke::AString. Nicholas Hastings 2014-12-13 19:39:44 -0500
  • b1cb06c5ce Update DBI for transitional syntax. David Anderson 2014-12-13 16:34:58 -0800
  • 88cb74213c Add support for getting g_pGameRules without a byte signature / symbol. Nicholas Hastings 2014-12-13 16:35:32 -0500
  • 5a814c40b3 Merge pull request #207 from alliedmodders/tr-menus David Anderson 2014-12-13 13:29:52 -0800
  • 1328984e0b Update plugins for transitional methods. David Anderson 2014-11-15 16:30:45 -0800
  • 722a23c818 Redo menu methodmaps. David Anderson 2014-11-15 15:22:37 -0800
  • 5959d6ed54 Merge pull request #198 from alliedmodders/tr-events David Anderson 2014-12-13 12:51:58 -0800
  • 28eb663f9b Port events to transitional syntax. David Anderson 2014-11-09 14:39:09 -0800
  • 939b10bd8e Refactor SDKTools to not expose gamerules ptr ptr outside of vglobals.cpp. Nicholas Hastings 2014-12-13 15:48:51 -0500
  • b607bfeca9 Reserve 'builtin' as a keyword. David Anderson 2014-12-12 21:29:28 -0800
  • f9d92b0eba Merge pull request #219 from alliedmodders/static-methods David Anderson 2014-12-12 12:24:28 -0800
  • 61bf7de101 Revert adminmenu API changes. David Anderson 2014-12-11 23:34:00 -0800
  • 5b69efe5d4 Add static method support to methodmaps. David Anderson 2014-12-11 23:18:32 -0800
  • afeae84340 Replace symbol proxies with type symbols. David Anderson 2014-12-11 22:25:46 -0800
  • 46d620cb6a Merge pull request #217 from alliedmodders/tf2-holidayvars Nicholas Hastings 2014-12-10 08:31:15 -0500
  • 0295f817b8 Allow int: and void: tags, but warn. David Anderson 2014-12-10 02:36:30 -0800
  • 18cc1b414b Fix some compile errors in new-style includes. David Anderson 2014-12-10 02:12:53 -0800
  • a9e252314d Use typeset in sdkhooks.inc. David Anderson 2014-12-10 01:12:42 -0800
  • bc4081718b Merge pull request #218 from KyleSanderson/damageeeee Kyle Sanderson 2014-12-09 23:20:20 -0800
  • 1ee3067575 Gracefully error on newly reserved keywords. David Anderson 2014-12-09 23:18:11 -0800
  • 94bed806fe Reserve many keywords. David Anderson 2014-12-09 23:04:13 -0800
  • 9c98edd104 Rename "union" semantics to "typeset". David Anderson 2014-12-09 22:36:42 -0800
  • 0375aedd47 Return the 'e' to OnTakeDamagAlive comment. Kyle Sanderson 2014-12-09 22:21:46 -0800
  • 09060c265f Convert TFHoliday values to pubvars. Nicholas Hastings 2014-12-09 20:21:24 -0500
  • 8a8917ba2e Update TF2 gamedata. Ruben Gonzalez 2014-12-08 20:26:14 -0500
  • f27c33cd18 Increased handles to 32k Thordin 2014-12-07 21:50:40 -0800
  • d2e01da287 Wrap 3rd parameter in FindValueInArray to check for existence. Sean Lewis 2014-12-06 17:07:54 -0600
  • 3ef2bdcb8d Add block parameter to FindValueInArray native. Sean Lewis 2014-12-06 03:21:53 -0600
  • 25859e29ca Merge pull request #211 from Bara20/patch-1 Nicholas Hastings 2014-12-02 08:20:02 -0500
  • a91d5bf754 Fix warning in files.inc Bara 2014-12-02 03:35:56 +0100
  • 68e0645813 Add a view_as operator. David Anderson 2014-11-30 19:08:25 -0800
  • cb4fdf1aa9 Update plugins for new syntax. David Anderson 2014-11-30 18:57:38 -0800
  • 157549e119 Fix a bug where aliased constructors of nullable methodmaps could not be used. David Anderson 2014-11-30 18:56:37 -0800
  • 9f5c8b60ae Add a "new" keyword for constructing nullable methodmaps. David Anderson 2014-11-30 18:38:26 -0800
  • e7e43e38a5 Merge pull request #210 from alliedmodders/more-clientprefs-newauth Nicholas Hastings 2014-11-26 18:55:57 -0500
  • 34b5caf464 Update versioning for 1.6.3 release. sourcemod-1.6.3 Nicholas Hastings 2014-11-25 06:35:52 -0500
  • ecae5b0479 Update changelog for version 1.6.3. Nicholas Hastings 2014-11-25 06:34:44 -0500
  • 1ab9dc141f Update PVKII gamedata. Nicholas Hastings 2014-11-25 06:32:17 -0500
  • 19f2f46655 Update PVKII gamedata. Nicholas Hastings 2014-11-25 06:32:17 -0500
  • 6a8529460f Fix build. Nicholas Hastings 2014-11-25 06:17:26 -0500
  • c63e2b318f Support long key names for languages. (bug 6282) Asher Baker 2014-11-19 23:08:35 +0000
  • 50898d7a4f Merge pull request #208 from asherkin/long-lang-codes Asher Baker 2014-11-24 19:07:18 +0000
  • ced026cecc Support long key names for languages. (bug 6282) Asher Baker 2014-11-19 23:08:35 +0000
  • 62c243f0a5 Fix reading the wrong symbol name when throw argument errors. David Anderson 2014-11-22 12:23:57 -0800
  • b0ceac9d74 Fix clientprefs IsAuthIdConnected (again). Nicholas Hastings 2014-11-22 10:00:40 -0800
  • 673ff572c5 Disallow retagging enums or using implicit-int as an enum tag. David Anderson 2014-11-20 19:30:22 -0800
  • f573bdf784 Merge pull request #209 from splewis/master Nicholas Hastings 2014-11-20 06:33:02 -0500
  • b7036de9e9 Add missing convars.inc to buildbot package script. Sean Lewis 2014-11-20 03:01:46 -0600
  • 08388de7dd Merge pull request #199 from alliedmodders/tr-convars David Anderson 2014-11-19 22:38:56 -0800
  • be6da2f810 Merge pull request #173 from alliedmodders/tr-smc David Anderson 2014-11-19 22:38:19 -0800
  • f38fd6a550 Merge pull request #205 from alliedmodders/tf2condex3 Nicholas Hastings 2014-11-19 17:15:56 -0500
  • 0511543c76 Merge pull request #206 from alliedmodders/tr-files David Anderson 2014-11-18 18:56:07 -0800
  • db434acd27 Fix typo in CPlayer::GetSteam3Id doing length check on wrong var. Nicholas Hastings 2014-11-16 10:07:08 -0500
  • 50400cf029 Remove unused variables. Nicholas Hastings 2014-11-15 19:35:47 -0500
  • b85f4d776e Merge pull request #204 from alliedmodders/more-clientprefs-newauth Nicholas Hastings 2014-11-15 19:35:13 -0500
  • 79143d8b6e Port files.inc to transitional syntax. David Anderson 2014-10-31 18:49:15 -0700
  • f25953bb6c Merge pull request #187 from alliedmodders/tr-arrays David Anderson 2014-11-15 13:04:29 -0800
  • 461dc3af3d Merge pull request #189 from alliedmodders/tr-tries David Anderson 2014-11-15 12:52:37 -0800
  • 5e362ec169 Merge branch 'tr-bitbuf' David Anderson 2014-11-15 12:49:39 -0800
  • e46d5d211d Merge pull request #196 from alliedmodders/tr-protobuf David Anderson 2014-11-15 12:47:46 -0800
  • 758a7c955c Merge pull request #188 from alliedmodders/tr-stack David Anderson 2014-11-15 12:47:21 -0800
  • 4cb29eb054 Port adt_stack to transitional syntax. David Anderson 2014-11-08 16:56:56 -0800
  • d3a4c972e2 Add static_assert on ConBitVecAndNot hack so it gets updated on next cond count change. Nicholas Hastings 2014-11-15 11:31:18 -0500
  • 1cf43b4ec2 Fix off-by-one error with FindNextSetBit in cond checks. Nicholas Hastings 2014-11-15 11:22:43 -0500
  • c4a3c421ff Add condition 87 back. Ross Bemrose 2014-11-10 14:44:26 -0500
  • cb3d03d699 Update condition names. Remove condition 87 for now. Ross Bemrose 2014-11-07 15:44:03 -0500
  • faad5ff3ea New Halloween 2014 conditions. Ross Bemrose 2014-11-07 11:16:26 -0500
  • a369d51f23 Merge pull request #183 from powerlord/tf2-halloween-2014 Nicholas Hastings 2014-11-15 10:12:48 -0500
  • 849df7895b Update TF2 extension for new m_nPlayerCondEx3 player conditions field. Nicholas Hastings 2014-11-15 10:08:07 -0500
  • ea86eee74e Fix SetAuthIdCookie's IsAuthIdConnect function's issues with mixed auth id types. Nicholas Hastings 2014-11-15 09:34:49 -0500
  • f42a1fe0e4 Merge pull request #201 from DoctorMcKay/tf2-getclientteam Nicholas Hastings 2014-11-15 08:06:27 -0500
  • cc02c00fd4 Update CS:GO gamedata. Nicholas Hastings 2014-11-12 04:36:18 -0800
  • 5a9b5e5e21 Update CS:GO gamedata. Nicholas Hastings 2014-11-12 04:36:18 -0800
  • 1562530cdd Added TF2_GetClientTeam stock Alexander Corn 2014-11-11 02:23:44 -0500
  • 2bedba3f2c Use directly-exported random functions on vstdlib rather than IUniformRandomStream. Nicholas Hastings 2014-11-09 10:59:10 -0500
  • cd304dc800 Make TravisCI builds use Clang 3.5 to match our Buildbot builds. Nicholas Hastings 2014-11-10 20:25:29 -0500
  • 93470fbdc6 Merge pull request #190 from asherkin/emscripten-asm-fix Asher Baker 2014-11-11 00:15:17 +0000
  • f55bc6719d Add condition 87 back. Ross Bemrose 2014-11-10 14:44:26 -0500
  • d6533e3219 Merge pull request #192 from alliedmodders/no-random-iface Nicholas Hastings 2014-11-10 13:26:12 -0500
  • cfa0d9341e Remove handling of class pseudokeyword since there is no C++ API to use it. David Anderson 2014-11-09 18:12:30 -0800
  • 2cfe54f34b Port BitBuffers to transitional syntax. David Anderson 2014-11-09 14:18:16 -0800
  • 4a66b67d81 Port remaining .sp files. David Anderson 2014-11-09 16:52:06 -0800
  • 110440988d Port gag.sp. David Anderson 2014-11-09 16:37:07 -0800
  • 4a14b776db Port basecomm.sp. David Anderson 2014-11-09 16:35:52 -0800
  • fb5b552f86 Port basecommands.sp. David Anderson 2014-11-09 16:35:45 -0800
  • 614fa86311 Port basechat.sp. David Anderson 2014-11-09 16:31:17 -0800
  • 9980930dff Port antiflood. David Anderson 2014-11-09 16:30:41 -0800
  • e68c228a36 Port basevotes.sp. David Anderson 2014-11-09 16:29:44 -0800
  • 8fd0cbecf7 Port funvotes.sp. David Anderson 2014-11-09 16:28:03 -0800
  • c425305cde Port mapchooser. David Anderson 2014-11-09 16:22:58 -0800