Commit Graph
5 Commits
Author SHA1 Message Date
MistakeNot4892andGitHub 2f0a618d45 /atom New() => Initialize() [MDB IGNORE] (#8298)
* Find and replace argless atom New() to Initialize().

* Manual replacement of no-arg New() to Initialize().

* Manually replacing remaining New() overrides.

* Fixing linter issues with now-removed New() args.

* Tidying area init overrides.

* Porting Neb's atom subsystem.

* Trying to isolate init problems.

* Adjusting Init code post-test.

* Merging duplicate Initialize() procs.

* Merge resolution.
2021-11-14 00:09:14 -08:00
lbnesquik 6df060c7cb Adds a couple more extra rings. 2021-09-02 08:41:01 +02:00
lbnesquik bc1ad2dd65 Converts ring/material to the defines, add some extra rings. 2021-09-02 08:39:52 +02:00
AtermoneraandGitHub 959511918c Replaces DEFAULT_WALL_MATERIAL with MAT_STEEL, where applicable (#8156)
* Replaces DEFAULT_WALL_MATERIAL with MAT_STEEL, where applicable

* floorbot compiles
2021-06-29 20:28:16 -07:00
Anewbe 3c2831e5d9 Adds rings 2017-10-15 15:05:52 -05:00