Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
if set >1 render sleeps until target frametime is reached | |||
2019-03-16 | Reworked color for xterm compatible terminals. #6 | Jonas Gunz | |
_color can now be set as (FG | BG | MOD) | |||
2019-03-16 | Removed collision detection in Framebuffer #4 | 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 | |
Moved source files to ./src and exmaple and test to ./example Updated Makefile and .doxygen to use those directorys |