18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
* Level index editor
* 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
* Spare page (for temporary use while editing)
* Batch insert multiple dependent image lumps
* 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
|
<
|
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
* Level index editor
* 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
* Batch insert multiple dependent image lumps
* 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
|