Commit Graph

  • 0297e974d4 Updated TF2 gamedata. Nicholas Hastings 2012-06-27 21:41:04 -0400
  • 354279bc1e Fixed CS:S "TTeamScoreOffset" gamedata offset (bug 5352, r=psychonic). Drifter 2012-06-26 19:07:22 -0400
  • e0278071cf Fixed CS_GetWeaponPrice sometimes using incorrect weapon id (bug 5363, r=psychonic). Drifter 2012-06-26 19:06:41 -0400
  • f725ee4fb4 Updated Nuclear Dawn gamedata. Nicholas Hastings 2012-06-20 21:00:53 -0400
  • a9bd1ced2e Updated Nuclear Dawn gamedata. Nicholas Hastings 2012-06-20 21:00:53 -0400
  • 8cd397e56f Triggering a build to fix vars in SDKTools OnPlayerRunCmd forward on CSGO. Nicholas Hastings 2012-06-14 08:16:59 -0400
  • 7423fd9c98 Merge. Nicholas Hastings 2012-06-13 09:25:21 -0400
  • cd75262ad1 Updated sample ext project/make files. (NPOTB). Nicholas Hastings 2012-06-13 09:24:45 -0400
  • 70f91f8345 Fixed target client index error in TF2 Disguise native (r=me). Asher Baker 2012-06-13 10:07:02 +0100
  • ce51189e9a Re-adding -dev tag and bumping version. Nicholas Hastings 2012-06-09 21:45:20 -0400
  • 84ffb3de43 Added tag sourcemod-1.4.3 for changeset 608f4c94872e Nicholas Hastings 2012-06-09 21:43:58 -0400
  • cc5d87578f Updated changelog and versioning for version 1.4.3. sourcemod-1.4.3 Nicholas Hastings 2012-06-09 20:23:32 -0400
  • 61a28c290b Updated sdktools msvc10 proj file to use MMSOURCE19. (NPOTB). Asher Baker 2012-06-09 20:02:08 -0400
  • 123a5c6f66 Worked around possible admin detection issues on newer engines (bug 5327, r=psychonic). Asher Baker 2012-06-09 20:00:55 -0400
  • 40c2674d49 Worked around possible admin detection issues on newer engines (bug 5327, r=psychonic). Asher Baker 2012-06-09 20:00:55 -0400
  • 9e20e01ee4 Lowered default think time to 20ms (bug 4733, r=psychonic). Asher Baker 2012-06-08 20:31:42 -0400
  • b3d38bd4f1 Lowered default think time to 20ms (bug 4733, r=psychonic). Asher Baker 2012-06-08 20:31:42 -0400
  • c275bcdb96 Fixed CStrike extension shutdown crash (bug 5328, r=psychonic). Asher Baker 2012-06-08 20:29:06 -0400
  • 7e199b0c7c Fixed CStrike extension shutdown crash (bug 5328, r=psychonic). Asher Baker 2012-06-08 20:29:06 -0400
  • 6af30e8992 Fixed linux CS:GO logged tier0_i486 startup error and bad sourcetv handling (r=me). Nicholas Hastings 2012-06-02 12:48:54 -0400
  • e7c86713c8 Added missing CS:GO GameRulesProxy gamedata. Nicholas Hastings 2012-06-02 10:07:25 -0400
  • 0036fe29cd Updated TF2 gamedata. Nicholas Hastings 2012-05-31 22:47:08 -0400
  • 7cd480a1a9 Updated TF2 gamedata. Nicholas Hastings 2012-05-31 22:47:08 -0400
  • 6e6655f577 Fixed compile error on gcc. Nicholas Hastings 2012-05-31 07:43:11 -0400
  • 3f249c2e93 Fixed compile error on gcc. Nicholas Hastings 2012-05-31 07:43:11 -0400
  • 66220ba56a Merge. Nicholas Hastings 2012-05-31 07:35:05 -0400
  • 36f5200abc Fixed crash when passed bad ref in ReferenceToEntity (bug 5330, r=asherkin). Drifter 2012-05-31 07:32:07 -0400
  • d0e54cafe7 Fixed crash when passed bad ref in ReferenceToEntity (bug 5330, r=asherkin). Nicholas Hastings 2012-05-31 07:32:07 -0400
  • 89325f9995 Fixed linux CTTeamScoreOffset and TTeamScoreOffset offsets for CS:GO. Drifter 2012-05-31 00:36:36 -0400
  • 83b3c3ab8f Merge. Nicholas Hastings 2012-05-30 23:01:08 -0400
  • 02277225d7 Fix for SDKTools TeamScore natives crash on CS:GO (bug 5319, r=psychonic). Drifter 2012-05-30 23:00:16 -0400
  • 6f55c3e75a Updated core msvc10 proj to compile against MMSOURCE19 (NPOTB). Nicholas Hastings 2012-05-30 22:37:41 -0400
  • 56131fd63a Removed files accidentally commited in 33b39cd05faf. Asher Baker 2012-05-30 14:20:18 +0100
  • 20bdc2b435 Added GetGameTickCount native (bug 5209, r=psychonic). Tony 2012-05-30 14:14:54 +0100
  • f65de3bbbb Added GetGameTickCount native (bug 5209, r=psychonic). Tony 2012-05-30 14:13:43 +0100
  • 44d9551bd6 Fixed typo in cstrike.inc causing compile error. Nicholas Hastings 2012-05-29 20:17:57 -0400
  • 1aab29a958 Added missing sprites for funcommands on some games (bug 5324, r=asherkin). Nicholas Hastings 2012-05-29 18:39:59 -0400
  • 0439d08689 Triggering a build for bug 5312. Nicholas Hastings 2012-05-29 18:08:49 -0400
  • ad2650b0aa Fixed intermittent crashes in clientprefs (bug 4660, r=psychonic). Asher Baker 2012-05-29 17:43:33 +0100
  • 618eb254c0 Fixed intermittent crashes in clientprefs (bug 4660, r=psychonic). Asher Baker 2012-05-29 17:41:48 +0100
  • e2340363e3 Typo fix in cstrike.inc (r=psychonic). Drifter 2012-05-28 11:42:58 -0400
  • a68125a5ee Fixed some CS:GO gamedata for CStrike extension. Drifter 2012-05-28 11:08:57 -0400
  • 3d25938dd7 Added TF2_CanPlayerTeleport forward to the TF2 game extension (bug 5283, r=asherkin). Ryan Stecker 2012-05-28 01:14:46 +0100
  • 70994cb4b2 Exposed GetLanguageInfo in ITranslator interface (bug 5249, r=asherkin). Ryan Stecker 2012-05-28 00:58:59 +0100
  • 0d5ef132f3 Fixed erroneous const-qualification of name param of GetAdminUsername (bug 5267, r=psychonic). Asher Baker 2012-05-28 00:52:59 +0100
  • 4ac8430608 Fixed erroneous const-qualification of name param of GetAdminUsername (bug 5267, r=psychonic). Asher Baker 2012-05-28 00:47:55 +0100
  • 5610aeb917 Added natives for changing team score and mvp stars on CSS/CSGO (bug 5295, r=psychonic). Drifter 2012-05-27 19:07:44 -0400
  • 02f8991fb3 Added missing CSWeaponID tag on CS_AliasToWeaponID (r=psychonic). Drifter 2012-05-27 18:48:54 -0400
  • f53255570d Added new CSRoundEnd entries for CS:GO (r=psychonic). Drifter 2012-05-27 18:48:22 -0400
  • 543f3440dc ANOTHER typo fix. Nicholas Hastings 2012-05-27 17:47:41 -0400
  • 1a8417951f Fixed package script on mac. Nicholas Hastings 2012-05-27 17:44:46 -0400
  • 2f68781ff9 Updated package script for cstrike extension changes. Nicholas Hastings 2012-05-27 17:40:42 -0400
  • d29e546678 Fixed cstrike extension not building for ep2v on mac. Nicholas Hastings 2012-05-27 17:40:12 -0400
  • a39943d57d Windows build fix. Nicholas Hastings 2012-05-27 17:21:05 -0400
  • c20ac116a8 Typo fix. Nicholas Hastings 2012-05-27 17:19:17 -0400
  • c8f5ef8afb (Real) Cstrike extension mac build fix. Nicholas Hastings 2012-05-27 17:17:30 -0400
  • 1ebef323de Cstrike extension mac build fix. Nicholas Hastings 2012-05-27 17:11:29 -0400
  • c6405bfb63 Merge. Asher Baker 2012-05-27 01:56:15 +0100
  • cdbaac15a1 Exposed extensions list to clients (bug 5221, r=asherkin). Ryan Stecker 2012-05-27 01:44:02 +0100
  • d2cf4e3364 Adding missing SetMenuNoVoteButton native declaration (bug 4522, r=asherkin). Tony 2012-05-27 01:40:53 +0100
  • bce587edca Fixed possible crash when reloading a plugin with an invalid binary (bug 5288, r=psychonic). Asher Baker 2012-05-27 01:39:05 +0100
  • f55a11b8cf Fixed intermittent crash when looking for an invalid signature (bug 5301, r=fyren). Asher Baker 2012-05-27 01:37:23 +0100
  • 71f73ddc3a Fixed error when reloading dependant plugins using aliased natives (bug 5302, r=psychonic). Asher Baker 2012-05-27 01:34:46 +0100
  • 693c0cf41b Updated TF2 condition defines (bug 5259, r=psychonic). FlaminSarge 2012-05-26 19:17:49 -0400
  • 3b18745bcd Added support for CS:GO to cstrike extension (bug 5299, r=asherkin). Drifter 2012-05-26 18:31:23 -0400
  • 236579a930 Build fix (casing issue with sdk Color.h include). Nicholas Hastings 2012-05-27 16:51:29 -0400
  • 9b49b2694d Triggering build. Nicholas Hastings 2012-05-27 16:28:36 -0400
  • 62336b60b2 Triggering build. Nicholas Hastings 2012-05-27 16:26:30 -0400
  • 917b6d4521 Added support for CS: Global Offensive (bug 5299, r=asherkin). Nicholas Hastings 2012-05-27 16:08:03 -0400
  • fdec003973 Added example scripts missing from last commit (NPOTB). Nicholas Hastings 2012-05-27 11:39:50 -0400
  • 55b4854cd4 Added "psyfork" of gdc and example scripts to tools/ (NPOTB). Nicholas Hastings 2012-05-27 11:36:49 -0400
  • 6aca18193a Added missing SteamAuthstringValidation config option (bug 4837, r=asherkin). Ryan Stecker 2012-05-27 02:11:01 +0100
  • 745b2f0668 Exposed extensions list to clients (bug 5221, r=asherkin). Ryan Stecker 2012-05-27 01:51:08 +0100
  • 2b207359f9 Adding missing SetMenuNoVoteButton native declaration (bug 4522, r=asherkin). Tony 2012-05-27 01:51:06 +0100
  • 6121c098c8 Fixed possible crash when reloading a plugin with an invalid binary (bug 5288, r=psychonic). Asher Baker 2012-05-27 01:51:03 +0100
  • c15a91dbcc Fixed intermittent crash when looking for an invalid signature (bug 5301, r=fyren). Asher Baker 2012-05-27 01:51:02 +0100
  • f46c58deaa Fixed error when reloading dependant plugins using aliased natives (bug 5302, r=psychonic). Asher Baker 2012-05-27 01:50:57 +0100
  • c9b7e9f9aa Updated TF2 condition defines (bug 5259, r=psychonic). FlaminSarge 2012-05-26 19:17:49 -0400
  • ce77a86808 Fixed client console vote output missing newlines (bug 5205, r=psychonic). FlaminSarge 2012-05-26 18:25:28 -0400
  • 6a8c99eef1 Fixed client console vote output missing newlines (bug 5205, r=psychonic). FlaminSarge 2012-05-26 18:25:28 -0400
  • a8242fd7e3 Fixed client console vote progress not displaying in some cases (bug 5290, r=psychonic). FlaminSarge 2012-05-26 16:25:05 -0400
  • 7025e07e8a Fixed client console vote progress not displaying in some cases (bug 5290, r=psychonic). FlaminSarge 2012-05-26 16:25:05 -0400
  • 2ba12008c8 Don't add -Wno-delete-non-virtual-dtor for gcc < 4.7. (bug 5205, r=DS). Nicholas Hastings 2012-05-26 15:46:43 -0400
  • ac2bbf16f6 Require Steam validation before granting admin access (bug 4837, r=asherkin). Ryan Stecker 2012-05-24 17:55:46 +0100
  • cfe8757570 Log functions now respect sv_logecho (bug 5135, r=asherkin). Nicholas Hastings 2012-05-24 16:10:01 +0100
  • d77ebd60cf Log functions now respect sv_logecho (bug 5135, r=asherkin). Nicholas Hastings 2012-05-24 16:09:44 +0100
  • 997c7ebbcf Made clientprefs attempt to reconnect to the database on map change (bug 4745, r=dvander). Asher Baker 2012-05-24 16:07:28 +0100
  • 896d949a82 Made clientprefs attempt to reconnect to the database on map change (bug 4745, r=dvander). Asher Baker 2012-05-24 16:07:10 +0100
  • 391807c8ce Updated the location of the blue crab (bug 4959, r=pred). Asher Baker 2012-05-24 16:04:51 +0100
  • afe5425163 Updated the location of the blue crab (bug 4959, r=pred). Asher Baker 2012-05-24 16:04:23 +0100
  • 32eadc0ea3 Fixed typo in logic bridge (bug 5287, r=psychonic). Asher Baker 2012-05-24 15:59:53 +0100
  • 39539757cf Fixed typo in logic bridge (bug 5287, r=psychonic). Asher Baker 2012-05-24 15:59:34 +0100
  • 479b1e8225 Fixed Float negation operator (bug 5292, r=psychonic). Asher Baker 2012-05-24 15:57:55 +0100
  • e75b244cae Fixed Float negation operator (bug 5292, r=psychonic). Asher Baker 2012-05-24 15:56:19 +0100
  • 956259b336 Updated CS:S gamedata for today's update. Nicholas Hastings 2012-05-22 17:32:04 -0400
  • bb448905ac Updated CS:S gamedata for today's update. Nicholas Hastings 2012-05-22 17:32:04 -0400
  • 6928ce9cd3 Added msvc10 proj files for cstrike extension (NPOTB). Nicholas Hastings 2012-05-20 12:34:29 -0400
  • b7394ad02e Missed a couple of spots on cstrike proj file (¡NPOTB!). Nicholas Hastings 2012-05-18 19:02:05 -0400
  • eca39b1a51 Updated sdktools and cstrike ms proj files (NPOTB). Nicholas Hastings 2012-05-18 18:53:46 -0400
  • f66e63c690 Updated core msvc10 files (NPOTB). Nicholas Hastings 2012-05-18 18:28:08 -0400