Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add line breaking support #521

Merged
merged 12 commits into from
Dec 31, 2021
Merged

Add line breaking support #521

merged 12 commits into from
Dec 31, 2021

Conversation

paladine
Copy link
Collaborator

Primarily required by MMUD

Supports telnet updating as screen sizes are moved around.

MBBSEmu/Session/LineBreaker.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/LineBreaker.cs Show resolved Hide resolved
MBBSEmu/Session/LineBreaker.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/LineBreaker.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/LineBreaker.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/SessionBase.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/Telnet/TelnetSession.cs Outdated Show resolved Hide resolved
paladine and others added 5 commits December 30, 2021 10:43
Also clear screen doesn't actually change cursor position
- This MIGHT break Farwest Trivia, need to verify. Was required for debugging
* Change status to an enum.

Otherwise I don't know wtf each value represents.

* Fix typo, add back UNUSED if statement in MbbsHost

* Address review comments.

Renamed UserStatus -> EnumUserStatus.

Expanded enum values from old DOS variable length limits to something
more modern.
@enusbaum enusbaum merged commit 4d32b94 into master Dec 31, 2021
@enusbaum enusbaum deleted the linebreaks branch January 13, 2022 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants