Skip to content

Commit 4aeaaa4

Browse files
authored
Merge pull request #113 from mapbase-source/develop
Mapbase v7.0
2 parents 264ee2b + f5633dc commit 4aeaaa4

429 files changed

Lines changed: 33278 additions & 3503 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CONTRIBUTING.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,12 @@ All contributions must follow the following rules:
2323
is usually not fit for Mapbase.
2424

2525
* All content in a contribution must be either already legally open-source or done with the
26-
full permission of the content's original creator(s).
26+
full permission of the content's original creator(s). If licensing is involved, the contribution
27+
must ensure Mapbase follows said licensing.
28+
* **NOTE:** Due to concerns with mods which do not wish to be open-source, content using GPL licenses (or any
29+
license with similar open-source requirements) are currently not allowed to be distributed with Mapbase.
30+
Contributions which can draw from them without actually distributing the licensed content may theoretically
31+
be excepted from this rule.
2732

2833
* Contributions must not break existing maps/content or interfere with them in a negative or non-objective way.
2934

@@ -34,6 +39,15 @@ All contributions must follow the following rules:
3439
use the custom "Mapbase - Source 2013" header used in other Mapbase files as of Mapbase v5.0.
3540
You are encouraged to append an "Author(s)" part to that header in your file in order to clarify who wrote it.
3641

42+
* Do not modify the README to add attribution for your contribution. That is handled by Mapbase's maintainers.
43+
44+
Contributions which do not follow these guidelines cannot be accepted into Mapbase.
45+
46+
Attempting to contribute content which seriously violates the rules above can lead to being blocked from contributing,
47+
especially if done repeatedly.
48+
49+
---
50+
3751
If your contribution is accepted, you may be listed in Mapbase's credits and the README's external content list:
3852
https://github.com/mapbase-source/source-sdk-2013/wiki/Mapbase-Credits#Contributors
3953
https://github.com/mapbase-source/source-sdk-2013/blob/master/README

README

Lines changed: 63 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//===================================================================================================================================================
22

3-
Mapbase - Source 2013
3+
Mapbase v7.0 - Source 2013
44
https://github.com/mapbase-source/source-sdk-2013
55
https://www.moddb.com/mods/mapbase
66

@@ -20,10 +20,14 @@ Mapbase's main content in this repository may include:
2020
- View rendering changes for drawing 3D skyboxes and RT-based entities
2121
- Countless other fixes and improvements
2222

23+
For more information, view this page:
24+
https://github.com/mapbase-source/source-sdk-2013/wiki/Introduction-to-Mapbase
25+
2326
//===================================================================================================================================================
2427

25-
Mapbase is an open-source project and its contents can be distributed and used at the discretion of its users. However, this project represents many parts of
26-
the Source modding community packaged into a whole, so credit is taken very seriously.
28+
Mapbase is an open-source project and its contents can be distributed and used at the discretion of its users. However, this project contains content from
29+
a vast number of different sources which have their own licensing or attribution requirements. We try to handle most of that ourselves, but users who plan on
30+
distributing Mapbase content are expected to comply with certain rules.
2731

