Half-Life SDK: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
| bgcolor = #252525 | | bgcolor = #252525 | ||
| {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#362624|width=30%| '''[[:Category:GoldSrc Modding|<span style="color:#E8A59C"> Modding </span>]]''' }} | | {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#362624|width=30%| '''[[:Category:GoldSrc Modding|<span style="color:#E8A59C"> Modding </span>]]''' }} | ||
{{td|radius=0 3px 0 0 | {{td|radius=0 3px 0 0| Creating, organizing and releasing your {{gldsrc|bold}} project. }} | ||
}} | }} | ||
{{tr | {{tr | ||
Line 34: | Line 34: | ||
| bgcolor = #252525 | | bgcolor = #252525 | ||
| {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Programming|<span style="color:#E8A59C"> Programming </span>]]''' }} | | {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Programming|<span style="color:#E8A59C"> Programming </span>]]''' }} | ||
{{td | {{td| text = A mod's C++ '''code''' defines the way its world and game rules behave. }} | ||
}} | }} | ||
{{tr | {{tr | ||
| bgcolor = #202020 | | bgcolor = #202020 | ||
| {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Modeling|<span style="color:#E8A59C"> Modeling </span>]]'''}} | | {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Modeling|<span style="color:#E8A59C"> Modeling </span>]]'''}} | ||
{{td | {{td| [[Model|Models]] are the detailed 3D objects that appear in the game world. }} | ||
}} | }} | ||
{{tr <!--GoldSrc does NOT have a material system, unlike Source 1 and IdTech 3. Textures are instead called directly. Materials.txt is the equivalent of Source's $SurfaceProp.--> | {{tr <!--GoldSrc does NOT have a material system, unlike Source 1 and IdTech 3. Textures are instead called directly. Materials.txt is the equivalent of Source's $SurfaceProp.--> | ||
| bgcolor = #252525 | | bgcolor = #252525 | ||
| {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Textures|<span style="color:#E8A59C"> Textures </span>]]''' }} | | {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Textures|<span style="color:#E8A59C"> Textures </span>]]''' }} | ||
{{td | {{td| [[Texture|Textures]] are used to add additional 2-dimensional detail to a map or model. }} | ||
}} | }} | ||
{{tr | {{tr | ||
| bgcolor = #202020 | | bgcolor = #202020 | ||
| {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Sound System|<span style="color:#E8A59C"> Sounds </span>]]''' }} | | {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Sound System|<span style="color:#E8A59C"> Sounds </span>]]''' }} | ||
{{td | {{td| Quality [[Sound and Music|audio]] adds a fourth dimension to your world. }} | ||
}} | }} | ||
{{tr <!--Quake 1-style particles are also possible, though rarely used--> | {{tr <!--Quake 1-style particles are also possible, though rarely used--> | ||
Line 59: | Line 59: | ||
| bgcolor = #202020 | | bgcolor = #202020 | ||
| {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Tutorials|<span style="color:#E8A59C"> Tutorials </span>]]''' }} | | {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Tutorials|<span style="color:#E8A59C"> Tutorials </span>]]''' }} | ||
{{td | {{td| Step-by-step guides on a variety of topics. }} | ||
}} | }} | ||
{{tr | {{tr | ||
| bgcolor = #252525 | | bgcolor = #252525 | ||
| {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Technical|<span style="color:#E8A59C"> Technical </span>]]''' }} | | {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Technical|<span style="color:#E8A59C"> Technical </span>]]''' }} | ||
{{td | {{td| In-depth discussion on the {{gldsrc|bold|nt=1|addtext='s}} features. }} | ||
}} | }} | ||
{{tr | {{tr | ||
| bgcolor = #202020 | | bgcolor = #202020 | ||
| {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Glossary|<span style="color:#E8A59C"> Glossary </span>]]''' }} | | {{td|align=center|font-size=14px|bgcolor=#362624| '''[[:Category:GoldSrc Glossary|<span style="color:#E8A59C"> Glossary </span>]]''' }} | ||
{{td | {{td| text = Explanations for '''terms''' you may encounter. }} | ||
}} | }} | ||
{{tr | {{tr | ||
Line 79: | Line 79: | ||
| bgcolor = #202020 | | bgcolor = #202020 | ||
| {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#362624|width=30%| '''[[:Category:Third Party GoldSrc Tools|<span style="color:#E8A59C"> Third-Party Tools </span>]]''' }} | | {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#362624|width=30%| '''[[:Category:Third Party GoldSrc Tools|<span style="color:#E8A59C"> Third-Party Tools </span>]]''' }} | ||
{{td|radius=0 3px 0 0 | {{td|radius=0 3px 0 0|text = Useful developer tools created by the '''community'''. }} | ||
}} | }} | ||
}} | }} |
Revision as of 03:11, 31 May 2025
Todo: Add links to applicable
TWHL Wiki pages on various GoldSrc pages, such as entity pages, as that wiki is more up-to-date and verbose for GoldSrc content.

Modding | Creating, organizing and releasing your GoldSrc project. |
Level Design | Maps are the 3D worlds where everything comes together. |
Programming | A mod's C++ code defines the way its world and game rules behave. |
Modeling | Models are the detailed 3D objects that appear in the game world. |
Textures | Textures are used to add additional 2-dimensional detail to a map or model. |
Sounds | Quality audio adds a fourth dimension to your world. |
Sprites | Effects like smoke, sparks, blood and fire are created with sprites. |
Tutorials | Step-by-step guides on a variety of topics. |
Technical | In-depth discussion on the GoldSrc Engine's features. |
Glossary | Explanations for terms you may encounter. |
Official Tools | Official tools made by Valve for their games. |
Third-Party Tools | Useful developer tools created by the community. |
|