Commit Graph

  • f960c64dc6 Merge pull request #351 from alliedmodders/expose-findmap Nicholas Hastings 2015-06-28 12:43:56 -0400
  • 80838af4a2 Work around eFindMap_FuzzyMatch never actually being returned in TF2. Nicholas Hastings 2015-06-28 09:48:01 -0400
  • 7564c09aff Merge pull request #341 from powerlord/ambuild-sampleext Nicholas Hastings 2015-06-27 20:10:00 -0400
  • 60ac7e23d0 Updated FindMap function doc. Nicholas Hastings 2015-06-27 20:04:20 -0400
  • c383f1dc43 Fix compile errors on Clang by implementing own enum. Nicholas Hastings 2015-06-27 19:58:14 -0400
  • f107ff9cd2 Expose FindMap/ResolveFuzzyMapName to plugins. Nicholas Hastings 2015-06-27 13:10:47 -0400
  • 25a8209ffc Update CS:GO gamedata MVP base to be the same as Scores. Ruben Gonzalez 2015-06-26 11:00:10 -0400
  • 3c0b89b80f Update CS:GO MVP and Contribution score offsets. Ruben Gonzalez 2015-06-26 10:44:20 -0400
  • 11c40e385e Merge pull request #347 from alliedmodders/double Nicholas Hastings 2015-06-18 17:43:34 -0400
  • d0574dbe28 Merge pull request #226 from powerlord/mapchooser-updates Nicholas Hastings 2015-06-12 14:58:12 -0400
  • b4011f3e8b Update Insurgency gamedata. Nicholas Hastings 2015-06-12 05:24:54 -0700
  • 0f9b9d0a24 Call OnClientDisconnect(_Post) if the client is already connected. Kyle Sanderson 2015-06-11 20:14:25 -0700
  • c0d4dfa6ed Update IsMapValid for today's TF2 update. Nicholas Hastings 2015-06-11 17:48:58 -0400
  • a4821f9389 Merge pull request #346 from alliedmodders/ctype-fixes Nicholas Hastings 2015-06-10 19:29:35 -0400
  • 14e0a9a487 Fix some ctype misuses (bug 6377). Nicholas Hastings 2015-06-10 14:40:48 -0400
  • b17c7adcd5 Add gamedata for Modular Combat. Nicholas Hastings 2015-06-10 10:02:34 -0400
  • a70722eb25 Update FoF gamedata. Nicholas Hastings 2015-06-09 13:01:50 -0400
  • 13ecd11543 Merge pull request #344 from alliedmodders/update-convar-flags Nicholas Hastings 2015-06-07 11:18:27 -0400
  • ba0bf5668d One minor issue left from the merge Ross Bemrose 2015-06-04 21:42:25 -0400
  • 338b4ed5d9 Merge remote-tracking branch 'remotes/origin/master' into mapchooser-updates Ross Bemrose 2015-06-04 21:39:04 -0400
  • a4f5c802a9 Merge pull request #345 from VoiDeD/fix-sizes-part-deux Kyle Sanderson 2015-06-04 16:34:55 -0700
  • 8bc3d5d93c Fix more buffer sizes for map names. Ryan Stecker 2015-06-04 18:32:49 -0500
  • 850a73d718 Merge pull request #343 from alliedmodders/fix-sizes Nicholas Hastings 2015-06-04 18:27:52 -0400
  • 74802ce96e Minor indent fix. Nicholas Hastings 2015-06-04 17:07:25 -0400
  • 952ee53383 Converted back to defines. Added deprecation notices on FCVAR_PLUGIN and FCVAR_LAUNCHERONLY. Nicholas Hastings 2015-06-04 06:48:01 -0400
  • 1804dce9d9 More small convar flag inc changes: * Re-added FCVAR_PLUGIN (shimmed to 0) and FCVAR_LAUNCHER with deprecation notes. * Changed defines to const ints. * Updated comments to use our newer, single-line comment style for cleanliness. Nicholas Hastings 2015-06-03 23:38:31 -0400
  • 4231adaedf Update ConVar flags in console.inc. Nicholas Hastings 2015-06-03 23:06:26 -0400
  • 9e0dbfcf68 Fix inconsistencies with buffer sizes for player names. Nicholas Hastings 2015-06-03 22:40:43 -0400
  • 5139eef183 Fix buffer sizes used for map names (64 -> MAX_PATH). Nicholas Hastings 2015-06-03 22:28:58 -0400
  • 974e18292a Update FoF gamedata. Nicholas Hastings 2015-06-02 17:59:13 -0400
  • 3291e3a38f Fix crash on Black Mesa when an entity is deleted and SDK Hooks is loaded. Nicholas Hastings 2015-05-31 23:21:43 -0400
  • 255e2ef6f0 Merge branch '1.7-dev' of https://github.com/alliedmodders/sourcemod into 1.7-dev. sourcemod-1.7.2 Nicholas Hastings 2015-05-30 08:06:56 -0400
  • 18f8d10f10 Update versioning for 1.7.2 release. Nicholas Hastings 2015-05-30 08:06:23 -0400
  • a626005cc6 Update changelog for version 1.7.2. Nicholas Hastings 2015-05-30 08:05:13 -0400
  • bf9c96b48f Fix sm_trigger_show default in shipped sourcemod.cfg match default in basetriggers. Nicholas Hastings 2015-05-30 07:52:31 -0400
  • 4db57b84b5 Fix sm_trigger_show default in shipped sourcemod.cfg match default in basetriggers. Nicholas Hastings 2015-05-30 07:52:31 -0400
  • dca2596788 Update more CS:GO gamedata. Ruben Gonzalez 2015-05-28 13:29:05 -0400
  • c2ba31e341 Update more CS:GO gamedata. Ruben Gonzalez 2015-05-28 13:29:05 -0400
  • b491345d78 Fix continue in a loop body leaking heap-allocated variables. (bug 6370, r=fyren) David Anderson 2015-05-27 10:33:07 -0400
  • cb6024e334 Update AMTL and SourcePawn. David Anderson 2015-05-27 10:22:40 -0400
  • 12239fe852 Update CS:GO gamedata for latest update. Ruben Gonzalez 2015-05-26 21:53:44 -0400
  • 8cb2fcdf65 Update CS:GO gamedata for latest update. Ruben Gonzalez 2015-05-26 21:53:44 -0400
  • a88070d063 Add GetDataMap gamedata for Black Mesa. Nicholas Hastings 2015-05-25 18:20:38 -0400
  • 9f8a40f482 Merge pull request #337 from alliedmodders/earlier-maxclients Nicholas Hastings 2015-05-20 06:48:08 -0400
  • d4babee202 Merge pull request #339 from alliedmodders/mapcycle-finding Nicholas Hastings 2015-05-20 06:47:59 -0400
  • f86c5e9940 Fix regression in admin-sql-threaded when porting to transitional syntax. Nicholas Hastings 2015-05-18 10:15:17 -0400
  • 7cfadb4584 Merge pull request #342 from alliedmodders/bug-6365 Nicholas Hastings 2015-05-18 13:12:12 -0400
  • fc2fe79fe7 Fix regression in admin-sql-threaded when porting to transitional syntax. Nicholas Hastings 2015-05-18 10:15:17 -0400
  • 2abb8e6335 Remove engine check for whether or not to search alt mapcycle paths. Nicholas Hastings 2015-05-18 09:16:36 -0400
  • cb4b710885 Removed comment regarding MaxClients not being available in OnPluginStart. Nicholas Hastings 2015-05-18 09:11:57 -0400
  • fd9dbded8b Trigger build. Ruben Gonzalez 2015-05-15 20:53:31 -0400
  • 869777e9c4 Trigger build. Ruben Gonzalez 2015-05-15 20:53:17 -0400
  • 404cd28423 Trigger Build. Ruben Gonzalez 2015-05-15 18:30:35 -0400
  • eab5e78150 Trigger Build Ruben Gonzalez 2015-05-15 18:30:02 -0400
  • afaddda8cf Trigger Build Ruben Gonzalez 2015-05-15 15:51:46 -0400
  • 0344c3d56f Trigger Build Ruben Gonzalez 2015-05-15 15:51:37 -0400
  • 43f4a2f7b7 Fix checking the wrong directory for smsdk_ext.cpp. Updated some comments. Ross Bemrose 2015-05-14 14:16:19 -0400
  • 0022b750b5 Split AMBuildScript into AMBulde and AMBuildScript Ross Bemrose 2015-05-14 13:48:59 -0400
  • d49714bb10 Add AMBuildScript, configure.py, and PackageScript Ross Bemrose 2015-05-14 12:36:59 -0400
  • fd48f4adfd Report size for DataPack Handles. Asher Baker 2015-05-13 19:43:53 +0100
  • 7f97e67931 Saner allocation policy for DataPacks. Asher Baker 2015-05-13 19:43:35 +0100
  • 11bf32f6f1 Enable finding mapcycle in cfg dir on sdk2013 and bms. Nicholas Hastings 2015-05-13 06:49:37 -0700
  • 55dee2d847 Trigger build for hl2sdk-bms update. Nicholas Hastings 2015-05-12 21:03:36 -0400
  • ae78acf97a Remove harmless remnant of reverted change. Nicholas Hastings 2015-05-12 13:39:06 -0400
  • fda0978225 Merge pull request #338 from alliedmodders/nuke-address-minvalid Nicholas Hastings 2015-05-12 13:05:31 -0400
  • 227323c96d Merge pull request #336 from alliedmodders/link-libm Nicholas Hastings 2015-05-12 11:54:52 -0400
  • 51344262c6 Merge pull request #333 from TheMadSword/IncreasedPrintToBufferSize Nicholas Hastings 2015-05-12 09:23:25 -0400
  • 4152e05dcd Fix indentation. Nicholas Hastings 2015-05-12 06:21:32 -0700
  • 5574acda3d Remove Address_MinimumValid entry from sp incs Nicholas Hastings 2015-05-12 06:35:48 -0400
  • 75a93314a2 Rename PlayerManager::m_FirstPass to m_bServerActivated for clarity. Nicholas Hastings 2015-05-11 20:42:26 -0400
  • 91b2ab8be1 Fixed some badness with the player initialization moving. Nicholas Hastings 2015-05-11 20:29:00 -0400
  • 8fc689c89a Populate MaxClients before OnPluginStart is called. Nicholas Hastings 2015-05-11 19:31:22 -0400
  • b3efc36487 Link libm in all bin, not just engine-specific ones. Nicholas Hastings 2015-05-11 18:59:12 -0400
  • 71cb002bc1 Merge branch 'master' of https://github.com/alliedmodders/sourcemod Nicholas Hastings 2015-05-11 06:54:55 -0400
  • 78dcb8a0f3 Add gamedata file missing in PackageScript. Nicholas Hastings 2015-05-11 06:52:56 -0400
  • 9d6cbfe0cc Remove unused gamedata. Nicholas Hastings 2015-05-11 06:52:21 -0400
  • 7ab3d76c9f Merge pull request #331 from alliedmodders/support-bms Nicholas Hastings 2015-05-10 18:44:20 -0400
  • 6686badc93 Increased PrintHint and PrintCenter buffer TheMadSword 2015-05-09 09:22:07 -0400
  • 1b47b68cc7 Correct NameHashSet::add() return type. Asher Baker 2015-05-09 11:57:49 +0100
  • 6c7a6c72aa Correct NameHashSet::add() return type. Asher Baker 2015-05-09 11:56:15 +0100
  • b70873e046 Changed buffer size for games with ChatSayText='yes', tested in CSS&CSGO w/ adding the kv in engine.cs*.txt TheMadSword 2015-05-07 22:55:15 -0400
  • 97605a500c Remove check_thunks reliance on Tier0. Asher Baker 2015-05-07 21:56:31 +0100
  • f7c6fc9d1f Restore check_thunks error message. Asher Baker 2015-05-07 21:53:38 +0100
  • f57dbeb60f Increased PrintToChat & PrintToChatAll buffer size from 192 to 254; works in CSS/CSGO; dunno for the rest TheMadSword 2015-05-07 09:38:25 -0400
  • 397c45457a Fix spacing in PackageScript. Nicholas Hastings 2015-05-06 22:18:43 -0400
  • 909598920b Disable nextmap on Black Mesa for now. (Doesn't ship with mapcycle.txt). Nicholas Hastings 2015-05-06 22:01:57 -0400
  • dac3d1c988 Remove leftover debug code. Nicholas Hastings 2015-05-06 22:01:39 -0400
  • 9164730b07 Add gamedata for Black Mesa. Nicholas Hastings 2015-05-06 22:01:29 -0400
  • 64f9aedebc Add basic support for Black Mesa. Nicholas Hastings 2015-05-06 21:12:13 -0400
  • 5694a759ce Add IsFree check to FindEntityByNetClass in SDKTools (PR #330). Yed 2015-05-04 18:13:11 -0700
  • 16b7c576d4 Merge pull request #330 from yedpodtrzitko/1.7-dev Kyle Sanderson 2015-05-04 18:08:51 -0700
  • f504188854 add IsFree check yed_ 2015-05-05 01:06:40 +0100
  • 8b2d7a1e49 Trigger build for hl2sdk-dota changes. Nicholas Hastings 2015-05-03 15:07:07 -0400
  • ffedae66f4 Trigger build for hl2sdk-dota changes. Nicholas Hastings 2015-05-03 15:07:07 -0400
  • b429c37ab3 Trigger build for hl2sdk-dota changes. Nicholas Hastings 2015-05-03 10:01:00 -0400
  • a480bf0014 Trigger build for hl2sdk-dota changes. Nicholas Hastings 2015-05-03 10:01:00 -0400
  • 13cf293f1c Merge pull request #250 from alliedmodders/sdkhooks-newdecls Nicholas Hastings 2015-01-28 18:52:41 -0500
  • a2b9c91423 Roll version number. Nicholas Hastings 2015-04-18 15:48:19 -0400
  • cf9aa05a0c Update versioning for 1.7.1 release. sourcemod-1.7.1 Nicholas Hastings 2015-04-18 15:13:41 -0400
  • 824b0f9a3c Update changelog for version 1.7.1. Nicholas Hastings 2015-04-18 09:58:37 -0400