Commit Graph

21 Commits

Author SHA1 Message Date
Alexandre 286d4ecbce adde projectiles 2025-01-24 21:00:32 +01:00
Alexandre 1578d6682d added all free() functions to (?) prevent SDL from crashing sometimes 2025-01-23 23:01:11 +01:00
Alexandre e265292843 mines 2025-01-23 18:00:26 +01:00
Alexandre 7091c822f6 working-ish depth detection 2025-01-22 19:50:43 +01:00
Alexandre 7ddf2c5067 ... 2025-01-21 18:02:56 +01:00
Alexandre 7ae206b6c4 save 2025-01-20 13:09:48 +01:00
Alexandre db60e9a707 ugh 2025-01-18 17:57:47 +01:00
Alexandre 16cf96d8ac Reversing 3 commits 2025-01-18 17:15:00 +01:00
Alexandre ca33183a17 depth detection v2 (almost) 2025-01-17 17:59:40 +01:00
Alexandre 639449b4ae added money 2025-01-11 22:10:26 +01:00
Alexandre f3abc7266e added spinning entities + fixed segFault on sort entities 2025-01-11 18:05:33 +01:00
Alexandre 5814dc5b05 added structs for entities 2025-01-05 17:03:18 +01:00
Alexandre 2997f77c40 somehow got this to work at >1000 FPS 2025-01-05 12:00:07 +01:00
Alexandre 4049af7b4b fixed parse_float having trouble when ent = 0 + added FPS display 2025-01-01 21:33:19 +01:00
Alexandre 1e98634274 added random room generation with pools + set drawing priorities 2025-01-01 12:13:11 +01:00
Alexandre de5868f24d added (incomplete) full block display using triangles 2024-12-31 19:07:26 +01:00
Alexandre 1ebbd622b5 added infinite room generation 2024-12-31 11:57:12 +01:00
Alexandre ce8563cc94 fixed cube rendering to render rotated cubes properly 2024-12-30 20:15:13 +01:00
Alexandre 69a16c4920 re-coded hash tables to match type + cleaned some fct 2024-12-30 16:22:01 +01:00
Alexandre 8a6f109d8a added basic 3d rendering functions 2024-12-30 14:48:19 +01:00
Alexandre 01d87ab3b6 initial commit 2024-12-30 12:02:08 +01:00