Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | testing something | WBoerenkamps | 6 days | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | text now working with optional | WBoerenkamps | 6 days | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | make format | WBoerenkamps | 7 days | |
| | | | | | | | | | | ||||
| * | | | | | | | | | segmentation fault fixed | WBoerenkamps | 7 days | |
| | | | | | | | | | | ||||
| * | | | | | | | | | very illegal commit do not push | WBoerenkamps | 7 days | |
| | | | | | | | | | | ||||
| * | | | | | | | | | added const | WBoerenkamps | 7 days | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
| * | | | | | | | | retrieving font with resource manager added | WBoerenkamps | 7 days | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||
| * | | | | | | | make format | WBoerenkamps | 7 days | |
| | | | | | | | | ||||
| * | | | | | | | font family implemented in the text component | WBoerenkamps | 7 days | |
| | | | | | | | | ||||
| * | | | | | | | make format | WBoerenkamps | 9 days | |
| | | | | | | | | ||||
| * | | | | | | | feedback changes | WBoerenkamps | 9 days | |
| | | | | | | | | ||||
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 9 days | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | wouter/text-component | |||
| * | | | | | | | sdl_ttf to submodules + feedback changes | WBoerenkamps | 9 days | |
| | | | | | | | | ||||
| * | | | | | | | added small check to the example | WBoerenkamps | 11 days | |
| | | | | | | | | ||||
| * | | | | | | | make format | WBoerenkamps | 11 days | |
| | | | | | | | | ||||
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 11 days | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | wouter/text-component | |||
| * | | | | | | | font working | WBoerenkamps | 11 days | |
| | | | | | | | | ||||
| * | | | | | | | load font almost working | WBoerenkamps | 11 days | |
| | | | | | | | | ||||
| * | | | | | | | text component pretty much finished | WBoerenkamps | 12 days | |
| | | | | | | | | ||||
| * | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 12 days | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/text-component | |||
| * \ \ \ \ \ \ \ | Merge branch 'master' of https://github.com/lonkaars/crepe into ↵ | WBoerenkamps | 12 days | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wouter/text-component | |||
| * \ \ \ \ \ \ \ \ | font progress | WBoerenkamps | 13 days | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | font progress | WBoerenkamps | 13 days | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | pulled api change | JAROWMR | 7 days | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | make format | JAROWMR | 9 days | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | used add force in game.cpp | JAROWMR | 9 days | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | updated api and game | JAROWMR | 9 days | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | make format | JAROWMR | 7 days | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe ↵ | JAROWMR | 7 days | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | into jaro/collision-system-handeling | |||
| * | | | | | | | | | fixed bug with lower than one particle per second | JAROWMR | 9 days | |
| | | | | | | | | | | ||||
| * | | | | | | | | | updated test and game.cpp | JAROWMR | 9 days | |
| | | | | | | | | | | ||||
| * | | | | | | | | | fixed game example | JAROWMR | 9 days | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into ↵ | JAROWMR | 9 days | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jaro/particle-system-improvement | |||
| * | | | | | | | | | make format | JAROWMR | 10 days | |
| | | | | | | | | | | ||||
| * | | | | | | | | | updated particle emitter | JAROWMR | 11 days | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
* | | | | | | | | | Added util for position | JAROWMR | 7 days | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe | Loek Le Blansch | 9 days | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | make format | JAROWMR | 10 days | |
| | | | | | | | | | ||||
| * | | | | | | | | multiple bug/feature fixes | JAROWMR | 10 days | |
| | | | | | | | | | ||||
* | | | | | | | | | shielded mediator | JAROWMR | 11 days | |
| |/ / / / / / / |/| | | | | | | | ||||
* | | | | | | | | make format | JAROWMR | 11 days | |
| | | | | | | | | ||||
* | | | | | | | | added rotation for preview | JAROWMR | 11 days | |
| | | | | | | | | ||||
* | | | | | | | | fixed game | JAROWMR | 11 days | |
| | | | | | | | | ||||
* | | | | | | | | timing fix | JAROWMR | 12 days | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | make format | heavydemon21 | 12 days | |
| | | | | | | | ||||
* | | | | | | | forget includes | heavydemon21 | 12 days | |
| | | | | | | | ||||
* | | | | | | | Merge branch 'master' into niels/UI | heavydemon21 | 12 days | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | make format | heavydemon21 | 12 days | |
| | | | | | | | ||||
| * | | | | | | adjusted aspect ratio | heavydemon21 | 12 days | |
| | | | | | | | ||||
| * | | | | | | Merge branch 'master' into niels/remove_singleton | heavydemon21 | 12 days | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | |