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 08:22:56 -04:00
committed by GitHub
parent a840bd1cb1
commit c2f054fd81
88 changed files with 1574 additions and 879 deletions
+18 -19
View File
@@ -62,26 +62,25 @@
warehouse_basearea = /area/storage/primary
/**
* This file is the only location in which runtime map areas should be defined.
* Each department (or other appropriate grouping) will have its own section that you can jump to with ctrl-f.
* For convenience, these groupings are:
* CREW_AREAS
* COMMAND_AREAS
* ENGINEERING_AREAS
* MAINTENANCE_AREAS
* MEDICAL_AREAS
* OPERATIONS_AREAS
* SCIENCE_AREAS
* SECURITY_AREAS
* SERVICE_AREAS
* TCOMMS_AREAS
* This file is the only location in which runtime map areas should be defined.
* Each department (or other appropriate grouping) will have its own section that you can jump to with ctrl-f.
* For convenience, these groupings are:
* * CREW_AREAS
* * COMMAND_AREAS
* * ENGINEERING_AREAS
* * MAINTENANCE_AREAS
* * MEDICAL_AREAS
* * OPERATIONS_AREAS
* * SCIENCE_AREAS
* * SECURITY_AREAS
* * SERVICE_AREAS
* * TCOMMS_AREAS
*
* GUIDELINES:
* - The Horizon should not have any areas mapped to it which are defined outside this file.
* - Any PR that removes all areas of a given definition should also remove that definition from this file.
* - No area should exist across multiple decks. Ex., an elevator vestibule on all three decks should have three
* child definitions, one for each deck. This is both for organization and for managing area objects like APCs etc.
* - Update the groupings list if anything is added/removed.
* GUIDELINES:
* * The Horizon should not have any areas mapped to it which are defined outside this file.
* * Any PR that removes all areas of a given definition should also remove that definition from this file.
* * No area should exist across multiple decks. Ex., an elevator vestibule on all three decks should have three child definitions, one for each deck. This is both for organization and for managing area objects like APCs etc.
* * Update the groupings list if anything is added/removed.
*/
/// CIVILIAN_AREAS