Files
GS13NG/code/__DEFINES
CitadelStationBot cde4d39989 [MIRROR] isatom is now an alias for isloc (#3861)
* isatom is now an alias for isloc (#32514)

isloc() returns true on anything that can be a loc. Only atoms can be a loc. Its basically isatom, but with a odd ass name.

It, like other builtin byond is* procs, uses typeid to check, not istype, saving the standard mess of recursive type searching that istype uses, thus its faster.

* isatom is now an alias for isloc
2017-11-09 05:35:35 -08:00
..
2017-10-26 23:12:27 -05:00
2017-10-26 21:19:34 +02:00
2017-09-26 04:20:59 -05:00
2017-10-27 17:36:38 -05:00
2017-10-09 08:55:57 -05:00
2017-10-28 02:19:08 -05:00
2017-11-07 23:57:57 -06:00
2017-11-07 21:38:53 -06:00
2017-10-12 12:42:38 -05:00
2017-10-27 13:10:21 -05:00
wew
2017-08-29 22:09:42 -07:00
2017-10-27 13:10:21 -05:00
2017-11-04 22:44:01 -05:00
2017-09-21 06:29:08 -05:00
2017-11-03 23:40:27 -05:00