Files
kiwistation/code
Tigercat2000 4766453d88 Make EXPERI-Mentor SetTypeReactions() way more efficient
Thanks, Redbook.

Basically, this used to spawn a shitload of instances and then qdel them;
Just so it could check their icon_state and see if it's not null. However,
spawning so many instances is quite intensive. An undocumented feature
(documented in the redbook, a list of undocumented features); You can
directly access a compile-time variable with just it's path by using
initial().
2015-09-23 17:51:05 -07:00
..
2015-09-23 13:06:59 -05:00
2015-08-28 11:29:08 +01:00
2015-09-04 22:21:58 -06:00
2015-08-31 15:32:13 -07:00