Differences From Artifact [d593430889]:
- File names.js — part of check-in [68ea2a92ca] at 2020-12-04 02:08:57 on branch trunk — Remove Transform and add CollisionLayers and fix some other names. (user: user, size: 2645) [annotate] [blame] [check-ins using]
To Artifact [528389457e]:
- File names.js — part of check-in [13bc344828] at 2021-04-05 05:50:10 on branch trunk — Start to implement deferred movement (incomplete and untested so far). (user: user, size: 2657) [annotate] [blame] [check-ins using]
︙ | |||
20 21 22 23 24 25 26 | 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | - + - + + | 14 = HIT 15 = HITBY 16 = DESTROYED 17 = CREATED 18 = POSTINIT 19 = END_TURN // New |
︙ |