* PR - Gender Update
Gives Gender three states instead of two. This allows clones of tri-gendered species to properly carry their genders over to new bodies (e.g. Greys, Drask, etc.).
Tristate Gender Set Proc
Tristate Gender Get Proc
Fixes where Binary State was needed.
* Update update_icons.dm
Yeah, let's _not_ have Genderless folks get inconsistently gendered body part sprites (e.g. head, groin, torso mismatch).
* Update dna2.dm
* Update dna2.dm
* Update organ_icon.dm
* Update update_icons.dm
* Update dna2_helpers.dm
* Update organ_icon.dm
Readability (spacing)
* Update dna_injector.dm
* Update dna2.dm
* Changes made per Affected's requests.
Changes made per Affected's feedback.
* Update dna2.dm
Got our heads too deep in using this just for DNA_UI_GENDERr - returning the Set and Get procs to 0, 1, 2 as per Affected's request.
While in there, noticed some housekeeping items:
- reorganized the ranges so they flow numerically now
- changed the ranges so they don't overlap (line 205 having been the worst)
- removed the "else" statement from line 222 since we're using ASSERTS. There shouldn't be a value outside the range of 0 to 2 for this.
* Update plastic_surgery.dm
* Fix
Thanks to AA for basically writing the code for me.
* Added 'get_id_from_hands' proc
* Changed held ID check to use said proc
* ID cards on patients body are now also shown
Probably overthinking it as usual.
Also added a couple of comments.
* Tweaks
* TGUI pAIs
* Nukes an old template
* pAI Crew Manifest
* pAI Atmos Scan
* pAI Medical Records
* pAI Security Records + code cleanup
* pAI directives + More refactoring
* Sorts the toggles out
* pAI messenger
* WIP - Radios
* pAI radio - working
* pAI Signalers
* Nukes some arleady gone templates
* Forgot to purge this too
* pAI Door Jack
* pAI Bioscan
* Mochi tweaks
* Farie Fixes
* Spacing
* Uplinks
* Main menu + Status display control
* Signaler + Homescreen Fixes
* TGUI Power Monitors
* PDA Power Monitor
* PDA Medical Records
* PDA Security Records
* PDA Secbot Control (Pain)
* PDA Mule Control (I hate this system)
* PDA Supply Records
* PDA Janitor Locator
* PDA Notekeeper
* PDA Manifest
* PDA Atmos Scanner
* Steel pass 1
* PDA Messenger
* Removes browserPDA-era icons
* PDA Nanomob (Why do we still support this thing)
* Fixes random power monitor quirk
* More steel tweaks
* Even more steel tweaks
* TM Tweaks Round 1
* \ref --> UID()
* Styling