Commit 1e1de9e
authored
Moves around a bunch of stuff in the codebase. Add a file explaining the general structure of the codebase. (vgstation-coders#37568)
* game/centcomm_orders => datums/centcomm_orders
* code/defines/procs => code/game/procs
* Moves around the rest of code/defines.
* C:/Program Files/Git/obj/structure/signpost into misc_structures.dm
* game/events into game/adminbus_events to distinguish from random events
* game/dna => modules/dna. 1] Moving files
* game/dna => modules/dna 2. defines up top
* game/dna => modules/dna : .dme
* game/shuttles into modules/shuttles
* game/mecha into modules/mecha
* game/jobs => modules/jobs ; game/striketeams => datums/striketeams
* Rest of code/game folder.
* ATMOSPHERICS => game/machinery/ATMOSPHERICS
* ZAS => modules/ZAS
* Read me
* dll
* double s
* other typo1 parent bc43ed4 commit 1e1de9e
File tree
159 files changed
+434
-218
lines changed- __DEFINES
- code
- controllers
- datums
- centcomm_orders
- gamemode/factions
- striketeams
- game
- adminbus_events
- machinery/ATMOSPHERICS
- components
- binary_devices
- trinary_devices
- unary
- hvac
- pipe
- objects
- effects
- structures
- procs
- libs
- modules
- ZAS
- dna
- genes
- jobs
- job
- mecha
- combat
- equipment
- passive
- tools
- weapons
- medical
- working
- shuttles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
159 files changed
+434
-218
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
0 commit comments