Michael Griffin
Michael Griffin
General Testing and working on VTTest to make sure the terminal supports and is working with terminal functionally correctly. This include handling 7/8 Bit control Sequences and other sequences that...
When testing screens in Oblivion/2 XRM I noticed the Sysop screen was drawing then re-displaying part of the screen. When testing again 3.x version it didn't have this problem. Check...
The plan is to also add Unicode or UTF-8 specific output for use with terminals and other languages eventually. This is far down the road map but it is the...
SDL Input translates all input to UTF-8 automatically. We need UTF-8 aware string, parsing, and input methods. Since we removed boost, all previous methods used in Obv/2 XRM need to...
This has fallen behind functionality, as time permits lets finishing this up. Theme system is already in place to show different screens and high/low light bars.
Create and added IRC Client for connections to IRC. start with out initial raw interface then lets workout something like bitchx.
Add alternate screen surface with switching to store and swap between screens.
[Demo 3.0 Branch] Testing Transfer Protocols Windows version testing Sexyz external protocols
**[XRM-Server] Update All Prompts from MCI Codes to System Colors for Themes** Not thinking very much when doing the initial development, I used Pipe Colors in all of the prompts,...
**Oblivion2/XRM - Develop Branch Creation** Develop branch is used for a merge of all testing code for different features so master is not polluted with lots of ongoing test code.