Difference between revisions of "Enemy Territory: QUAKE Wars"
From Mod Wiki
(→Tutorials: added hoffa's new tutorial to the main page list) |
m (→Software Development Kit) |
||
(17 intermediate revisions by 6 users not shown) | |||
Line 5: | Line 5: | ||
==Software Development Kit== | ==Software Development Kit== | ||
− | The Enemy Territory: QUAKE Wars Software Development | + | The latest version of the Enemy Territory: QUAKE Wars Software Development Kit can be downloaded from the locations listed at http://www.splashdamage.com/node/229. |
==Tutorials== | ==Tutorials== | ||
Line 18: | Line 18: | ||
* '''[[A Simple Second Map]]''' - a second step-by-step guide. | * '''[[A Simple Second Map]]''' - a second step-by-step guide. | ||
* '''[[Taking A Screenshot]]''' - Settings and options for making a great screenshot! | * '''[[Taking A Screenshot]]''' - Settings and options for making a great screenshot! | ||
+ | * '''[[Packaging up a Map or Mod]]''' - How to make pak files, and pak file configs. | ||
|- | |- | ||
Line 26: | Line 27: | ||
| | | | ||
* '''[[A Simple First Terrain]]''' - a step-by-step guide for terrains. | * '''[[A Simple First Terrain]]''' - a step-by-step guide for terrains. | ||
+ | * '''[[A Simple First Megatexture]]''' - a step-by-step guide for basic Megatextures. | ||
* '''[[Making a Terrain Model]]''' - more detailed guide for terrain meshes. | * '''[[Making a Terrain Model]]''' - more detailed guide for terrain meshes. | ||
* '''[[An Advanced Terrain and Megatexture]]''' - a comprehensive guide for making detailed terrain models with Megatextures. | * '''[[An Advanced Terrain and Megatexture]]''' - a comprehensive guide for making detailed terrain models with Megatextures. | ||
Line 33: | Line 35: | ||
{| style="border: 1px solid #AAAAAA;" width="100%" | {| style="border: 1px solid #AAAAAA;" width="100%" | ||
| style="border-bottom: 1px solid #AAAAAA;" | | | style="border-bottom: 1px solid #AAAAAA;" | | ||
+ | |||
=== Vehicles === | === Vehicles === | ||
|- | |- | ||
Line 115: | Line 118: | ||
* '''[[GUIs: Layouts|Layouts]]''' - Window layouts. | * '''[[GUIs: Layouts|Layouts]]''' - Window layouts. | ||
* '''[[Reference (GUIs)|Reference]]''' - GUI reference. | * '''[[Reference (GUIs)|Reference]]''' - GUI reference. | ||
+ | |- | ||
+ | | style="border-bottom: 1px solid #AAAAAA;" | | ||
+ | |||
+ | === File Formats === | ||
+ | |- | ||
+ | | | ||
+ | * '''[[PROCB|PROCB Mesh Data]]''' - Loading mesh data from a procb file. | ||
|- | |- | ||
|} | |} | ||
Line 218: | Line 228: | ||
|- | |- | ||
| | | | ||
− | * '''[[ | + | * '''[[A Simple First Terrain]]''' - Simple steps to creating a terrain-based map. |
− | * '''[[Terrain Editor|EditWorld's Terrain Editor]]''' - Set up a Surface Tree for your | + | * '''[[A Simple First Megatexture]]''' - Following on from the Simple First Terrain tutorial. |
− | * '''[[ | + | * '''[[Generate a MegaTexture]]''' - Render and compile your Megatexture. |
+ | * '''[[An Advanced Terrain and Megatexture]]''' - A detailed guide to making a realistic, natural terrain and Megatexture. | ||
+ | * '''[[Terrain Editor|EditWorld's Terrain Editor]]''' - Set up a Surface Tree for your Megatexture. | ||
+ | * '''[[Making a Terrain Model]]''' - All aspects of terrain mesh creation including Out-of-Bounds geometry. | ||
* '''[[Water Surfaces#Water Models|Water Surfaces]]''' - Create water to go with your landscape. | * '''[[Water Surfaces#Water Models|Water Surfaces]]''' - Create water to go with your landscape. | ||
* '''[[STUFF System]]''' - Procedurally distribute models over your terrain mesh. | * '''[[STUFF System]]''' - Procedurally distribute models over your terrain mesh. | ||
|- | |- | ||
| style="border-bottom: 1px solid #AAAAAA;" | | | style="border-bottom: 1px solid #AAAAAA;" | | ||
+ | |||
=== Atmospheres and Effects === | === Atmospheres and Effects === | ||
|- | |- | ||
Line 237: | Line 251: | ||
|} | |} | ||
|} | |} | ||
+ | |||
+ | == ETQW:TV == | ||
+ | |||
+ | [[ETQW:TV]] documentation. | ||
+ | |||
+ | == ETQW Competition Mod == | ||
+ | |||
+ | [[Enemy Territory: QUAKE Wars Competition Mod Guide]] | ||
+ | |||
+ | == Benchmarking == | ||
+ | |||
+ | [[Benchmarking]] documentation. |
Latest revision as of 12:54, 23 June 2008
Welcome to the Enemy Territory: QUAKE Wars section. Here you'll find a variety of reference documentation and tutorials related to editing ETQW, along with links to the SDK. To learn more about Enemy Territory: QUAKE Wars, visit www.enemyterritory.com.
Software Development Kit
The latest version of the Enemy Territory: QUAKE Wars Software Development Kit can be downloaded from the locations listed at http://www.splashdamage.com/node/229.
Tutorials
|
|
Script & Code
|
|
Design
|
|
Art
|
|
ETQW:TV
ETQW:TV documentation.
ETQW Competition Mod
Enemy Territory: QUAKE Wars Competition Mod Guide
Benchmarking
Benchmarking documentation.