And it made me nostalgic for WinQuake and I started playing with it. And then I came up with a rather tedious idea of trying to merge my modified FitzQuake with a software renderer.
It was an astronomical amount of work. And tedium.
But it is WAY easier than parsing text. I swear.





Why does parsing text always have to be a category 5 nightmare? Even when you have a plan.
I saw my auto-complete code and after thinking about it works great, but was piles of spaghetti --- I decided to fix it once and for all, but scientifically dissecting it into about 8 components with each being blissfully agnostic about its purpose (no globals, purpose agnostic), and writing some new buffer size safe functions to handle it.
I wish I had that time back.
