Files
Aurora.3/code
Lohikar f962f3be1b SSoverlays performance tweaks (#3390)
changes:

SSoverlays only creates the our_overlays and priority_overlays lists separately and when they're actually used. This should remove a lot of unused lists as priority_overlays is relatively unused.
SSoverlays is now FIFO.
SSoverlays now uses large Cut() operations instead of continuously truncating its processing list.
SSoverlays is no longer a processing subsystem.
Performance tweaks to add_overlay()
SSoverlays no longer tries to re-process atoms that have already forcibly compiled their overlays (like human-types).
2017-09-08 20:11:53 +03:00
..
2017-09-06 18:08:44 +02:00
2017-09-02 18:16:22 +02:00
2017-09-06 18:08:44 +02:00
2017-09-08 10:32:33 -05:00
2017-09-06 18:08:44 +02:00
2017-05-01 19:30:45 +03:00