Age | Commit message (Expand) | Author |
---|---|---|
2019-05-06 | Changed color handling to take ANSI 8bit colors | Jonas Gunz |
2019-03-28 | replaced sprintf with snprintf #8 | jonas |
2019-03-27 | Increased Buffer sizes in render() | Jonas Gunz |
2019-03-26 | cRender: Added enableDebugInfo() to print debug info | jonas |
2019-03-26 | cRender: Added divide by zero check | jonas |
2019-03-20 | Remove obsolete features, cleanup | Jonas Gunz |
2019-03-20 | Added forced screen size and mute to cRender for testing | Jonas Gunz |
2019-03-20 | +cRender():setTargetFPS(uint) to set target Framerate | Jonas Gunz |
2019-03-16 | Reworked color for xterm compatible terminals. #6 | Jonas Gunz |
2019-03-16 | Removed collision detection in Framebuffer #4 | Jonas Gunz |
2019-03-07 | Deactivated color to fix #5 temporarily | Jonas Gunz |
2019-03-07 | Switched to unsigned cariables for all counting loops and buffer accesses | Jonas Gunz |
2019-03-06 | converting size variables to unsigned #1 | Jonas Gunz |
2019-03-06 | Directory updates | Jonas Gunz |