Commit Graph

29 Commits

Author SHA1 Message Date
Heath Mitchell 0f486d6804 Assembly optimisations 2022-12-03 19:59:36 +00:00
Heath Mitchell 189dc9b102 ASM implementation of the 3D track (slower for now) 2022-12-03 15:32:36 +00:00
Heath Mitchell 900837e36b Add some missed files 2022-12-02 14:41:57 +00:00
Heath Mitchell 7f99b6d02d Add some missed files, add a way to disable the countdown etc. 2022-12-01 21:14:33 +00:00
Heath Mitchell a46e0a4187 I don't even know what I did 2022-12-01 17:24:09 +00:00
Heath Mitchell fa23347b0d Move some parts of the state into Kart 2022-07-24 18:52:23 +01:00
Heath Mitchell 3f71265439 Multiple, compressed tracks 2022-07-24 18:20:58 +01:00
Heath Mitchell 1ace9b8e8c Clean up and add some files I didn't add 2022-07-22 16:29:49 +01:00
Heath Mitchell 795ec5436a Sliders work now, fix order issues with the background 2022-07-22 00:31:22 +01:00
Heath Mitchell 152da5d698 Before making the slider thing work? 2022-07-21 16:14:02 +01:00
Heath Mitchell 2c7be5ef68 Many things 2022-07-16 23:36:08 +01:00
Heath Mitchell a27ca32657 Compression, timer changes etc. 2022-07-14 18:09:38 +01:00
Heath Mitchell f8656a9af8 gint, boosts, and so much more 2022-07-08 17:08:33 +01:00
Heath Mitchell cc510ec793 Many things, can't list them all 2022-07-02 20:20:17 +01:00
Heath Mitchell 02a940a55b Actually use the new control system 2022-07-01 16:10:17 +01:00
Heath Mitchell 5a77df5042 Start to add drifting, cleanup of header files, separate control logic into another file (not yet used) etc. 2022-07-01 16:05:24 +01:00
Heath Mitchell fe4fb25476 New sprites etc. 2022-06-30 10:18:37 +01:00
Heath Mitchell 21da656608 New physics etc. 2022-06-29 20:07:49 +01:00
Heath Mitchell 94a1f49df4 Cleanup, background graphics etc. 2022-06-28 22:44:51 +01:00
Heath Mitchell 0b25f98e82 Cleanup 2022-06-28 15:58:03 +01:00
Heath Mitchell 87782ffe52 New algorithm, pre cleanup 2022-06-28 12:00:51 +01:00
Heath Mitchell d2bf83674c Foviation, PC mock etc. 2022-02-04 18:14:28 +00:00
Heath Mitchell 13bff40467
Emscripten performance improvements 2021-12-05 19:20:03 +00:00
Heath Mitchell 9d1d8be31c
Mostly fix sliding and do some VS Code/Makefile things 2021-12-04 19:40:49 +00:00
Heath Mitchell a4ebf7a253
Emscripten support 2021-12-04 19:02:46 +00:00
Heath Mitchell f2874694ce
Make the main loop a function 2021-12-04 17:40:46 +00:00
Heath Mitchell 0ec4dc71ff
Super Circuit track 2021-11-29 16:42:48 +00:00
Heath Mitchell 2a13767c4e
Tiny optimisations with __builtin_expect, maybe not worth having 2021-11-27 00:42:37 +00:00
Heath Mitchell a739e63f9e
Initial commit 2021-11-26 23:48:24 +00:00