2832
Up-to-date information about Mapbase content usage and credit are addressed in this article on Mapbase's wiki:
2933
https://github.com/mapbase-source/source-sdk-2013/wiki/Using-Mapbase-Content
@@ -37,25 +41,33 @@ and repositories (especially ones which are specifically published as free sourc
3741
or complicated code changes accessible and easy to use for level designers and other kinds of Source modders who would otherwise have no idea how to implement them.
3842

3943
*** DISCLAIMER: Mapbase has a strict no-leak-content policy and only allows content created directly by contributors or content originating from open-source repositories.
40-
If you believe any content in Mapbase originates from any leak or unauthorized source (from Valve or otherwise), please contact Blixibon immediately.
44+
If you believe any content in Mapbase originates from any leak or unauthorized source (Valve or otherwise), please contact Blixibon immediately.
4145
Mapbase is intended to be usable by everyone, including licensed Source projects and Steam mods. ***
4246

43-
-- The Alien Swarm SDK was used to backport features and code from newer branches of Source into a Source 2013/Half-Life 2 environment.
44-
-- Mapbase also implements some of Tony Sergi's code changes from the Source 2007 SDK codebase. Both SDKs are publicly distributed by Valve and are available on Steam.
47+
Mapbase uses content from the following non-Source SDK 2013 Valve games or SDKs:
48+
49+
-- Alien Swarm SDK (Used to backport features and code from newer branches of Source into a Source 2013/Half-Life 2 environment)
50+
-- Source SDK 2007 Code (Used to implement some of Tony Sergi's code changes)
51+
52+
-- Alien Swarm (Used to port assets from the aforementioned SDK code features, e.g. game instructor icons)
53+
-- Left 4 Dead (Used to port certain animations as well as assets from the aforementioned SDK code features, e.g. particle rain)
54+
-- Half-Life: Source (Used to port friction tool textures)
55+
56+
Valve allows assets from these titles to be distributed for modding purposes. Note that ported assets are only used in the release build, not the code repository.
4557

46-
Some of the features backported from the Alien Swarm SDK (e.g. game instructor, particle rain) require assets from later versions of Source in order to work properly.
47-
The required assets have been backported from Alien Swarm and Left 4 Dead for the release build. They are not available in the code repository.
58+
Mapbase may also contain new third-party software distributed under specific licensing. Please see the bottom of thirdpartylegalnotices.txt for more information.
4859

49-
Here's a list of Mapbase's other known external code sources:
60+
Here's a list of Mapbase's other external code sources:
5061

5162
- https://github.com/95Navigator/insolence-2013 (Initial custom shader code and projected texture improvements; also used to implement ASW SDK particle precipitation code)
52-
- https://github.com/Biohazard90/g-string_2013 (Custom shadow filters, included indirectly via Insolence repo)
53-
- https://github.com/KyleGospo/City-17-Episode-One-Source (Brush phong and projected texture changes, included indirectly via Insolence repo)
63+
-- https://github.com/Biohazard90/g-string_2013 (Custom shadow filters, included indirectly via Insolence repo)
64+
-- https://github.com/KyleGospo/City-17-Episode-One-Source (Brush phong and projected texture changes, included indirectly via Insolence repo)
5465
- https://github.com/DownFall-Team/DownFall (Multiple skybox code and fix for ent_fire delay not using floats; Also used as a guide to port certain Alien Swarm SDK changes to Source 2013,
5566
including radial fog, rope code, and treesway)
56-
- https://github.com/momentum-mod/game (Used as a guide to port postprocess_controller and env_dof_controller to Source 2013)
67+
- https://github.com/momentum-mod/game (Used as a guide to port postprocess_controller and env_dof_controller to Source 2013 from the Alien Swarm SDK)
5768
- https://github.com/DeathByNukes/source-sdk-2013 (VBSP manifest fixes)
5869
- https://github.com/entropy-zero/source-sdk-2013 (skill_changed game event)
70+
- https://github.com/Nbc66/source-sdk-2013-ce/tree/v142 (Base for VS2019 toolset support)
5971

6072
//---------------------------------------------------------------------------------------------------------------------------------------------------
6173

@@ -89,11 +101,13 @@ interchangeable arms; this may change in the future)
89101

90102
Direct contributions:
91103

