Commit Graph

  • a7c41f6ac2 Merge pull request #245 from chauffer/master Nicholas Hastings 2015-01-17 08:20:17 -0500
  • fbb6e88d0d Add missing semicolon. Simone 2015-01-17 11:47:26 +0100
  • 49383e7391 Fix wrong value in transitional DBI callback. (bug 6292) David Anderson 2015-01-16 00:29:36 -0800
  • f715952128 Merge pull request #243 from VoiDeD/umsg-callback David Anderson 2015-01-15 11:58:25 -0800
  • 2516654d2e Use BfRead or Protobuf tags in umsg hook callbacks, rather than a generic Handle. Ryan Stecker 2015-01-15 13:40:21 -0600
  • 8dbcfde314 Revert "Use BfRead tag in umsg hook typedef, rather than a generic Handle." Ryan Stecker 2015-01-15 13:32:54 -0600
  • 4218674e7c Merge pull request #242 from VoiDeD/umsg-callback David Anderson 2015-01-13 20:28:54 -0800
  • 89119880b5 Use BfRead tag in umsg hook typedef, rather than a generic Handle. Ryan Stecker 2015-01-13 21:33:11 -0600
  • 6be9c770fe Add PlayerRunCommand gamedata for Dark Messiah. Nicholas Hastings 2015-01-11 11:45:03 -0500
  • 83a77bca08 Fix ICommandLine not being found in Dark Messiah. Nicholas Hastings 2015-01-11 11:44:45 -0500
  • 42956c0a10 Add PlayerRunCommand gamedata for Dark Messiah. Nicholas Hastings 2015-01-11 11:45:03 -0500
  • e0e2c00d12 Fix ICommandLine not being found in Dark Messiah. Nicholas Hastings 2015-01-11 11:44:45 -0500
  • 691d891794 Merge branch 'master' of https://github.com/alliedmodders/sourcemod into mapchooser-updates Ross Bemrose 2015-01-09 09:42:07 -0500
  • 1ff913c38f Trigger build for hl2sdk-dota update. Nicholas Hastings 2015-01-09 09:06:57 -0500
  • df6dfec728 Trigger build for hl2sdk-dota update. Nicholas Hastings 2015-01-09 09:06:57 -0500
  • 5383a0596a Update TF2 gamedata. Nicholas Hastings 2015-01-07 14:09:36 -0500
  • dfa36b7735 Update TF2 gamedata. Nicholas Hastings 2015-01-07 14:09:36 -0500
  • a81776f92c Fix threads leaking if they're not joined. (bug 3460, r=dvander) Asher Baker 2015-01-06 20:30:17 +0000
  • c28426a09f Fix threads leaking if they're not joined. (bug 3460, r=dvander) Asher Baker 2015-01-06 20:29:47 +0000
  • 8567246772 ClearArray was changed to Clear in recent SourceMod builds. Ross Bemrose 2015-01-06 10:07:15 -0500
  • a9961d3bb4 Merge branch 'master' of https://github.com/alliedmodders/sourcemod into mapchooser-updates Ross Bemrose 2015-01-06 10:04:25 -0500
  • bcef7365b0 Fix uninitialized variable in decl_enum(). David Anderson 2015-01-04 12:12:16 -0800
  • 9e882783f9 Allow "stock static" in addition to "static stock". David Anderson 2015-01-04 12:04:29 -0800
  • 00a663c1a3 Remove some heinous preprocessor directives. David Anderson 2015-01-03 11:41:37 -0800
  • bded4f9142 Fix uninitialized variable in decl_enum(). David Anderson 2015-01-04 12:12:16 -0800
  • 491036a1e6 Allow "stock static" in addition to "static stock". David Anderson 2015-01-04 12:04:29 -0800
  • 5c047ad04b Fix ArrayList.Clear func name. Nicholas Hastings 2015-01-04 12:28:38 -0500
  • 3e012e7f79 Fix ArrayList.Clear func name. Nicholas Hastings 2015-01-04 12:28:38 -0500
  • 5e64de198a Fix typo on ArrayList.Erase native. Nicholas Hastings 2015-01-04 11:58:44 -0500
  • 3929ff1f27 Fix typo on ArrayList.Erase native. Nicholas Hastings 2015-01-04 11:58:44 -0500
  • b92e4ff688 Fix typos in dbi.inc transitional syntax. David Anderson 2015-01-03 11:38:51 -0800
  • 224d54aadd Fix missing params in OnTakeDamagePost typedef Peace-Maker 2015-01-03 19:45:27 +0100
  • 56d768f546 Merge pull request #239 from peace-maker/sdkhooks_otdsig Nicholas Hastings 2015-01-03 15:00:03 -0500
  • 4ec992474e Remove some heinous preprocessor directives. David Anderson 2015-01-03 11:41:37 -0800
  • 822501b8a1 Fix typos in dbi.inc transitional syntax. David Anderson 2015-01-03 11:38:51 -0800
  • bf3ff460b3 Merge pull request #93 from peace-maker/failstate_dependencies David Anderson 2015-01-03 10:55:52 -0800
  • ff9ae0782e Fix missing params in OnTakeDamagePost typedef Peace-Maker 2015-01-03 19:45:27 +0100
  • bcc6581c1c Don't looks for IServerTools on ep1 games. (We don't use it and it doesn't exist on most.) Nicholas Hastings 2015-01-01 14:56:37 -0500
  • 66defdfc27 Merge pull request #237 from alliedmodders/ep1-servertools Nicholas Hastings 2015-01-01 16:29:11 -0500
  • 3e65d308a8 Don't looks for IServerTools on ep1 games. (We don't use it and it doesn't exist on most.) Nicholas Hastings 2015-01-01 14:56:37 -0500
  • 68c752bf6d Fix SDKHooks causing crash on plugin load/unload or player connect/disconnect if missing gamedata. Nicholas Hastings 2014-12-30 20:56:28 -0500
  • a88d0da1af Merge pull request #236 from alliedmodders/sdkhooks-noload-crash Nicholas Hastings 2014-12-30 21:08:29 -0500
  • aa38226337 Fix SDKHooks causing crash on plugin load/unload or player connect/disconnect if missing gamedata. Nicholas Hastings 2014-12-30 20:56:28 -0500
  • 5961ed2e4a More gamedata cleanup. Nicholas Hastings 2014-12-30 17:23:52 -0500
  • a0bfda89d8 Make EntInfo offset in SDK2013 gamedata apply to all SDK2013 games. Nicholas Hastings 2014-12-30 17:14:55 -0500
  • 4dd9131847 Merge pull request #234 from alliedmodders/expose-getmulticastrecips Nicholas Hastings 2014-12-30 15:42:25 -0500
  • 6d1a2b0d86 Expose Message_DetermineMulticastRecipients as GetClientsInRange native. Nicholas Hastings 2014-12-30 11:38:06 -0500
  • cdaf54dfe0 Merge pull request #235 from alliedmodders/dmapdump-offset Nicholas Hastings 2014-12-30 14:29:51 -0500
  • 7f0edd441e Add offset printing to datamap dumps. Nicholas Hastings 2014-12-30 08:36:35 -0500
  • 55cadc7738 Change sm_trigger_show default value to 0 / disabled. Nicholas Hastings 2014-12-29 11:56:07 -0500
  • 4a9dffd3e1 Change sm_trigger_show default value to 0 / disabled. Nicholas Hastings 2014-12-29 11:56:07 -0500
  • f69f4eb85f Fixes to make mapchooser.inc transitional compliant. Also updated comments in mapchooser.sp to match the new mapchooser.inc signature. Ross Bemrose 2014-12-26 12:36:12 -0500
  • 84782a40df Merge branch 'master' of https://github.com/alliedmodders/sourcemod into mapchooser-updates Ross Bemrose 2014-12-26 12:30:21 -0500
  • 4d9e94373f Revert "Disable FireOutput detour on Windows for Dota for now." Nicholas Hastings 2014-12-24 11:01:45 -0500
  • 047c143879 Revert "Disable FireOutput detour on Windows for Dota for now." Nicholas Hastings 2014-12-24 11:01:32 -0500
  • 516c140810 Disable FireOutput detour on Windows for Dota for now. Nicholas Hastings 2014-12-24 10:37:51 -0500
  • a7c9aff568 Disable FireOutput detour on Windows for Dota for now. Nicholas Hastings 2014-12-24 10:37:51 -0500
  • fe6d44bbd5 Fix build. Nicholas Hastings 2014-12-23 08:27:41 -0800
  • 489b7f1d33 Gamedata cleanup. Nicholas Hastings 2014-12-23 08:18:40 -0800
  • ad9de71ac9 Add new and remove old gamerules gamedata for numerous games. Nicholas Hastings 2014-12-23 11:04:05 -0500
  • 6cfced238c Don't unpack mysql verbosely Peace-Maker 2014-12-20 11:32:15 +0100
  • 3edaac9bd7 Merge pull request #230 from peace-maker/mysql_unpack_spam Nicholas Hastings 2014-12-23 09:02:46 -0500
  • 27c73d4e3e Denote TFCond multiples of 32 consistently FlaminSarge 2014-12-23 02:21:02 -0800
  • 4818aee7b9 Update TFCond enum for Mannpower FlaminSarge 2014-12-23 02:13:51 -0800
  • 9247a8ab00 Merge pull request #232 from FlaminSarge/tf_mannpower_conds Nicholas Hastings 2014-12-23 08:22:30 -0500
  • 7b71ff2643 Denote TFCond multiples of 32 consistently FlaminSarge 2014-12-23 02:21:02 -0800
  • 97e88640ca Update TFCond enum for Mannpower FlaminSarge 2014-12-23 02:13:51 -0800
  • 65f52a3cad Update TF2 gamedata. Nicholas Hastings 2014-12-22 17:30:29 -0500
  • e1b89a3008 Update TF2 gamedata. Nicholas Hastings 2014-12-22 17:30:29 -0500
  • 6dff44da54 Merge branch 'master' of https://github.com/alliedmodders/sourcemod into mapchooser-updates Ross Bemrose 2014-12-22 15:56:18 -0500
  • 49a568bd59 Disable nextmap on Insurgency. Nicholas Hastings 2014-12-20 22:55:36 -0500
  • 7fddf5abf4 Disable nextmap on Insurgency. Nicholas Hastings 2014-12-20 22:55:36 -0500
  • 6c17f247df Don't unpack mysql verbosely Peace-Maker 2014-12-20 11:32:15 +0100
  • 9b2e77711a Plugin_Failed == "An unrecoverable error" Peace-Maker 2014-10-29 17:13:43 +0100
  • 0b131d6864 Pause dependent plugins on SetFailState (bug 6120) Peace-Maker 2014-07-13 13:56:47 +0200
  • 1575ddb3f3 Move bot auth to after connect to fix old too-early-authid bug now causing crash (r=VoiDeD). Nicholas Hastings 2014-12-19 18:27:18 -0500
  • abb8d8447f Move bot auth to after connect to fix old too-early-authid bug now causing crash (r=VoiDeD). Nicholas Hastings 2014-12-19 18:27:18 -0500
  • 7edc1f8a6d Stop MENU_ACTIONS_ALL from tossing warnings when #pragma newdecls required is set. Ross Bemrose 2014-12-19 11:29:05 -0500
  • a0dd8cbc97 Merge branch 'master' of https://github.com/alliedmodders/sourcemod into mapchooser-updates Ross Bemrose 2014-12-19 11:15:04 -0500
  • 4f15715993 Merge pull request #228 from VoiDeD/fix-version Nicholas Hastings 2014-12-18 19:42:59 -0500
  • 679b2863fa Update manual builds to use version 1.8.0 Ryan Stecker 2014-12-18 18:18:55 -0600
  • f9cdc421c3 Trigger build. Nicholas Hastings 2014-12-18 05:09:25 -0800
  • 13f6e2d4d0 Trigger build. Nicholas Hastings 2014-12-18 05:09:25 -0800
  • 4311dc3270 Bump version to 1.8.0-dev. Nicholas Hastings 2014-12-18 04:55:58 -0800
  • 7304747f79 Merge pull request #222 from alliedmodders/auth-ogrekill Nicholas Hastings 2014-12-17 20:41:22 -0500
  • 17fcd5a37f Merge pull request #223 from alliedmodders/zo Nicholas Hastings 2014-12-17 19:35:14 -0500
  • d413a6bd2f Merge pull request #227 from VoiDeD/newdecls-retag-warning David Anderson 2014-12-17 15:30:08 -0800
  • 154d84668b Old style retagging should emit a compiler warning when newdecls are required. Ryan Stecker 2014-12-17 16:23:33 -0600
  • 01f4b204c9 Added two items missed in the original conversion with the Runoff vote. Ross Bemrose 2014-12-17 16:05:14 -0500
  • f40bfbf762 Updated nextmap.inc. Also fixed copyright years and added missing copyright header to mapchooser.inc (all .inc files use the same copyright header, so...) Ross Bemrose 2014-12-17 11:53:02 -0500
  • ccf5aa6b54 Change all view_as<>(null) back to INVALID_HANDLE for now. Ross Bemrose 2014-12-17 11:07:51 -0500
  • 032dde7be9 Missed a few GetArrayCell and GetArraySizes in MapChooser. Ross Bemrose 2014-12-16 17:00:00 -0500
  • 2d5b71c832 Deleted comment... checked into it and its working as intended. Ross Bemrose 2014-12-16 16:57:49 -0500
  • 58194c5d99 Merge pull request #225 from powerlord/votecallback-fix David Anderson 2014-12-16 13:29:09 -0800
  • 8272151d78 Convert the MapChooser VoteHandlers over to the new style. Ross Bemrose 2014-12-16 16:20:03 -0500
  • 844fad263a Add new-style API compatibility for VoteHandler. Ross Bemrose 2014-12-16 16:06:20 -0500
  • 1b79252947 Update NextMap, Nominations, RandomCycle, and RockTheVote with newer MethodMap stuff Ross Bemrose 2014-12-16 14:16:06 -0500
  • bc4d6b7104 Eliminate extraneous view_as calls and also update mapchooser.inc. Ross Bemrose 2014-12-16 13:53:54 -0500
  • 46839b9752 Update MapChooser to use 1.7 syntax... except there's a bug you run into with Advanced Vote Callbacks. Ross Bemrose 2014-12-16 13:38:43 -0500
  • e250eb66d1 Merge pull request #224 from VoiDeD/umsg-fix David Anderson 2014-12-15 22:23:47 -0800