35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
* Fonts/text
* More code pages
* Large fonts (possibly: width 8 or 16, height 8-32)
* Multibyte encodings (e.g. EUC-JP)
* Branching replay recording
* Slow movement displaying state between triggers
* Warning if file changed when uncommited data exists in the cache database
* Composite puzzle set format (implemented)
* Optional hypertext help
* Compressed class definitions (?)
* Option to auto display level titles
* Option to use a separate solution file
* Multiuser scoring within one computer system (optional capability)
* Testing
|
>
|
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
* Fonts/text
* More code pages
* Large fonts (possibly: width 8 or 16, height 8-32)
* Multibyte encodings (e.g. EUC-JP)
* Branching replay recording
* Slow movement displaying state between triggers
* Warning if file changed when uncommited data exists in the cache database
* Cache database option to be keyed by hash
* Composite puzzle set format (implemented)
* Optional hypertext help
* Compressed class definitions (?)
* Option to auto display level titles
* Option to use a separate solution file
* Multiuser scoring within one computer system (optional capability)
* Testing
|