ike709

Results 156 issues of ike709

Speed of `0` should be replaced with `Ref.step_size` according to docs but instead it just uses zero.

Runtime

![image](https://user-images.githubusercontent.com/5714543/131263401-f79a5b1c-7ff2-4b3a-b1bf-786179439c31.png) These can all be called `good` in BYOND.

Compiler

http://www.byond.com/docs/ref/#/proc/splicetext

Runtime

http://www.byond.com/docs/ref/#/proc/spantext

Runtime

``` var/obj/structure/cerulean_slime_crystal/CSC = locate() in range(1,T) if(CSC) continue ``` `CSC` in the check is replaced with `#define CSC (x) (1/sin(x))`

Compiler

This is not at all important but it will be useful for when we eventually improve upon BYOND. Keep lists of refs to each of the `ATOM` types to massively...

Runtime

http://www.byond.com/docs/ref/#/world/proc/Export

Runtime

See `http://www.byond.com/docs/ref/#/{notes}/filters/alpha`

Compiler

http://www.byond.com/docs/ref/#/proc/shell

Runtime

http://www.byond.com/docs/ref/#/atom/var/vis_locs

Runtime