1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2024-11-29 11:24:19 +01:00
Commit Graph

1009 Commits

Author SHA1 Message Date
Nicholas Hastings
d4ffbd8710 Add support for Insurgency (bug 5950, r=asherkin). 2013-10-09 09:00:23 -04:00
Nicholas Hastings
c8a3fd5959 Add support for Blade Symphony (bug 5948, r=asherkin). 2013-10-09 08:46:13 -04:00
Nicholas Hastings
1af37d530f Add support for Source SDK Base 2013 (bug 5916, r=asherkin). 2013-10-08 21:01:53 -04:00
Nicholas Hastings
17ae4f0c49 Fixed MetamodVersionInfo::GetGameDir always returning NULL or garbage. 2013-08-03 13:56:58 -04:00
Nicholas Hastings
afdef67174 Rolling version. 2013-07-31 18:39:54 -04:00
Nicholas Hastings
3137d78997 Triggering build. 2013-07-31 15:22:05 -04:00
Nicholas Hastings
fc1d846ed3 Triggering build. 2013-07-31 15:02:23 -04:00
Nicholas Hastings
6e955658d5 Triggering build. 2013-07-31 14:50:29 -04:00
Nicholas Hastings
6abcf7283e Split TF2, DoD:S, HL2:DM, and ND to separate binaries (bug 5667, r=asherkin). 2013-07-31 06:49:21 -04:00
Nicholas Hastings
947a33c10e Updated for latest hl2sdk-dota changes. 2013-07-12 02:31:24 -04:00
Nicholas Hastings
8f6142ae74 Fixed NULL conversion warning in loader. 2013-07-06 12:27:14 -04:00
Nicholas Hastings
0803b400ec Define POSIX and GNUC when compiling for any build on linux/mac. 2013-07-06 11:24:21 -04:00
Nicholas Hastings
421ac4487b Updated makefiles.
--HG--
extra : rebase_source : 9ec29eb9c771c0e92cf8e3d1a1ee16e8f1ab6b54
2013-06-30 10:39:04 -04:00
Nicholas Hastings
b99b262b67 Updated ambuild script for new l4d2 library names.
--HG--
extra : rebase_source : 5333ff884154a43c852966fdc1f8792dc811c971
2013-06-30 10:38:54 -04:00
Scott Ehlert
bd95488911 Triggering build to fix clang 3.3 build. 2013-06-19 02:17:12 -05:00
Scott Ehlert
77fba24a11 Triggering build to test clang 3.3. 2013-06-18 18:12:43 -05:00
Nicholas Hastings
26d5160169 Updated Dota detection.
--HG--
extra : rebase_source : db72120da5c3ab853a27eb5f92f1a33886fa0a28
2013-06-18 12:15:29 -04:00
Scott Ehlert
ccd613ecb1 Triggering build to test buildbot. 2013-05-26 00:41:36 -05:00
Scott Ehlert
4c20cfae7a Triggering build to test buildbot. 2013-05-26 00:37:53 -05:00
Nicholas Hastings
0452567b43 Updated for latest hl2sdk-dota changes. 2013-05-13 15:03:41 -04:00
Nicholas Hastings
aacb75f99d Don't omit frame pointer on msvc builds. 2013-05-13 14:17:17 -04:00
Nicholas Hastings
cbce1cf2da Merge. 2013-04-25 11:32:34 -04:00
Nicholas Hastings
1a8cbf3301 Triggering build. 2013-04-25 11:31:26 -04:00
Scott Ehlert
672a522a35 Triggering a build. 2013-04-22 22:15:12 -05:00
Scott Ehlert
fcf8a16ba0 Triggering a build. 2013-04-22 21:54:21 -05:00
Nicholas Hastings
29a7b11189 Build fixes for recent hl2sdk-dota updates. 2013-04-22 19:01:48 -04:00
Nicholas Hastings
197458be0c Merge. 2013-04-16 13:26:55 -04:00
Nicholas Hastings
786881ca71 Triggering build for CS:S filesystem changes. 2013-04-16 13:26:19 -04:00
Asher Baker
fe781a301d Added basic VDF file for easier installation (bug 5681, r=dvander). 2013-04-01 03:03:31 +01:00
Nicholas Hastings
e5e25d6f0b Triggering build. 2013-03-29 10:51:22 -04:00
Nicholas Hastings
df8935eca6 Triggering build. 2013-03-29 10:16:04 -04:00
Nicholas Hastings
299e1d5e27 Triggering build. 2013-03-29 10:13:09 -04:00
Nicholas Hastings
10fada895d Triggering build. 2013-03-29 10:09:26 -04:00
Nicholas Hastings
18c40b94db Triggering build. 2013-03-29 09:55:11 -04:00
Nicholas Hastings
15118a94b4 Triggering build. 2013-03-29 09:47:47 -04:00
Nicholas Hastings
8b465be02f Merge. 2013-03-29 09:29:50 -04:00
Nicholas Hastings
c9bf4c4b95 Triggering build. 2013-03-29 09:28:41 -04:00
Scott Ehlert
95aad72edc Added --sdks option to configure script to specify which SDKs to build againt (bug 5676, r=psychonic).
Valid arguments are "all", "present", or a comma delimited list of engine names.

The "all" option will try to build against all supported SDKs. (This is the default.)
The "present" option will only attempt to build against SDKs that exist on the system.

Examples:

configure.py --sdks=css,csgo,ep2v
configure.py --sdks=l4d
configure.py -s present
2013-03-23 23:12:16 -05:00
Nicholas Hastings
42a139baf5 Removed loader's reliance on tier0 by manually parsing command line for -game (bug 5674, r=DS). 2013-03-22 20:47:35 -04:00
Nicholas Hastings
6f10f32a3a Fixed typo in AMBuild script causing Dota 2 bin to not attempt to build. 2013-03-04 11:07:15 -05:00
Nicholas Hastings
0f2d7aa234 Added support for Dota 2 (bug 5640). 2013-03-04 10:38:17 -05:00
Peace-Maker
afa0fcaa74 Updated for CS:S sync (r=asherkin). 2013-02-05 21:26:40 +00:00
Nicholas Hastings
9530aa33ae Triggering build. 2013-01-22 22:00:50 -05:00
Nicholas Hastings
e3e40c67a0 Removed usermessage api support for CS:GO (bug 5578, r=asherkin). 2013-01-22 21:38:16 -05:00
Nicholas Hastings
ee730b1c62 Triggering build. 2012-12-20 17:31:18 -05:00
Nicholas Hastings
f72c603186 Updated core-legacy test tool's msvc8 project file (NPOTB). 2012-11-09 15:04:13 -05:00
Pavol Marko
0edf8d1691 Fixed core-legacy crash on hook from making wrong page writable (bug 5533, r=psychonic). 2012-11-07 21:45:11 -05:00
Nicholas Hastings
26b7b3b385 Triggering build. 2012-10-28 15:51:05 -04:00
Nicholas Hastings
bb906b94c5 Updated Makefiles (NPOTB). 2012-10-27 11:48:06 -04:00
Nicholas Hastings
b518d1e372 Fixed linux build (bug 5522). 2012-10-26 16:15:10 -04:00