index
:
termgl
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-07
added documentation
v0.1
Jonas Gunz
2019-01-07
removed unused libraries from cRender.h and linkerflags from Makefile
Jonas Gunz
2019-01-07
updated Makefile, included gotoxy() to ifdef WIN32 in cRender.h
Jonas Gunz
2019-01-07
included gotoxy() in escape sequence before char printing
Jonas Gunz
2019-01-07
Merge branch 'master' of gitlab.lrz.de:ge49jic/engine
Jonas Gunz
2019-01-07
cRender cleanup
Jonas Gunz
2019-01-07
cRender cleanup
Jonas Gunz
2019-01-07
Makefile tweaks
Jonas Gunz
2019-01-07
Fixed SegFault when building HitMap of Objects outside of screen
stable
jonas
2019-01-07
Merge branch 'master' of gitlab.lrz.de:ge49jic/engine
jonas
2019-01-07
Merge branch 'master' of gitlab.lrz.de:ge49jic/engine
jonas
2019-01-07
Merge branch 'master' of gitlab.lrz.de:ge49jic/engine
jonas
2019-01-07
Tweaked Makefile
jonas
2019-01-07
Tweaked Makefile
jonas
2019-01-06
Fixed double-free on exit
jonas
2019-01-03
a
jonas
2019-01-03
compatability fixes
Jonas Gunz
2018-12-29
cObjectHandler:clickEvent now checks coordinates and sets activeObject
ge49jic
2018-12-28
Fixes in cObjectHandler:buildHitmap(), new Sample
jonas
2018-12-28
Adding Click and Char event handling and focusing to cObjectHandler
jonas
2018-12-27
Added _EVENT_TERM to cInput
jonas
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
2018-12-27
cleaned working tree
jonas
2018-12-26
Added cInput input handler class
jonas
2018-12-26
Fixed render problem in performance Render mode.
jonas
2018-12-14
Performance improvements to cRender::render() by only drawing changed pixels
jonas
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 branch
game
jonas
2018-12-07
cRender ported to Linux.
jonas
2018-12-07
Started port to linux
jonas
2016-09-25
Initial
Jonas Gunz
[prev]