Jordan Brown
|
55653fa1ee
|
Replace most islist calls in components with length() (#32158)
islist was used to check if a thing was
A. A list of things
B. 1 thing
length was profiled to be faster
|
2017-10-31 15:12:42 -05:00 |
|
Jordan Brown
|
47f88be07f
|
Fixes TakeComponent (#32156)
* Fixes TakeComponent
* Add the note about OnTransfer and COMPONENT_INCOMPATIBLE
* Fix behaviour
* Missed datum.dm
|
2017-10-30 03:53:00 -05:00 |
|
CitadelStationBot
|
3ef56206c1
|
Fixes component cleanup (#2485)
|
2017-08-24 18:31:54 -07:00 |
|
CitadelStationBot
|
6cd0855b5a
|
Unifies datum var definitions (#2237)
|
2017-08-03 06:02:58 -07:00 |
|