Files
Aurora.3/code/game
Mloc-Argent d53263a49b Optimizes of /obj/New(), by removing access generation.
Previously, every single /obj would parse the req_access_txt and req_one_access_txt strings and turn them into a list of numbers for the access system.
This is now done the first time check_access() is called, so only objects that actually use the system will have the lists generated.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-03-02 15:12:56 +00:00
..
2014-02-20 15:59:10 +13:00
2014-02-19 12:49:27 +13:00
2014-02-02 02:33:53 +03:00
2014-02-09 13:32:42 +03:00