Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-10 | fixed example collision.cpp | Jonas Gunz | |
-updated includes in collision.cpp -added include for version.h in termgl.h | |||
2019-05-06 | Changed color handling to take ANSI 8bit colors | Jonas Gunz | |
added ansi_color_fg(R,G,B) and ..._bg(...) to generate ANSI-colors from RGB values replaced two spaces with tabs in every file to fix terrible tabbing (thanks atom...) | |||
2019-03-20 | Remove obsolete features, cleanup | Jonas Gunz | |
2019-03-16 | Fix in example/collision.cpp: Use 0 instead of NULL for empty char | Jonas Gunz | |
2019-03-16 | Fixed examples #4 | Jonas Gunz | |
2019-03-07 | Update to travis build test | Jonas Gunz | |