9 Commits
Author SHA1 Message Date
TheFurryFelineandGitHub 53da4f532b New Programs to Disks
Adds Station Alarms for Engy to Engy Disk, Station Alarms for Sec to Sec Disk. Ported from VoreStation.
2019-03-12 10:57:44 -04:00
Isaac Erwin a92fb455d8 NIFSoft disks change, minor fix and refactor 2018-02-02 03:45:40 -05:00
Arokha Sieyes b6c3162a15 Clean up how NIFs are implemented
Simplify how these work a bit, and fix the goggle-alike NIFsofts while I'm at it.
2018-01-16 17:12:24 -05:00
Arokha Sieyes 0fe6df8741 Adds free departmental NIFSofts
There are now disk boxes in medical, security, mining, and engineering containing 7 nifsoft disks with software packs, each having 2 common useful NIFsofts for that department.

* Medical - AR (Medical), Crew Monitor
* Security - AR (Security), Responsive Filter
* Engineering - AR (Engineering), Nictating Membrane
* Mining - Respirocytes, Material Scanners
2017-06-16 19:22:19 -04:00
Leshana e644dbe18a Destroy() cleanups in VOREStation code
* Remove remaining hard del()'s in our code.
* Replace deleted() and gcDestroyed with QDELETED macro.
* Fix some strange calls directly to Del() (capital D)
* Make Destroy() return qdel hints.
* Make a few of the Destroy()'s more comprehensive in cleaning up references.
* In edited Destroy() procs, converted to use qdel_null and qdel_null_list macros when possible for pretty code.
* Removed unused variable `sleevecard`
2017-06-10 22:44:03 -04:00
Arokha Sieyes 5236e2675f NIF Fixes and Soulcatcher NIFSoft, Money Tweak 2017-06-09 01:08:34 -04:00
Arokha Sieyes 5ea2e30234 Leshana-suggested changes 2017-06-06 21:11:25 -04:00
Arokha Sieyes 08e7703e4f Finishing Up NIFs
Squashed commit:

[4b18ca1] Finishing up NIFs

[e4adb4a] Tons more NIF work

All the implants are done!
2017-06-06 19:34:41 -04:00
Arokha Sieyes 58ee6891f2 Additional Work on NIFs
Squashed commits:

[9563a9a] All the stuff I forgot to commit
2017-06-06 01:00:46 -04:00