aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/api
Commit message (Expand)AuthorAge
...
| * | Made name and tag constmax-0012024-11-07
| * | Made game_object_id constmax-0012024-11-07
| * | Removed destructormax-0012024-11-07
| * | Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\|
| | * fix code standard and merge #19Loek Le Blansch2024-11-06
| | * Renamed methods and replaced the queue with a simple stringmax-0012024-11-06
| | * Used const references instead of pass by valuemax-0012024-11-06
| | * Make formatmax-0012024-11-06
| | * Merge remote-tracking branch 'origin/master' into max/scenesmax-0012024-11-06
| | |\
| | * | Make formatmax-0012024-11-05
| | * | Replaced crepe::api to crepemax-0012024-11-05
| | * | Merge remote-tracking branch 'origin/max/gameobject' into max/scenesmax-0012024-11-05
| | |\ \
| | * | | Added SceneManagermax-0012024-11-05
| | * | | Added abstract Scene classmax-0012024-11-05
| * | | | Moved Matadata to api folder (because it may be used by the game programmer)max-0012024-11-06
| * | | | Made std::string const reference (instead of copy by value)max-0012024-11-06
| * | | | Removed two unnecessary includesmax-0012024-11-06
| * | | | Changed include to incomplete declerationmax-0012024-11-06
| * | | | Added comments and replaced some auto with concrete typesmax-0012024-11-06
| * | | | Added Doxygen commentsmax-0012024-11-06
| * | | | Added publicmax-0012024-11-06
| * | | | Make formatmax-0012024-11-06
| | |_|/ | |/| |
| * | | merge #18Loek Le Blansch2024-11-05
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/master' into max/gameobjectmax-0012024-11-05
| |\ \ | | |/ | |/|
| * | Make formatmax-0012024-11-05
| * | Implemented get_instances_max() at Transform componentmax-0012024-11-05
| * | Replaced auto with concrete typemax-0012024-11-05
| * | Modified GameObject according to class diagram (design document)max-0012024-11-05
| * | Replaced Point references with Point copy by valuemax-0012024-11-05
* | | check code standardLoek Le Blansch2024-11-07
* | | merge `master` into `loek/savemgr`loek/savemgrLoek Le Blansch2024-11-05
|\ \ \ | | |/ | |/|
| * | create facade folderLoek Le Blansch2024-11-05
| * | `make format`Loek Le Blansch2024-11-05
| * | remove util and api namespacesLoek Le Blansch2024-11-05
| |/
| * `make format`Loek Le Blansch2024-11-03
* | more WIP savemanagerLoek Le Blansch2024-11-03
* | Merge branch 'master' into loek/savemgrLoek Le Blansch2024-11-01
|\|
| * minor script system fixesLoek Le Blansch2024-10-31
* | WIP db facadeLoek Le Blansch2024-10-27
* | fix valuebroker/proxy systemLoek Le Blansch2024-10-27
* | WIP save managerLoek Le Blansch2024-10-26
|/
* `make format`Loek Le Blansch2024-10-25
* implement get_component for scriptsLoek Le Blansch2024-10-25
* `make format`Loek Le Blansch2024-10-24
* merge master into loek/configLoek Le Blansch2024-10-24
|\
| * add PR #9 comments as code commentsLoek Le Blansch2024-10-24
| * move template function definition to hppLoek Le Blansch2024-10-23
| * rename SdlContext -> SDLContextLoek Le Blansch2024-10-23
| * more nitpickingLoek Le Blansch2024-10-23
| * `clang-format`Loek Le Blansch2024-10-23