Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-07 | Deactivated color to fix #5 temporarily | Jonas Gunz | |
2019-03-06 | Updated makefile to be able to switch testprograms easily | Jonas Gunz | |
2019-03-06 | Makefile updates | Jonas Gunz | |
Added version.g variables BUILDER and BUILDERMAIL | |||
2019-03-06 | Makefile path fixes | 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 | |||
2019-03-04 | Started collision detection, working progress | jonas | |
Move now triggers CheckCollision for every move action Hit direction detection still missing | |||
2019-02-14 | Makefile tweaks | Jonas | |
2019-02-01 | Documentation | jonas | |
2019-01-29 | Readme, Makefile II | Jonas Gunz | |
2019-01-29 | Makefile, Readme | Jonas Gunz | |
2019-01-29 | Version 0.4v0.4 | jonas | |
2019-01-29 | Makefile now creates dynamic library Package | jonas | |
main.cpp is now test.cpp and contains a test routine. Build with make test | |||
2019-01-29 | Cleanup | jonas | |
2019-01-22 | V0.3v0.3 | jonas | |
2019-01-18 | Fixes in demo | jonas | |
2019-01-15 | v0.2 | jonas | |
2019-01-14 | RTFM!! Error resulted in illegal coordiante pair for drawLine (x2 > x1) | jonas | |
2019-01-12 | changed to cWiremesh, removed inherit, cWiremesh now directly writes to renderer | jonas | |
Things get funky when x > origin.x ?!? | |||
2019-01-12 | cObject3D should displaya wiremesh of Object composed of vectors | Jonas Gunz | |
2019-01-10 | Makefile generates version.h | Jonas Gunz | |
2019-01-09 | Makefile tweaks | 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 | Makefile tweaks | Jonas Gunz | |
2019-01-07 | Tweaked Makefile | jonas | |
2019-01-06 | Fixed double-free on exit | jonas | |
added make all | |||
2019-01-03 | compatability fixes | Jonas Gunz | |
2018-12-27 | cleaned working tree | jonas | |