0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 15:53:42 +00:00

136 Commits

Author SHA1 Message Date
a368b3db5b linter action first test
due to how actions work this will spam commits
2024-05-27 12:29:51 +02:00
92283e41ba Hotfix: gh-actions changed Doxyfile path
Some checks failed
/ deploy (push) Has been cancelled
2024-05-19 21:34:44 +02:00
113b55e625 Merge pull request #43 from 'documentation' 2024-05-19 21:27:07 +02:00
d8e1182499 extended vscode and sublime text project files 2024-05-01 20:05:58 +02:00
52daf5c5b6 Added vscode config files 2024-04-30 18:26:52 +02:00
69bf328851 Added docker build file for generating documentation 2024-04-30 15:30:57 +02:00
5a21f9125b modified Doxyfile to better work with sed (git hook) 2024-04-17 18:52:24 +02:00
cd42b4df3e removed workflow triggers intended for testing purposes 2024-04-17 16:45:02 +02:00
51968ec9ca adjusted name and title of Doxygen docs 2024-04-17 16:42:02 +02:00
01ab55acb0 re-iincluded some docs files
Some checks failed
/ deploy (push) Has been cancelled
2024-04-17 10:21:56 +02:00
9733a21530 Switched to different action 2024-04-17 10:19:19 +02:00
Nanogamer7
6f22ffd013
Update doxygen.yaml
Some checks are pending
/ deploy (push) Waiting to run
2024-04-17 09:42:31 +02:00
Nanogamer7
b80d6ef8b8
Update doxygen.yaml 2024-04-17 09:34:36 +02:00
3ff964c93a doxygen deploy action 2024-04-17 09:25:54 +02:00
c570c6038d ignored docs folder 2024-04-17 09:09:39 +02:00
df6a7ded33 modified Doxyfile to generate less unfinished docu 2024-02-03 17:43:34 +01:00
162645ed1c added documentation for manager 2024-02-03 17:30:33 +01:00
63644b4759 Amend: depricated note for Entity:ENEMIES 2024-02-03 16:55:52 +01:00
75189645d0 Documented entity
see todos
2024-02-03 16:53:40 +01:00
fcb79bc2a3 fixed redundant references 2024-02-02 22:30:09 +01:00
705fe069cf fixes to enums 2024-02-02 22:29:28 +01:00
d10afe1e07 refactored labels to be within Entity class 2024-02-02 22:20:08 +01:00
57a0bead6a refactored labels to be within Entity class 2024-02-02 22:17:21 +01:00
66a59d9666 adjusted theme 2024-02-02 21:49:24 +01:00
f2d7601480 Updated doxygen file to 1.10 2024-02-02 20:03:49 +01:00
cebe343e4c extended collision handler docs 2024-02-02 15:12:51 +01:00
3e9d81b2a5 Merged duplicate Direction enums 2024-02-02 15:11:10 +01:00
680f66270f Merged duplicate Direction enums 2024-02-02 15:10:38 +01:00
b2a001e24d first draft collision handler get any 2024-01-31 02:32:21 +01:00
11a206fe0a updated diagrams INNO1-done 2024-01-30 20:19:05 +01:00
097889004d Merge into 'main' 2024-01-30 19:58:09 +01:00
037a7f7611 fixed uint->int conversion issues and buff duration 2024-01-30 19:49:54 +01:00
93bbd83d37 Merge pull request #25 from Nimca0/menu 2024-01-30 19:42:31 +01:00
4c6eef36d1 Added doxygen file
still needs .gitignore configured to not bloat project
2024-01-30 19:10:48 +01:00
6c0fccbb9f Fixed selected character sheets not getting used 2024-01-30 16:27:45 +01:00
3b18b05e78 fixed error detection in map 2024-01-30 16:13:48 +01:00
325da0eb4c Merge branch 'powerups' 2024-01-30 16:09:25 +01:00
53019aa979 added missing textures 2024-01-30 15:52:27 +01:00
c79ba00b20 minor balancing to powerups and shooting speed 2024-01-30 15:40:53 +01:00
b814fa3298 powerups work + sprites for each powerup added 2024-01-30 15:29:02 +01:00
ae54dd3158 Removed debug print, added TODO comment 2024-01-30 15:22:23 +01:00
6a2e8289f6 fixed memory leaks
managers are no singletons anymore
2024-01-30 15:17:58 +01:00
807ff4b0d0 Fixed a memory leak 2024-01-30 14:19:51 +01:00
cf02eef8fd Hotfix missing semicolon 2024-01-30 14:14:20 +01:00
64dc4dd0a9 Better error handling 2024-01-30 14:10:40 +01:00
8735edb3ad Rewrote map loader 2024-01-30 14:10:26 +01:00
c49ce18ed0 Implemented powerups 2024-01-30 05:05:42 +01:00
Markus
1dfdc2ed20 code cleanup after peer2peer 2024-01-29 20:55:50 -06:00
Freezarite
2be05e8b9c
Merge pull request #21 from Nimac0/collision-manager
Rewrote collision logic
2024-01-30 03:28:45 +01:00
e979b4aa88 Cleanup of legacy code booleans 2024-01-30 03:27:11 +01:00