aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Collapse)AuthorAge
* add script api for replaymanagerLoek Le Blansch12 days
|
* clean up ReplayManager APILoek Le Blansch12 days
|
* split up loopmanager into SystemManager and EngineLoek Le Blansch13 days
|
* more replay system WIPLoek Le Blansch13 days
|
* example working againLoek Le Blansch13 days
|
* merge masterLoek Le Blansch13 days
|\
| * implemented feedbackheavydemon2113 days
| |
| * make formatheavydemon2113 days
| |
| * adjusted aspect ratioheavydemon2113 days
| |
| * Merge branch 'master' into niels/remove_singletonheavydemon2113 days
| |\
| | * Implemented feedbackmax-00113 days
| | |
| | * Clarified 0.75fmax-00113 days
| | |
| | * Make formatmax-00113 days
| | |
| | * Corrected constexprmax-00113 days
| | |
| | * Merge remote-tracking branch 'origin/master' into max/AImax-00113 days
| | |\
| | * | Added Doxygenmax-00113 days
| | | |
| | * | Removed magic numbersmax-00113 days
| | | |
| | * | Implemented feedbackmax-0012024-12-10
| | | |
| | * | Replaced xormax-0012024-12-10
| | | |
| | * | Implemented feedbackmax-0012024-12-10
| | | |
| | * | Implemented oval pathmax-0012024-12-09
| | | |
| | * | Added commentsmax-0012024-12-09
| | | |
| | * | Fixed merge issuemax-0012024-12-09
| | | |
| | * | Fixed merge issuemax-0012024-12-09
| | | |
| | * | Deleted headermax-0012024-12-09
| | | |
| | * | Merge remote-tracking branch 'origin/master' into max/AImax-0012024-12-09
| | |\ \
| | * | | Improved Doxygenmax-0012024-12-09
| | | | |
| | * | | Added Doxygenmax-0012024-12-09
| | | | |
| | * | | 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 ↵heavydemon212024-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ↵heavydemon212024-12-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | texture. however the problem still lies with if animator is given the aspect ratio is then off
| * | | | | | made sdlcontext not a singleton anymoreheavydemon212024-12-08
| | | | | | |
| * | | | | | removed singleton from SDLContext, problem now is cannot call ↵heavydemon212024-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | functionalities in the constructor sprite and animator and texture because it can only be filled at rendersystem call
* | | | | | | WIPLoek Le Blansch13 days
| | | | | | |
* | | | | | | Merge branch 'master' into loek/replayLoek Le Blansch13 days
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | add SaveManager to LoopManagerLoek Le Blansch14 days
| | | | | | |
| * | | | | | merge masterLoek Le Blansch14 days
| |\ \ \ \ \ \