104+
- https://github.com/mapbase-source/source-sdk-2013/pull/3 ("playvideo" command playback fix from Avanate)
92105
- https://github.com/mapbase-source/source-sdk-2013/pull/5 (Custom VScript implementation by ReDucTor; was placed into feature branch before being merged in a subsequent PR)
93-
- https://github.com/mapbase-source/source-sdk-2013/pull/3 ("playvideo" command playback fix from Avantate)
94-
- https://github.com/mapbase-source/source-sdk-2013/pull/21 (Various GCC/Linux fixes from z33ky)
95106
- https://github.com/mapbase-source/source-sdk-2013/pull/60 (Adjustment by RoyaleNoir to one of Saul's VDC changes)
96107
- https://github.com/mapbase-source/source-sdk-2013/pull/84 (CS:S viewmodel chirality from 1upD)
108+
- https://github.com/mapbase-source/source-sdk-2013/pull/116 (vgui_movie_display mute keyvalue from Alivebyte/rzkid)
109+
- https://github.com/mapbase-source/source-sdk-2013/pull/140 (logic_substring entity and icon created by moofemp)
110+
- https://github.com/mapbase-source/source-sdk-2013/pull/143 (Propper features for VBSP from Matty-64)
97111
- Demo autorecord code provided by Klems
98112
- cc_emit crash fix provided by 1upD
99113
- Custom HL2 ammo crate models created by Rara (Textures created by Blixibon; This is asset-based and, aside from the SLAM crate, not reflected in the code)
@@ -107,6 +121,33 @@ Direct contributions:
107121
=-- https://github.com/mapbase-source/source-sdk-2013/pull/59 (New VScript functions and singletons based on API documentation in later Source/Source 2 games)
108122
=-- https://github.com/mapbase-source/source-sdk-2013/pull/80 (More VScript changes, including support for extremely flexible client/server messaging)
109123
=-- https://github.com/mapbase-source/source-sdk-2013/pull/105 (VScript fixes and optimizations, Vector class extensions, custom convars/commands)
124+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/114 (VScript fixes and extensions)
125+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/122 (Minor VScript-related adjustments)
126+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/148 (Minor fixup)
127+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/167 (Security fixes)
128+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/168 (Squirrel update)
129+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/171 (VScript documentation sorting)
130+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/173 (VScript fixes and optimizations)
131+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/192 (VScript hook manager and fixes)
132+
133+
== Contributions from z33ky:
134+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/21 (Various GCC/Linux compilation fixes)
135+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/95 (Additional GCC/Linux compilation fixes)
136+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/117 (Additional GCC/Linux compilation fixes)
137+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/124 (Memory error fixes)
138+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/130 (Memory error fixes)
139+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/131 (env_projectedtexture target shadows fix)
140+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/132 (Console error fix)
141+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/152 (Additional GCC/Linux compilation fixes)
142+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/159 (Additional GCC/Linux compilation fixes)
143+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/162 (VS2019 exception specification fix)
144+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/170 (HL2 non-Episodic build fix)
145+
146+
== Contributions from Petercov:
147+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/182 (NPCs load dynamic interactions from all animation MDLs)
148+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/184 (Projected texture horizontal FOV shadow fix)
149+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/185 (Fix enemyfinders becoming visible when they wake)
150+
=-- https://github.com/mapbase-source/source-sdk-2013/pull/186 (Fix for brightly glowing teeth)
110151

111152
//---------------------------------------------------------------------------------------------------------------------------------------------------
112153

@@ -135,6 +176,14 @@ If there is anything missing from this list, please contact Blixibon.
135176
Aside from the content list above, Mapbase has more descriptive and up-to-date credits on this wiki article:
136177
https://github.com/mapbase-source/source-sdk-2013/wiki/Mapbase-Credits
137178

179+
Other relevant articles:
180+
* https://github.com/mapbase-source/source-sdk-2013/wiki/Mapbase-Disclaimers
181+
* https://github.com/mapbase-source/source-sdk-2013/wiki/Frequently-Asked-Questions-(FAQ)
182+
183+
//---------------------------------------------------------------------------------------------------------------------------------------------------
184+
185+
In memory of Holly Liberatore (moofemp)
186+
138187
//===================================================================================================================================================
139188

140189
Please see the Source SDK 2013 license below:

sp/src/devtools/makefile_base_posix.mak

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ MAKEFILE_LINK:=$(THISFILE).link
66

77
-include $(MAKEFILE_LINK)
88

9-
$(MAKEFILE_LINK): $(shell which $(CC)) $(THISFILE)
10-
if [ "$(shell printf "$(shell $(CC) -dumpversion)\n8" | sort -Vr | head -1)" = 8 ]; then \
11-
$(COMPILE.cpp) -o gcc9+support.o gcc9+support.c ;\
9+
# depend on CXX so the correct makefile can be selected when the system is updated
10+
$(MAKEFILE_LINK): $(shell which $(CXX)) $(THISFILE) $(SRCROOT)/devtools/gcc9+support.cpp
11+
@ if [ "$(shell printf "$(shell $(CXX) -dumpversion)\n8" | sort -Vr | head -1)" = 8 ]; then \
1212
ln -sf $(MAKEFILE_BASE).default $@ ;\
1313
else \
14+
$(COMPILE.cpp) -o $(SRCROOT)/devtools/gcc9+support.o $(SRCROOT)/devtools/gcc9+support.cpp &&\
1415
ln -sf $(MAKEFILE_BASE).gcc8 $@ ;\
1516
fi

0 commit comments

Comments
 (0)