summaryrefslogtreecommitdiff
path: root/src/cRender.cpp
AgeCommit message (Expand)Author
2019-03-20Added forced screen size and mute to cRender for testingGravatar Jonas Gunz
2019-03-20+cRender():setTargetFPS(uint) to set target FramerateGravatar Jonas Gunz
2019-03-16Reworked color for xterm compatible terminals. #6Gravatar Jonas Gunz
2019-03-16Removed collision detection in Framebuffer #4Gravatar Jonas Gunz
2019-03-07Deactivated color to fix #5 temporarilyGravatar Jonas Gunz
2019-03-07Switched to unsigned cariables for all counting loops and buffer accessesGravatar Jonas Gunz
2019-03-06converting size variables to unsigned #1Gravatar Jonas Gunz
2019-03-06Directory updatesGravatar Jonas Gunz