Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
.gitignore: added missing files
|
|
Create LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Jonas Gunz <himself@jonasgunz.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if set >1 render sleeps until target frametime is reached
|
|
|
|
|
|
_color can now be set as (FG | BG | MOD)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
moved -shared to LDFLAGS, added doc to .PHONY, cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pong.cpp not working!
|
|
|
|
cObject now handles writing itself to the framebuffer with write()
instead of passing the cScreen pointer to cObjectHandler
|
|
Added version.g variables BUILDER and BUILDERMAIL
|
|
|
|
|
|
Changed collision parameters for onCollision fuinctions to pass the
movement delta of moved Object
|