Differences From Artifact [f2de6d4d8c]:
- File names.js — part of check-in [56fff32581] at 2020-11-30 21:37:41 on branch trunk — Add names for Transform, TRANSFORMING, and TRANSFORMED; not implemented yet (user: user, size: 2682) [annotate] [blame] [check-ins using]
To 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]
︙ | |||
21 22 23 24 25 26 27 | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | - + - - | 15 = HITBY 16 = DESTROYED 17 = CREATED 18 = POSTINIT 19 = END_TURN // New 20 = CLEANUP |
︙ |