aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* make formatWBoerenkamps9 days
* added keycodesWBoerenkamps9 days
* moved get_instanceWBoerenkamps9 days
* tested channel and deactivating in functionWBoerenkamps9 days
* added some extra commentsWBoerenkamps9 days
* added activate/deactive to listeners and doxygen commentsWBoerenkamps9 days
* removed auto from codeWBoerenkamps10 days
* dispatch and queue workingWBoerenkamps10 days
* backupWBoerenkamps11 days
* interfaces working but unsubscribe brokenWBoerenkamps11 days
* big cleanup events + events are now structsWBoerenkamps12 days
* update soloudLoek Le Blansch2024-11-08
* nitpicks (merge #27)Loek Le Blansch2024-11-08
* Merge branch 'niels/cleanup' of github.com:lonkaars/crepeLoek Le Blansch2024-11-08
|\
| * fixed all the RAIIheavydemon212024-11-08
| * Made it RAIIheavydemon212024-11-08
| * updated to satisfy the code reviewheavydemon212024-11-08
| * fixed include code-styleheavydemon212024-11-08
| * deleted compile.shheavydemon212024-11-08
| * fixed the includes and const settingsheavydemon212024-11-08
| * todo's animator systemheavydemon212024-11-08
| * code styleheavydemon212024-11-08
* | update librariesLoek Le Blansch2024-11-08
* | fix sdl_ttf submoduleLoek Le Blansch2024-11-08
* | `make format`Loek Le Blansch2024-11-08
|/
* merge `master` into `loek/savemgr`Loek Le Blansch2024-11-07
|\
| * merge #25 + nitpickingLoek Le Blansch2024-11-07
| * corrected doxygen commentjaroWMR2024-11-07
| * Make formatmax-0012024-11-07
| * removed line in cmakelistjaroWMR2024-11-07
| * deleted old pocjaroWMR2024-11-07
| * remove sdlappjaroWMR2024-11-07
| * update makefilejaroWMR2024-11-07
| * added physics systemjaroWMR2024-11-07
| * update clang-tidy configurationLoek Le Blansch2024-11-07
| * add game_object_id_t typeLoek Le Blansch2024-11-07
| * no more singleton systemsLoek Le Blansch2024-11-07
| * merge #20Loek Le Blansch2024-11-07
| * Merge remote-tracking branch 'origin/master' into max/big-cleanupmax-0012024-11-07
| |\
| | * update contributing.mdLoek Le Blansch2024-11-07
| | * Merge branch 'max/code-style' of github.com:lonkaars/crepeLoek Le Blansch2024-11-07
| | |\
| | | * Fixmax-0012024-11-07
| | | * Fixmax-0012024-11-07
| | | * Added code stylesmax-0012024-11-07
| | * | fix script example segmentation faultLoek Le Blansch2024-11-07
| | |/
| * | Made id constmax-0012024-11-07
| * | Made name and tag constmax-0012024-11-07
| * | Made game_object_id constmax-0012024-11-07
| * | Removed destructormax-0012024-11-07
| * | Code stylemax-0012024-11-07