Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | code not working | WBoerenkamps | 5 days | |
| | * | | | | | | | | | make format | WBoerenkamps | 6 days | |
| | * | | | | | | | | | small changes | WBoerenkamps | 6 days | |
| | * | | | | | | | | | segmentation fault fixed | WBoerenkamps | 6 days | |
| | * | | | | | | | | | very illegal commit do not push | WBoerenkamps | 6 days | |
| | * | | | | | | | | | added const | WBoerenkamps | 6 days | |
| | * | | | | | | | | | retrieving font with resource manager added | WBoerenkamps | 6 days | |
| | * | | | | | | | | | make format | WBoerenkamps | 6 days | |
| | * | | | | | | | | | font family implemented in the text component | WBoerenkamps | 6 days | |
| | * | | | | | | | | | headers to c file change | WBoerenkamps | 6 days | |
| | * | | | | | | | | | make format | WBoerenkamps | 8 days | |
| | * | | | | | | | | | feedback changes | WBoerenkamps | 8 days | |
| | * | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 8 days | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||
| | * | | | | | | | | | sdl_ttf to submodules + feedback changes | WBoerenkamps | 8 days | |
| | * | | | | | | | | | fixed format | WBoerenkamps | 10 days | |
| | * | | | | | | | | | added const std::string& | WBoerenkamps | 10 days | |
| | * | | | | | | | | | removed asset include | WBoerenkamps | 10 days | |
| | * | | | | | | | | | added small check to the example | WBoerenkamps | 10 days | |
| | * | | | | | | | | | removed reference | WBoerenkamps | 10 days | |
| | * | | | | | | | | | make format | WBoerenkamps | 10 days | |
| | * | | | | | | | | | added pattern removal on exception | WBoerenkamps | 10 days | |
| | * | | | | | | | | | added enter between functions | WBoerenkamps | 10 days | |
| | * | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 10 days | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||
| | * | | | | | | | | | removed asset manager | WBoerenkamps | 10 days | |
| | * | | | | | | | | | fontcontext removed from sdlcontext | WBoerenkamps | 10 days | |
| | * | | | | | | | | | font facade added to SDLContext | WBoerenkamps | 10 days | |
| | * | | | | | | | | | font working | WBoerenkamps | 10 days | |
| | * | | | | | | | | | load font almost working | WBoerenkamps | 10 days | |
| | * | | | | | | | | | text component pretty much finished | WBoerenkamps | 11 days | |
| | * | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 11 days | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | save | WBoerenkamps | 11 days | |
| | * | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 11 days | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | save | WBoerenkamps | 11 days | |
| | * | | | | | | | | | | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/text-c... | WBoerenkamps | 11 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ | font progress | WBoerenkamps | 12 days | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | font progress | WBoerenkamps | 12 days | |
| | * | | | | | | | | | | | | | sdlfontcontext | WBoerenkamps | 12 days | |
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | ||||
* | / | | | | | | | | | | | | updating collision system | JAROWMR | 4 days | |
|/ / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | pulled api change | JAROWMR | 6 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | make format | JAROWMR | 8 days | |
| * | | | | | | | | | | | | updated test | JAROWMR | 8 days | |
| * | | | | | | | | | | | | used add force in game.cpp | JAROWMR | 8 days | |
| * | | | | | | | | | | | | updated api and game | JAROWMR | 8 days | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | make format | JAROWMR | 6 days | |
* | | | | | | | | | | | | updated particle | JAROWMR | 6 days | |
* | | | | | | | | | | | | Merge branch 'jaro/particle-system-improvement' of github.com:lonkaars/crepe ... | JAROWMR | 6 days | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | fixed bug with lower than one particle per second | JAROWMR | 8 days | |
| * | | | | | | | | | | | updated test | JAROWMR | 8 days | |
| * | | | | | | | | | | | Merge branch 'master' of github.com:lonkaars/crepe into jaro/particle-system-... | JAROWMR | 8 days | |
| |\| | | | | | | | | | | ||||
| * | | | | | | | | | | | updated offset | JAROWMR | 8 days |