Commit Graph

827 Commits

Author SHA1 Message Date
MegaMech 1b2383b291 Update render_courses.c 2025-06-07 21:07:48 -06:00
MegaMech 0b3d9ca44d Update framebuffer_effects.c 2025-06-07 21:03:26 -06:00
MegaMech 64cc6a7662 Update Lakitu.cpp 2025-06-07 20:27:55 -06:00
MegaMech 8d0b5307dc Update GrandPrixBalloons.cpp 2025-06-07 20:19:39 -06:00
MegaMech ffc208c55a Update code_80057C60.c 2025-06-07 19:55:22 -06:00
MegaMech 18a2807526 Update code_80057C60.c 2025-06-07 19:52:59 -06:00
MegaMech e8e797d381 Revert change that has no explanation 2025-06-07 19:07:42 -06:00
MegaMech ddd6fbdc85 interp falling rock shadow 2025-06-07 18:55:44 -06:00
MegaMech 414ad9bf3a Update gbiMacro.c 2025-06-07 18:12:30 -06:00
MegaMech 47e4dd58c0 Update render.inc.c 2025-06-07 18:03:19 -06:00
MegaMech f2708a137c Update render.inc.c 2025-06-07 18:01:48 -06:00
MegaMech f4d5c6b186 Update Thwomp.h 2025-06-07 01:32:42 -06:00
MegaMech 4622b07758 Update Thwomp.cpp 2025-06-07 01:32:00 -06:00
coco875 932cc10dc4 fix linux compilation 2025-05-31 15:06:46 +02:00
MegaMech 9eb60f4207 Clarify func 2025-05-30 22:40:12 -06:00
MegaMech b8fdca9693 Clarify comment 2025-05-30 22:39:49 -06:00
MegaMech 066110e88a Fix freecam camera 2025-05-30 22:30:46 -06:00
MegaMech 388554ca15 Interp SetTextMatrix 2025-05-30 21:59:36 -06:00
MegaMech bd15ff4fca Fix logo interp 2025-05-30 21:55:26 -06:00
coco875 0849d9d83c fix windows 2025-05-27 20:07:56 +02:00
coco875 037ab3a121 add modify interpolation target fps in menu 2025-05-25 22:18:57 +02:00
coco875 c2e913a626 fix player particle interpolation 2025-05-25 21:52:35 +02:00
coco875 20f7601e8d particle boat and train 2025-05-25 19:51:55 +02:00
coco875 5313309a00 Merge branch 'transformfuncsforint' into particle-boat-and-train- 2025-05-25 19:51:35 +02:00
MegaMech 2a0c0939c7 Refactor World::Courses to unique_ptr (#211)
* wip course unique ptr

* Track unique_ptr : This probably compiles

* Finish impl Courses as unique_ptr

* Fix error

* Fixes

* More fixes

* Cleanup

* Remove old vars

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-05-23 16:53:14 -06:00