Overview
Comment: | Update the TODO file. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
fb7252b34927c8e96fae876b2f7ecb68 |
User & Date: | user on 2021-04-16 00:19:07 |
Other Links: | manifest | tags |
Context
2021-04-17
| ||
05:52 | Start to implement parsing for pattern matching. Execution of pattern matching is not yet implemented. check-in: 646aebd36a user: user tags: trunk | |
2021-04-16
| ||
00:19 | Update the TODO file. check-in: fb7252b349 user: user tags: trunk | |
2021-04-15
| ||
03:37 | Implement loading dependent pictures. check-in: 55e7980567 user: user tags: trunk | |
Changes
Modified TODO from [1ec928fb42] to [93d802d5ff].
︙ | ︙ | |||
21 22 23 24 25 26 27 | * Mouse dragging * Level index editor * Bizarro world * Edit attributes of existing objects * Table of contents for levels * Can define your own columns * User can write SQL queries on them | | < > > | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | * Mouse dragging * Level index editor * Bizarro world * Edit attributes of existing objects * Table of contents for levels * Can define your own columns * User can write SQL queries on them * Deal better with allowing to skip past corrupted levels * Picture editor/loading * Allowing more altimages * Configuration lump for default picture sizes for new pictures * Puzzle set catalog format (using with internet; a separate program) * Inventory/replay hybrid view * Bookmarks * Message trace menu to enable/disable * Bugs * Figure out why the $SeekerCloser class doesn't seem to work properly * Level 232 of SUPERHRO puzzle set (the Lava shouldn't expand? why?) * Display solution comments/timestamp * VCR mode * Portable mode, not needing installing files in home directory * Command-line switch for batch import/export levels |