Commit Graph

3878 Commits

Author SHA1 Message Date
Nicholas Hastings
544bd7d4cc Triggering build. 2012-10-27 17:42:43 -04:00
Nicholas Hastings
d1c1cb5f7c Makefile updates. 2012-10-27 11:59:27 -04:00
Nicholas Hastings
a1165183c2 Updated last piece of gamedata for today's TF2 update. 2012-10-26 22:59:20 -04:00
Nicholas Hastings
07520fb26e Merge. 2012-10-26 22:03:05 -04:00
Nicholas Hastings
46393d63af Updated more ep2v gamedata. 2012-10-26 22:02:46 -04:00
Asher Baker
ccc067a1c6 Merge. 2012-10-27 01:09:43 +01:00
Asher Baker
0cd954749c Updated plugin blacklist. 2012-10-27 01:08:25 +01:00
Nicholas Hastings
916f60b59b Updated TF2 extension gamedata. 2012-10-26 20:06:50 -04:00
Nicholas Hastings
115d17de01 Updated core to compile for new ep2v lib names (bug 5524). 2012-10-26 16:28:05 -04:00
Nicholas Hastings
8dfae523a3 Updated ambuilder script for ep2v lib name changes (bug 5524). 2012-10-26 16:27:00 -04:00
Nicholas Hastings
0532135dc3 Updated CS:GO gamedata. 2012-10-26 01:26:45 -04:00
Nicholas Hastings
b28c6d6e4a Updated PVKII gamedata. 2012-10-24 13:55:07 -04:00
Nicholas Hastings
f703b285bb Updated NMRiH gamedata (bug 5482). 2012-10-14 18:25:59 -04:00
GoD-Tony
749b9dd1bb Added symbol lookup support to gamedata on Windows (bug 5511, r=ds). 2012-10-14 18:10:46 -04:00
Daniel Varnai
42ff151ae4 Added clan tag support for CS:GO in CStrike ext (bug 5429, r=psychonic). 2012-08-13 14:59:31 -04:00
Drifter
5ec6f851c9 Updated CS:GO Cstrike ext gamedata. 2012-10-11 23:16:47 -04:00
Asher Baker
89be7adc80 Updated plugin blacklist. 2012-10-12 02:25:53 +01:00
Drifter
39f9702db4 Updated CS:GO Cstrike ext gamedata. 2012-10-11 20:01:02 -04:00
Nicholas Hastings
021c390091 Merge. 2012-10-02 08:55:04 -04:00
Drifter
cec1d4a28b Updated CSGO gamedata for CStrike extension. 2012-10-02 08:54:06 -04:00
Asher Baker
38969dde2f Updated plugin blacklist. 2012-09-22 12:59:14 +01:00
Asher Baker
3061ef9d4c Updated plugin blacklist. 2012-09-21 01:33:43 +01:00
Nicholas Hastings
e55b7fa70f Merge. 2012-09-11 18:27:50 -04:00
Drifter
79d04c2d24 Updated CS:S gamedata for CStrike extension. 2012-09-11 18:26:48 -04:00
Nicholas Hastings
d11be6fcf4 Updated CS:S SDKTools gamedata. 2012-09-11 18:23:39 -04:00
Asher Baker
bed417dc62 Include the auto-version file in the build, so 3rd party plugins compiled aginst the includes get useful versioning info (bug 5453, r=dvander). 2012-09-08 21:02:46 +01:00
Asher Baker
7625ca439e Check the debug stringbase when loading plugins, lest it be null and cause crashes down the line (bug 5478, r=dvander). 2012-09-08 17:31:31 +01:00
Nicholas Hastings
6ff5733d7b Removed old, unsupported msvc8/9 project files for TF2 and CStrike exts (NPOTB). 2012-09-08 12:14:01 -04:00
Nicholas Hastings
a3117ef272 Fixed output name in msvc10 files for TF2 and CStrike exts. (NPOTB) (bug 5479). 2012-09-08 12:13:20 -04:00
Nicholas Hastings
2fdbedfe95 Updated TF2 gamedata. 2012-09-06 18:45:13 -04:00
Nicholas Hastings
5567484a8e Updated ep2v gamedata. 2012-09-06 17:41:08 -04:00
Nicholas Hastings
d79c5bd1dc Triggering build for hl2sdk-csgo change. 2012-09-04 13:00:12 -04:00
Drifter
34d2db6d78 Added forwards to basecomm plugin (bug 5466, r=asherkin). 2012-09-03 20:45:11 +01:00
Asher Baker
eceb9008cd Populated initial plugin blacklist (r=psychonic). 2012-09-03 14:46:05 +01:00
Nicholas Hastings
731245773a Fixed core darkm output name in vcxproj (NPOTB). 2012-09-01 11:10:29 -04:00
Nicholas Hastings
d4a80ab3d0 Removed line of last commit that wasn't meant to persist (NPOTB). 2012-09-01 00:11:39 -04:00
Nicholas Hastings
ce709298cc Merge. 2012-09-01 00:09:46 -04:00
Nicholas Hastings
6ab7a6678c Fixed sourcemod_mm vcxproj l4d2 build (NPOTB). 2012-09-01 00:09:19 -04:00
Asher Baker
f62283b595 Fixed resolution of GetProfilerTime on non-Windows platforms (r=me). 2012-08-29 16:35:08 +01:00
Kyle Sanderson
e8058912b8 Fixed crash in EntProp natives (bug 5297, r=psychonic). 2012-08-28 16:20:15 -04:00
Nicholas Hastings
4f800fbd00 Updated SDKCall SetSignature to use same hidden-symbols engine list as core (bug 5440, r=me). 2012-08-27 19:31:38 -04:00
Nicholas Hastings
e367d456e1 Updated GMod gamedata (bug 5408). 2012-08-27 18:56:33 -04:00
Nicholas Hastings
3025b9b5e0 Merge. 2012-08-26 23:35:18 -04:00
Kyle Sanderson
b0075842d1 Fixed minor memory leaks in cstrike ext (bug 5456, r=psychonic). 2012-08-26 23:33:11 -04:00
Nicholas Hastings
0a10d6022f Added build directory to hgignore (NPOTB). 2012-08-26 23:33:11 -04:00
Anthony Iacono
a634da2c0a Fixed OnClientConnect blocking not actually functioning (bug 5461, r=psychonic). 2012-08-26 23:33:04 -04:00
Drifter
94f0fc58cc Fixed TTeamScoreOffset in CS:GO cstrike ext gamedata. 2012-08-26 22:51:14 -04:00
Asher Baker
bf76be5dfa Overhauled versioning information (bug 5453, r=dvander). 2012-08-26 01:33:54 +01:00
Scott Ehlert
a62aeb36d8 Updated sample extension makefiles for CS:GO on Mac OS X (bug 5459, r=psychonic). 2012-08-25 11:32:33 -05:00
Scott Ehlert
0d795fc651 Added support for CS:GO on Mac OS X (bug 5459, r=psychonic). 2012-08-25 11:28:52 -05:00