Updated Home (markdown)

Blixibon 2020-06-24 10:41:35 -05:00
parent defe43f4c8
commit 6e4205e512

@ -18,8 +18,11 @@ Documentation
* [**Base Weapon**](Base-Weapon) - Changes to `CBaseCombatWeapon`, the class all weapons derive from.
---
* [**VScript in Mapbase**](VScript-in-Mapbase) - An article which goes into detail about what VScript is and how it could be used.
* [**Map-Specific Scripts**](Map-Specific-Scripts) - Mapbase's map-specific file system which loads scripts on a map-by-map basis.
* [**Filters**](Filters) - A list of new filters and changes to filters, e.g. `filter_activator_context`.
---
* [**Map Compilers**](Map-Compilers) - An article which describes Mapbase's custom compile tools and how Mapbase maps should be compiled.
---
* [**I/O System Changes**](I-O-System-Changes) - An overview of how the system that handles inputs and outputs has changed.
* [**Graphical Changes**](Graphical-Changes) - An overview of how the graphics have changed. Most changes are toggled.
* [**Projected textures**](Projected-textures) - An overview of projected textures.