Progress on DMDocs. PRing progress so far so there's not one mega PR
later with 1500 affected files.

I want my goddamn highlight text on what all these goddamn procs goddamn
do goddamnit. >:(

No actual code change anywhere in this PR, only comments.

---------

Signed-off-by: Batrachophreno <Batrochophreno@gmail.com>
This commit is contained in:
Batrachophreno
2025-08-09 12:22:56 +00:00
committed by GitHub
parent a840bd1cb1
commit c2f054fd81
88 changed files with 1574 additions and 879 deletions
@@ -1,11 +1,11 @@
/* Glass stack types
* Contains:
* Glass sheets
* Reinforced glass sheets
* Wired glass sheets
* Phoron Glass Sheets
* Reinforced Phoron Glass Sheets (AKA Holy fuck strong windows)
* Glass shards - TODO: Move this into code/game/object/item/weapons
* * Glass sheets
* * Reinforced glass sheets
* * Wired glass sheets
* * Phoron Glass Sheets
* * Reinforced Phoron Glass Sheets (AKA Holy fuck strong windows)
* * Glass shards - TODO: Move this into code/game/object/item/weapons
*/
/*
@@ -1,9 +1,9 @@
/* Diffrent misc types of tiles
* Contains:
* Prototype
* Grass
* Wood
* Carpet
* * Prototype
* * Grass
* * Wood
* * Carpet
*/
#define TILE_MATERIAL_AMOUNT 468