This commit is contained in:
mysticbbs 2013-01-17 17:12:55 -05:00
parent 10f74347c3
commit 773741ea84
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,13 @@ design elements/issues.
BUGS AND POSSIBLE ISSUES BUGS AND POSSIBLE ISSUES
======================== ========================
! Make sure MIS in Linux works with DOSEMU
! Node chat goes haywire at 1000 lines scrollback
! Node chat needs to actualy word wrap not nickname wrap.
! Node chat does not seem to account for prompt MCI codes when calculating
the wrap length.
! Make sure ALL msgbase and filebase MPL variables are in place.
! Make sure copy/paste for any msg file base REGENS unique numbers.
! GOTO does not always work properly in MPL (IceDevil) ! GOTO does not always work properly in MPL (IceDevil)
! Complex boolean evaluations using numerical variables can sometime fail to ! Complex boolean evaluations using numerical variables can sometime fail to
compile (IceDevil) compile (IceDevil)
@ -21,6 +28,7 @@ BUGS AND POSSIBLE ISSUES
FUTURE / IDEAS / WORK IN PROGRESS / NOTES FUTURE / IDEAS / WORK IN PROGRESS / NOTES
========================================= =========================================
- Outbound telnet feature
- Add "PREVIEW" option to message editors - Add "PREVIEW" option to message editors
- Finish Threaded message reader - Finish Threaded message reader
- Add "high roller/smack talk" into BlackJack - Add "high roller/smack talk" into BlackJack