aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | add script api for replaymanagerLoek Le Blansch10 days
| | | | | | | | | | |
* | | | | | | | | | | clean up ReplayManager APILoek Le Blansch10 days
| | | | | | | | | | |
* | | | | | | | | | | split up loopmanager into SystemManager and EngineLoek Le Blansch10 days
| | | | | | | | | | |
* | | | | | | | | | | more replay system WIPLoek Le Blansch10 days
| | | | | | | | | | |
* | | | | | | | | | | example working againLoek Le Blansch11 days
| | | | | | | | | | |
* | | | | | | | | | | merge masterLoek Le Blansch11 days
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | implemented feedbackheavydemon2111 days
| | | | | | | | | | |
| * | | | | | | | | | make formatheavydemon2111 days
| | | | | | | | | | |
| * | | | | | | | | | adjusted aspect ratioheavydemon2111 days
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into niels/remove_singletonheavydemon2111 days
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Implemented feedbackmax-00111 days
| | | | | | | | | | |
| | * | | | | | | | | Clarified 0.75fmax-00111 days
| | | | | | | | | | |
| | * | | | | | | | | Make formatmax-00111 days
| | | | | | | | | | |
| | * | | | | | | | | Corrected constexprmax-00111 days
| | | | | | | | | | |
| | * | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00111 days
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Added Doxygenmax-00111 days
| | | | | | | | | | | |
| | * | | | | | | | | | Removed magic numbersmax-00111 days
| | | | | | | | | | | |
| | * | | | | | | | | | Implemented feedbackmax-00112 days
| | | | | | | | | | | |
| | * | | | | | | | | | Replaced xormax-00112 days
| | | | | | | | | | | |
| | * | | | | | | | | | Implemented feedbackmax-00112 days
| | | | | | | | | | | |
| | * | | | | | | | | | Implemented oval pathmax-00113 days
| | | | | | | | | | | |
| | * | | | | | | | | | Added commentsmax-00113 days
| | | | | | | | | | | |
| | * | | | | | | | | | Fixed merge issuemax-00113 days
| | | | | | | | | | | |
| | * | | | | | | | | | Fixed merge issuemax-00113 days
| | | | | | | | | | | |
| | * | | | | | | | | | Deleted headermax-00113 days
| | | | | | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Improved Doxygenmax-00113 days
| | | | | | | | | | | |
| | * | | | | | | | | | Added Doxygenmax-00113 days
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Implemented path_followmax-0012024-12-06
| | | | | | | | | | |
| | * | | | | | | | | Implemented flee and arrive behaviorsmax-0012024-12-06
| | | | | | | | | | |
| | * | | | | | | | | Using Rigidbody from now onmax-0012024-12-06
| | | | | | | | | | |
| | * | | | | | | | | Make formatmax-0012024-12-06
| | | | | | | | | | |
| | * | | | | | | | | Modified game loopmax-0012024-12-06
| | | | | | | | | | |
| | * | | | | | | | | Merge branch 'jaro/collision-system' of github.com:lonkaars/crepe into max/AImax-0012024-12-06
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Added some explanation to Vector2max-0012024-12-06
| | | | | | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-05
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Implemeted seek behaviormax-0012024-12-04
| | | | | | | | | | | | |
| | * | | | | | | | | | | Increased gameloop timemax-0012024-12-04
| | | | | | | | | | | | |
| | * | | | | | | | | | | Extended Vector2max-0012024-12-04
| | | | | | | | | | | | |
| | * | | | | | | | | | | Setup some behaviorsmax-0012024-12-04
| | | | | | | | | | | | |
| | * | | | | | | | | | | Added AI componentmax-0012024-12-04
| | | | | | | | | | | | |
| | * | | | | | | | | | | Modified test and setup of AISystemmax-0012024-12-04
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | implemented feedback wouter, improved animator. however if spritesheet ↵heavydemon2112 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | aspect_ratio is not the same as the single frame then the scaling is wrong
| * | | | | | | | | | | fixed the aspect ratio and removed the ratio from sprite and give it to ↵heavydemon2113 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| * | | | | | | | | | | made sdlcontext not a singleton anymoreheavydemon2114 days
| | | | | | | | | | | |
| * | | | | | | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon2114 days
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* | | | | | | | | | | | WIPLoek Le Blansch11 days
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into loek/replayLoek Le Blansch11 days
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | add SaveManager to LoopManagerLoek Le Blansch11 days
| | | | | | | | | | | |
| * | | | | | | | | | | merge masterLoek Le Blansch12 days
| |\ \ \ \ \ \ \ \ \ \ \