Commit Graph

  • c56d550333 Merge. Nicholas Hastings 2012-09-06 17:43:19 -0400
  • 4e96ffb438 Updated ep2v gamedata. Nicholas Hastings 2012-09-06 17:42:57 -0400
  • 6b4b5eb0b1 Bumping version. Asher Baker 2012-09-04 12:56:31 +0100
  • 74847c5b4f Added tag sourcemod-1.4.6 for changeset 56a9ba4cd1e2 Asher Baker 2012-09-04 12:54:31 +0100
  • 116fbe9a7a Updated versioning for 1.4.6 release. sourcemod-1.4.6 Asher Baker 2012-09-04 12:46:12 +0100
  • 79f412c55c Updated changelog. Asher Baker 2012-09-04 12:45:37 +0100
  • d839b83b6b Fixed extraneous errors related to accessing nested props (bug 5446, r=me). Asher Baker 2012-09-04 11:41:35 +0100
  • 9bcc3de922 Bumping version. Nicholas Hastings 2012-09-03 23:07:23 -0400
  • 30ebb670f4 Added tag sourcemod-1.4.5 for changeset 9560adae2a72 Nicholas Hastings 2012-09-03 23:06:27 -0400
  • b702099530 Merge. sourcemod-1.4.5 Nicholas Hastings 2012-09-03 21:21:07 -0400
  • dd0339e05b Updated versioning for 1.4.5 release. Nicholas Hastings 2012-09-03 21:20:44 -0400
  • 88ee039ea6 Updated changelog. Nicholas Hastings 2012-09-03 21:20:29 -0400
  • 9b965ddfe5 Merge Asher Baker 2012-09-03 20:29:02 +0100
  • 6e4dcc9041 Error on access to nested datamap props (bug 5446, r=psychonic). Asher Baker 2012-09-03 20:26:39 +0100
  • 71925cd3b2 Updated non-CS:S ep2v gamedata for IServer lookup (bug 5450). Nicholas Hastings 2012-09-03 14:39:26 -0400
  • 82160205e5 Fixed typo causing IServer lookup to still fail (bug 5450). Nicholas Hastings 2012-09-03 14:37:45 -0400
  • 8307f8fd9b Fixed resolution of GetProfilerTime on non-Windows platforms (r=me). Asher Baker 2012-08-29 16:35:10 +0100
  • a62b783c0e riggering build. Nicholas Hastings 2012-08-28 17:49:57 -0400
  • 2f86fe58aa Fixed crash in EntProp natives (bug 5297, r=psychonic). Kyle Sanderson 2012-08-28 16:22:33 -0400
  • 20d9b28df5 Updated SDKCall SetSignature to use same hidden-symbols engine list as core (bug 5440, r=me). Nicholas Hastings 2012-08-27 19:31:44 -0400
  • 4c3fe1a1e7 Updated GMod gamedata (bug 5408). Nicholas Hastings 2012-08-27 18:59:00 -0400
  • e95f0f333e Compatibility shim to fix IServer lookup on CS:S (bug 5450, r=asherkin). Nicholas Hastings 2012-08-27 17:52:15 -0400
  • 129395c896 Fixed minor memory leaks in cstrike ext (bug 5456, r=psychonic). Kyle Sanderson 2012-08-27 00:57:25 -0400
  • f2eccadff3 Fixed OnClientConnect blocking not actually functioning (bug 5461, r=psychonic). Anthony Iacono 2012-08-26 23:33:04 -0400
  • 4eafdc2a1e Really fixed issues for today's TF2 engine update (bug 5450). Nicholas Hastings 2012-08-24 01:38:01 -0400
  • e4fd32609a Updated gamedata for today's TF2 engine update. Nicholas Hastings 2012-08-24 00:53:26 -0400
  • 3f43fca3a9 Fixed GuessSDKVersion output on CS:S with MM:S 1.9+ (r=asherkin). Nicholas Hastings 2012-08-23 13:55:48 -0400
  • 0d6b93c5a0 Updated SDKTools IServer finding on Windows for Ep2v and CSS (bug 5450, r=me). Nicholas Hastings 2012-08-23 07:47:44 -0400
  • bf4bce8250 Updated cstrike gamedata. Asher Baker 2012-08-22 23:27:16 +0100
  • 6942614ef9 Updated TFHoliday enum (bug 5436, r=asherkin). Powerlord 2012-08-21 00:44:44 -0400
  • f6c496717c Merge. Nicholas Hastings 2012-08-20 21:56:45 -0400
  • 9c69e9e66a Added compatibility shim for MM:S 1.9.0+ (bug 5370, r=asherkin). Nicholas Hastings 2012-08-20 21:56:18 -0400
  • b5b5d7e239 Force build. Asher Baker 2012-08-16 02:10:14 +0100
  • 6acf264636 Updated HL2DM and DODS gamedata for today's game update. Nicholas Hastings 2012-08-15 23:35:53 +0100
  • 52ecfd8b0a Updated tf2 weapon and dmg custom defines, added new round state. Nicholas Hastings 2012-08-15 23:35:53 +0100
  • 5b6cb0707c Updated gamedata for latest TF2 update. Nicholas Hastings 2012-08-15 23:35:53 +0100
  • a29027a4a3 Updated TF2 ext MakeBleed and Regenerate natives for latest TF2 update. Nicholas Hastings 2012-08-15 23:35:53 +0100
  • de27cb8a2f Added system to block malware or illegal plugins (bug 5289, r=dvander). Asher Baker 2012-08-09 01:54:43 +0100
  • ac6c162a13 Changed TFWeaponSlot enum description (r=me). Asher Baker 2012-08-07 18:04:10 +0100
  • a8021e0d79 Updated IDAPython vtable dump script (NPOTB). Asher Baker 2012-08-07 02:11:07 +0100
  • b52f696d49 Push build. David Anderson 2012-08-04 13:53:51 -0700
  • 983e37a0be Upgrade the Windows python version for debugging. David Anderson 2012-08-04 13:26:52 -0700
  • f1e01a3cf6 Increase maximum .sp line length to 4095 characters. (bug 5347, r=dvander) Zach Kanzler 2012-08-04 13:08:08 -0700
  • 858c3f653c Updated sqlite ext vc project file and added to meta SM solution (NPOTB). Nicholas Hastings 2012-08-03 16:12:10 -0400
  • 4618588494 Updated SQLite for SQLite extension to version 3.7.13 (bug 5235). Nicholas Hastings 2012-08-03 16:10:28 -0400
  • 691b9d128e Updated defines in tf2_stocks.inc. Nicholas Hastings 2012-08-03 07:56:31 -0400
  • cd3c3fffde Updated defines in tf2_stocks.inc. Nicholas Hastings 2012-08-03 07:56:31 -0400
  • c9631c19ac Updated TF2 gamedata. Ryan Stecker 2012-08-02 20:11:02 -0400
  • 148b5ea376 Updated TF2 gamedata. Ryan Stecker 2012-08-02 20:11:02 -0400
  • 893b52a1e9 Updated Dino D-Day gamedata (bug 5410). Nicholas Hastings 2012-08-01 22:23:03 -0400
  • 6f9c197400 Updated Dino D-Day gamedata (bug 5410). Nicholas Hastings 2012-08-01 22:23:03 -0400
  • 67ae85b840 Added some useful IDA scripts (NPOTB). Asher Baker 2012-07-29 02:51:50 +0100
  • 527b98661a Updated ZPS gamedata. Nicholas Hastings 2012-07-26 14:09:34 -0400
  • 0f6e8dd311 Updated ZPS gamedata. Nicholas Hastings 2012-07-26 14:09:34 -0400
  • cb86d4d967 Merge. Nicholas Hastings 2012-07-25 08:38:11 -0400
  • 80fbc25442 Updated vc projs to use MMSOURCE19, added loader & topmenus, fixed CSGO sdk path in cstrike (NPOTB). Nicholas Hastings 2012-07-25 08:31:01 -0400
  • c1f9fb6c3a Fixed plugins being compiled with a version number of 1.4.0-dev (r=psychonic). Asher Baker 2012-07-25 00:17:58 +0100
  • a46dcd45d7 Added GetEntityAddress native (bug 5269, r=dvander). Michael Busby 2012-07-22 13:40:37 -0400
  • 99ff1179cc Triggering another build for bug 5391. Nicholas Hastings 2012-07-22 12:01:35 -0400
  • 823b0f9702 Triggering build for bug 5391. Nicholas Hastings 2012-07-21 20:43:22 -0400
  • 4871dbaaa1 Triggering build for bug 5391. Nicholas Hastings 2012-07-21 20:41:52 -0400
  • bcdc2c3933 Updated DoD:S and HL2:DM gamedata. Nicholas Hastings 2012-07-20 15:43:15 -0400
  • 832dc259af Updated DoD:S and HL2:DM gamedata. Nicholas Hastings 2012-07-20 15:43:15 -0400
  • 78f4640736 VC10 proj: removed old bintools cfgs, fixed swarm build, fixed jit dll name (NPOTB). Nicholas Hastings 2012-07-20 15:43:15 -0400
  • bf84e29c4d Updated Nuclear Dawn gamedata. Nicholas Hastings 2012-07-19 20:13:47 -0400
  • 0b7831c6df Updated Nuclear Dawn gamedata. Nicholas Hastings 2012-07-19 20:13:47 -0400
  • 73a701f08c Added missing files to each core and logic makefiles (NPOTB). Nicholas Hastings 2012-07-15 12:31:06 -0400
  • 080405c022 Added some missing proj files from last commit (NPOTB). Nicholas Hastings 2012-07-12 19:43:01 -0400
  • 58ae7f1cab Overhauled msvc10 proj files, fixed .rc errors, added combined sln, added SMOUTDIR env var support (NPOTB). Nicholas Hastings 2012-07-12 19:40:06 -0400
  • 4b5c62bd2f Bumping version. Nicholas Hastings 2012-07-03 20:34:50 -0400
  • 1dd00127a5 Added tag sourcemod-1.4.4 for changeset 29186166cc99 Nicholas Hastings 2012-07-03 20:33:45 -0400
  • 8c0a53cfdb Updating versioning for 1.4.4 release. sourcemod-1.4.4 Nicholas Hastings 2012-07-03 18:30:05 -0400
  • 5d485df4b8 Updating changelog. Nicholas Hastings 2012-07-03 18:29:39 -0400
  • 59b1bd3d96 Updated TFHoliday enum for latest TF2 updates (bug 5364, r=psychonic). Powerlord 2012-07-03 18:03:06 -0400
  • 0656857960 Updated TFHoliday enum for latest TF2 updates (bug 5364, r=psychonic). Powerlord 2012-07-03 18:03:06 -0400
  • 4d4979cc98 Updated gdc-psyfork readme (NPOTB). Nicholas Hastings 2012-07-03 10:33:54 -0400
  • 542c515bc1 Updated gdc-psyfork with latest (NPOTB). Nicholas Hastings 2012-07-03 10:27:27 -0400
  • af69434738 Fixed clientprefs prefab menu double free crash (bug 5374, r=asherkin). Nicholas Hastings 2012-07-03 07:51:12 -0400
  • 3479e452de Fixed clientprefs prefab menu double free crash (bug 5374, r=asherkin). Nicholas Hastings 2012-07-03 07:51:12 -0400
  • d713c52524 Updated CS:S gamedata. Nicholas Hastings 2012-07-02 23:27:22 -0400
  • 49ad25d001 Updated CS:S gamedata. Nicholas Hastings 2012-07-02 23:27:22 -0400
  • 13c8336c82 Added RadioMenuMaxPageItems of 9 to csgo core gamedata (bug 5310, r=me). Nicholas Hastings 2012-07-02 12:53:42 -0400
  • 601186fd6a Added support for custom maxitems on radio menus (bug 5371, r=asherkin). Nicholas Hastings 2012-07-02 10:57:22 -0400
  • ef59237dad Fixed NULL ninvoke ptr in sample ext when SMEXT_ENABLE_NINVOKE defined (bug 5340, r=psychonic). Brian Simon 2012-07-01 12:05:21 -0400
  • dfadfe37f6 Fixed NULL ninvoke ptr in sample ext when SMEXT_ENABLE_NINVOKE defined (bug 5340, r=psychonic). Brian Simon 2012-07-01 12:05:21 -0400
  • 049f99a658 Updated GMod gamedata. Nicholas Hastings 2012-06-30 09:08:06 -0400
  • b3372ebba2 Updated GMod gamedata. Nicholas Hastings 2012-06-30 09:08:06 -0400
  • ffe50ed9f1 Added new TF2 weapon and custom dmg defines. Nicholas Hastings 2012-06-28 11:27:31 -0400
  • f2266b45a3 Updated EmitSentence native for sdk change on ep2v. Nicholas Hastings 2012-06-28 11:29:07 -0400
  • 01de453d25 Added new TF2 weapon and custom dmg defines. Nicholas Hastings 2012-06-28 11:27:31 -0400
  • 64b6c0d0eb Updated EmitSentence native for sdk change on ep2v. Nicholas Hastings 2012-06-28 11:27:14 -0400
  • c5f57cb3e4 Updated TF2, DOD:S, and HL2:DM gamedata. Nicholas Hastings 2012-06-27 23:24:38 -0400
  • 2f684e0255 Updated TF2, DOD:S, and HL2:DM gamedata. Nicholas Hastings 2012-06-27 23:24:38 -0400
  • 21a645e1c6 Another build fix. Nicholas Hastings 2012-06-27 23:17:44 -0400
  • e4505b981b Build fix. Nicholas Hastings 2012-06-27 23:14:26 -0400
  • 30c9d56e3f Updated Core and SDK Tools for ep2v EmitSound sdk change. Nicholas Hastings 2012-06-27 23:08:54 -0400
  • 3a77fcd005 Updated Core and SDK Tools for ep2v EmitSound sdk change. Nicholas Hastings 2012-06-27 22:42:23 -0400
  • e29cf999a9 Triggering a build. Nicholas Hastings 2012-06-27 22:19:04 -0400
  • 06492d18a7 Triggering a build. Nicholas Hastings 2012-06-27 22:18:38 -0400
  • df9ae818db Updated TF2 gamedata. Nicholas Hastings 2012-06-27 21:41:04 -0400