1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-02-23 16:54:14 +01:00

803 Commits

Author SHA1 Message Date
Nicholas Hastings
9ac8851cf7 Triggering build. 2012-12-15 20:16:16 -05:00
Nicholas Hastings
9c8cba00ba Updated loader to attempt to guess correct tier0/vstdlib filenames on linux (bug 5522). 2012-10-26 15:48:10 -04:00
Nicholas Hastings
140103bb43 Updated ambuild script for new ep2v lib names (bug 5522). 2012-10-26 15:47:46 -04:00
Pavol Marko
8fc693abfb 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
86e9edff07 Bumping version. 2012-09-03 23:07:32 -04:00
Nicholas Hastings
dab8f8cfe6 Added tag mmsource-1.9.0 for changeset 54b3d34a06ac 2012-09-03 23:06:04 -04:00
Nicholas Hastings
a42e09095b Updated versioning for 1.9.0 release. mmsource-1.9.0 2012-09-03 21:38:43 -04:00
Nicholas Hastings
f7e5c938df Updated changelog for 1.9.0 release. 2012-09-03 21:35:46 -04:00
Nicholas Hastings
51c9a80f6c Brought changelog up to date from 1.8 branch. 2012-09-03 21:28:05 -04:00
Scott Ehlert
be9035c418 Updated stub and sample makefiles for CS:S and CS:GO (bug 5458, r=psychonic). 2012-08-25 09:29:14 -05:00
Scott Ehlert
ad86c51aca Added support for CS:GO on Mac OS X (bug 5458, r=psychonic). 2012-08-25 09:28:35 -05:00
psychonic
758e1d4a22 Triggering build. 2012-08-23 00:10:01 -04:00
psychonic
79589ade62 Triggering build. 2012-08-22 23:46:03 -04:00
psychonic
52653404a4 Triggering build. 2012-08-22 23:11:22 -04:00
psychonic
cb23d2d612 Triggering build. 2012-08-22 15:20:14 -04:00
Nicholas Hastings
ca537f18b6 Split CS:S support off to a separate engine/build (bug 5369, r=asherkin). 2012-08-20 14:25:29 -04:00
psychonic
1f0f8ed9d7 Triggering build for bug 5391. 2012-07-21 20:43:35 -04:00
Asher Baker
756fbf3bca Backed out changeset: ba8cd35102b1 (bug 5079) 2012-05-27 02:44:19 +01:00
Asher Baker
46787b81df Merge. 2012-05-27 02:16:48 +01:00
Asher Baker
03ebf0a76c Added META_NO_HL2SDK define to stop MM:S headers using the HL2SDK (bug 5079, r=dvander). 2012-05-27 02:16:08 +01:00
Nicholas Hastings
fb73ddece1 Fixed passage of non-literals as error and warning format strings (r=DS). 2012-05-26 17:46:02 -04:00
Nicholas Hastings
ff5c8d1af6 Triggering build. 2012-05-26 17:36:58 -04:00
Nicholas Hastings
3aa20f1405 Added support for CS: Global Offensive (bug 5228, r=DS). 2012-05-26 17:07:26 -04:00
Nicholas Hastings
2be591d793 Don't add -Wno-delete-non-virtual-dtor for gcc < 4.7. (bug 5205, r=DS). 2012-05-26 15:46:15 -04:00
Nicholas Hastings
c857fe1ea1 Remove std string include from core and core-legacy headers (bug 5304, r=DS). 2012-05-26 15:43:00 -04:00
Scott Ehlert
fca6721199 Only add -Wno-delete-non-virtual-dtor for gcc >= 4.3 and clang >= 3.0. 2012-03-21 21:02:15 -05:00
Scott Ehlert
78be328787 Triggering a build. 2012-03-21 19:27:58 -05:00
Scott Ehlert
d2df947a91 Triggering build. 2012-03-21 07:38:05 -05:00
Scott Ehlert
fe758a1add Hopefully fixed OS X build. 2012-03-21 07:27:26 -05:00
Reuben Morais
de3bfdceed Changed build system so that it no longer requires all SDKs to be available (bug 5101, r=ds). 2012-03-21 06:55:46 -05:00
Reuben Morais
ea8dd83b20 Removed hardcoded SDK path on OS X (bug 5100, r=ds). 2012-03-21 06:55:39 -05:00
Scott Ehlert
c5531fe64a Fixed startbuild script for OS X 10.7 build slave. 2012-03-21 06:24:39 -05:00
Scott Ehlert
d9e86c7802 Triggering a build. 2012-03-21 06:09:12 -05:00
Scott Ehlert
8641644a3a Fixed bootstrap script for OS X 10.7 build slave. 2012-03-21 05:28:25 -05:00
David Anderson
12ff1edd6a Delay unloading of plugins until it is absolutely safe (bug 5034, r=ds). 2011-12-12 15:53:56 -06:00
David Anderson
3cdeb6d0d2 Fix page protection bug causing a rare startup crash (bug 5133, r=fyren). 2011-10-15 22:16:50 -07:00
David Anderson
2c693a4d25 Trigger build. 2011-10-08 16:29:03 -07:00
Fyren
d244d7c4a1 Triggering build. 2011-09-21 00:19:21 -07:00
Nicholas Hastings
8d3e87dfc6 Triggering build. 2011-08-16 22:16:18 -04:00
Nicholas Hastings
3e67d47414 Added support for E.Y.E. Divine Cybermancy (bug 5034, r=DS). 2011-08-08 08:57:03 -04:00
David Anderson
243362da62 Use passive, not active FTP. 2011-06-29 15:07:21 -07:00
Scott Ehlert
d2426e2dee Triggering build. 2011-06-24 17:23:58 -05:00
Scott Ehlert
df67da72b4 Oh, triggering a build. 2011-06-24 17:18:15 -05:00
Scott Ehlert
766875db5f Using gcc 4.4 from Debian 6 for Linux builds now. 2011-06-24 17:13:44 -05:00
Nicholas Hastings
8f748a0817 Triggering build. 2011-06-23 18:46:10 -04:00
Nicholas Hastings
1b349ce5c7 Triggering build. 2011-06-23 18:08:13 -04:00
Nicholas Hastings
8d7e8e26b7 Load activities now finish when filesystem iface cannot be found (bug 4958, r=DS). 2011-06-18 14:14:47 -04:00
Nicholas Hastings
e322718546 Merge. 2011-06-17 23:06:56 -04:00
Nicholas Hastings
5dd80ddebc Updated core vcproj (NPOTB). 2011-06-17 23:03:23 -04:00
Scott Ehlert
13c20f6940 Removed -static-libgcc for Mac OS X build (no bug, r=dvander).
This fixes the ld warning: could not create compact unwind for __Unwind_Resume: non-standard register 0 being saved in prolog
2011-06-17 18:00:32 -05:00