|
|
eea5e6d6cb
|
update gametime to be less heavy and more flexible
|
2025-03-22 23:13:19 +01:00 |
|
|
|
68c61a04be
|
fix: two gametimes were present
|
2025-03-22 12:57:12 +01:00 |
|
|
|
7e5236db7c
|
get rid of set_gamestatus as it's usecase is no longer relevant
|
2025-03-22 12:21:34 +01:00 |
|
|
|
afdc7de496
|
replace spaces with tabs
|
2025-03-21 17:35:54 +01:00 |
|
|
|
6e6e05c48c
|
rename 'error' to 'fatal', add 'error' which just logs
mainly because we sometimes would like to just write an error without
terminating the program
|
2025-03-18 14:50:31 +01:00 |
|
|
|
a651eab53f
|
fix: debug logs were not appearing + added some useful debug logs + included exit code in error message
|
2025-03-04 14:57:39 +01:00 |
|
|
|
3af8cb9435
|
fix: the system was entirely unusable, just make the user input the constants themselves
|
2025-03-04 14:39:54 +01:00 |
|
|
|
c0f1678142
|
start using gametime
|
2025-02-18 20:03:13 +01:00 |
|
|
|
3daa7d417b
|
add freeing code to the different modules
|
2025-02-16 20:20:26 +01:00 |
|
|
|
ca47a517ae
|
fix: add freeing at the end of main, and don't call exit in update
|
2025-02-16 19:12:02 +01:00 |
|
|
|
d62213de38
|
- game_data -> gamedata
- `render_data` -> `renderdata`
|
2025-02-13 22:47:00 +01:00 |
|
|
|
197156067d
|
rename error_hangling to error. Also add the needed SDL code in main.c
|
2025-02-13 15:40:39 +01:00 |
|
|
|
6f483cb0f5
|
make basic header files.
|
2025-02-13 15:31:10 +01:00 |
|
|
|
a91f26259e
|
implement / re-implement error-handling
|
2025-02-13 14:51:01 +01:00 |
|
|
|
70413c38c8
|
setup base project (removing everything)
|
2025-02-13 13:07:20 +01:00 |
|
|
|
78a231a4f2
|
rename most types to lowercase, shuffle things around about definition-wise and added more default definitions
|
2025-02-12 17:41:59 +01:00 |
|
|
|
85f3a73409
|
fix: pedantic warnings
|
2025-01-24 19:50:31 +01:00 |
|
|
|
33fef67e3b
|
reset main function to include parameters
|
2025-01-13 00:17:10 +01:00 |
|
|
|
dde1be55d3
|
SDL2/SDL.h -> SDL.h
|
2025-01-13 00:15:12 +01:00 |
|
|
|
264648601a
|
re-comment the audio data loading, as it causes issues
|
2025-01-12 20:28:00 +01:00 |
|
|
|
d04c1e879c
|
make various changes regarding code safety and stylistic choices
|
2025-01-12 20:12:43 +01:00 |
|
Quinn
|
659df362a4
|
added some files
|
2024-09-12 00:20:27 +02:00 |
|