forked from sojourn-13/sojourn-station
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Memory Reduction - Lists + Murder Virus2 (sojourn-13#5527)
* Move stats to /atom/movable * Make allowed_stat_modifiers a lazylist * Suppress warning from init_openspace * Make current_stat_modifiers a lazylist * Rename prefixes to name_prefixes and make it a lazylist * Easy nulls in items * Make item_upgrades a lazylist * Make transform_types a lazylist * Make attack_verb a lazylist * Make effective_faction a lazylist * Make random_icon_states a lazylist * Make req_access and req_one_access lazylists * Make obfuscations and statverbs lazy lists * Make climbers a lazylist * Remove old unused vars on openspace * Make a bunch of flooring lists lazy * Convert antibodies to lazylist * Make virus2 a lazylist * Straight up merk virus2 * remove leftover debug verbs whoopsie
- Loading branch information
1 parent
8034ded
commit 4f6f1e1
Showing
135 changed files
with
348 additions
and
3,669 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.