Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-28 | Fixes in cObjectHandler:buildHitmap(), new Sample | jonas | |
2018-12-28 | Adding Click and Char event handling and focusing to cObjectHandler | jonas | |
cObject: is now able to be parent class cObjectHandler: Implemented | |||
2018-12-27 | Added _EVENT_TERM to cInput | jonas | |
_EVENT_TERM is returned when Cmd + C is pressed | |||
2018-12-27 | Delete .gitlab-ci.yml | ge49jic | |
2018-12-27 | Add .gitlab-ci.yml | ge49jic | |
2018-12-27 | Changed mouse mode from X10 to X11 | jonas | |
cInput.cpp now uses [?1000 to enable/disable mouse mode | |||
2018-12-27 | cleaned working tree | jonas | |
2018-12-26 | Added cInput input handler class | jonas | |
cRender: +setConsoleCursor(bool) to disable console cursor main: Example workign with cInput cInput: Input handler class | |||
2018-12-26 | Fixed render problem in performance Render mode. | jonas | |
in render.cpp:render() moved gotoxy() out of if(bChanged) fixed Issue. Not optimal | |||
2018-12-14 | Performance improvements to cRender::render() by only drawing changed pixels | jonas | |
NON-Working | |||
2018-12-10 | modified the demo to not trap object outside of screen, changed makefile | jonas | |
2018-12-10 | Fixes, automatic resize(linux) | Jonas Gunz | |
2018-12-10 | Removed program specific files, updated dependencies | jonas | |
2018-12-10 | Wrap up for new branchgame | jonas | |
2018-12-07 | cRender ported to Linux. | jonas | |
Functional | |||
2018-12-07 | Started port to linux | jonas | |
NON-Working | |||
2016-09-25 | Initial | Jonas Gunz | |