Commit Graph

13 Commits

Author SHA1 Message Date
spookerton ffba11e5ab rename a bunch of atom flags 2022-10-18 09:36:41 +01:00
spookerton 3abdbbaa1c replaces atom.initialized with ATOM_INITIALIZED
refactors atom/var/flags to atom_flags and area_flags
moves NOBLOODY, NOBLUDGEON, and PHORONGUARD to item_flags instead of atom_flags
corrects various misapplied flags
2022-10-18 09:36:36 +01:00
MistakeNot4892 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
Atermonera 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
Cerebulon 87c1889d32 Sound port sprite fixes (#6869) 2020-03-18 21:12:52 -07:00
Cerebulon 52e6669bf9 Big Bastard Incidental Sound Port 2020-03-08 23:25:45 +00:00
Anewbe 71e7921c4c Rings no longer cover ones hands 2019-03-02 17:07:44 -06:00
Anewbe 6065a8d496 Fixes the Sleepy Ring 2018-08-13 20:24:23 -05:00
Arokha Sieyes 73838e0a62 POLARIS: Revamp logging to be consistent 2018-03-13 18:20:58 -04:00
Belsima c2be6a7575 More standardized grammar (#4977) 2018-03-02 18:24:15 -08:00
Anewbe 3c2831e5d9 Adds rings 2017-10-15 15:05:52 -05:00