Overview
Comment: | Add another item into TODO list |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
52cb71156f522d751763915a916de372 |
User & Date: | user on 2021-04-11 17:12:54 |
Other Links: | manifest | tags |
Context
2021-04-12
| ||
03:43 | Start to implement dependent pictures in the picture editor. (Currently, it just does nothing.) check-in: ffd9bad655 user: user tags: trunk | |
2021-04-11
| ||
17:12 | Add another item into TODO list check-in: 52cb71156f user: user tags: trunk | |
04:56 | Start to implement loading dependent pictures (the file format isn't implemented yet, nor even defined yet, nor does the picture editor support this yet). check-in: e17ab8c4ed user: user tags: trunk | |
Changes
Modified TODO from [9d5fc72b06] to [1ec928fb42].
︙ | ︙ | |||
12 13 14 15 16 17 18 19 20 21 22 23 24 25 | * String data (?) * Array operations (CopyArray, ArraySlice, DotProduct) * A ,PopUp command to use a popup with arguments starting from a mark * Operations with marks (duplicate a list, length of a list, etc) * "Goto message" instruction * Class inheritance (abstract) * Case blocks * Editor * Mouse dragging * Level index editor * Bizarro world * Edit attributes of existing objects * Table of contents for levels * Can define your own columns | > | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | * String data (?) * Array operations (CopyArray, ArraySlice, DotProduct) * A ,PopUp command to use a popup with arguments starting from a mark * Operations with marks (duplicate a list, length of a list, etc) * "Goto message" instruction * Class inheritance (abstract) * Case blocks * Returning a class from COLLIDE/COLLIDEBY to transform * Editor * Mouse dragging * Level index editor * Bizarro world * Edit attributes of existing objects * Table of contents for levels * Can define your own columns |
︙ | ︙ |