Planning comments
This commit is contained in:
parent
898ce86a63
commit
fd162708ac
|
@ -281,6 +281,7 @@ Const
|
||||||
// add script path?
|
// add script path?
|
||||||
// compare to mystic 2 for fallback stuff?
|
// compare to mystic 2 for fallback stuff?
|
||||||
// rename to THEME
|
// rename to THEME
|
||||||
|
// horizontal/vertical percent bars
|
||||||
|
|
||||||
Type
|
Type
|
||||||
RecUser = Record { USERS.DAT }
|
RecUser = Record { USERS.DAT }
|
||||||
|
|
|
@ -9,9 +9,9 @@ IDEAS
|
||||||
- Online ANSI help system
|
- Online ANSI help system
|
||||||
- Finish System Configuration rewrite
|
- Finish System Configuration rewrite
|
||||||
- Finish Data structure review
|
- Finish Data structure review
|
||||||
|
- NEWAPP.MPS
|
||||||
|
- Online text editor / ansi editor?
|
||||||
|
- Better theme selection (menu command option to select theme)
|
||||||
|
|
||||||
BUGS
|
BUGS
|
||||||
====
|
====
|
||||||
- QWK does not copy welcome files
|
|
||||||
- MIDE needs copyright year updates
|
|
||||||
- MAKELANG needs renamed to MAKETHEME and copyright update
|
|
||||||
|
|
Loading…
Reference in New Issue