Files
Aurora.3/code/game/objects/items/weapons/storage
PsiOmegaDelta cc09a86601 Optimizes moved registrations.
Now limits moved registrations to when strictly necessary. That is:
* When entering a movable atom, the entering object only registers to its moved event if it has moved listeners on its own.
* Instead, when registering to a moved event, registrations occur recursively until a non-/atom/movable is encountered or a prior movement registration from the same object is reached.
2016-01-20 11:11:27 +01:00
..
2016-01-17 08:57:21 +01:00
2016-01-16 13:32:36 -05:00
2015-10-09 17:03:41 +02:00
2016-01-20 11:11:27 +01:00