Commit Graph

650 Commits

Author SHA1 Message Date
MegaMech 1f189dfa80 Game.cpp and World.cpp Cleanup (#159)
* Remove CProperties and delete dup Properties from World.h

* Improvement

* Fix compile

* Cleanup

* Document gRaceState

* wip cleanup

* compile

* Impl PlayerBombKart

* Rename CourseManager_ to CM_

* Finish renames m_ to CM_

* cleanup

* Remove extra printf

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-01-23 11:22:07 -07:00
briaguya 24ecfc3db4 fix toads turnpike minimap (#164) 2025-01-20 17:38:20 -07:00
briaguya 3acc6eada0 render correct trophy in podium ceremony (#162)
* render correct trophy in podium ceremony

* use ternaries
2025-01-20 07:04:21 -07:00
inspectredc 058b8e9b19 O2R Support (#158)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-01-18 09:20:38 -07:00
inspectredc 51d2f2ec97 Fix mac building (#157)
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-01-18 09:19:33 -07:00
MegaMech 8c46368d5d Fix data, option menus, impl boos, fix demo camera (#156)
* Fix data and option menus

* safer code

* wip boos impl

* finish impl boos

* Fix demo camera

* slightly better match
2025-01-18 08:58:12 -07:00
MegaMech 04d56d6ba0 Fixes as per Sonic (#154)
* Fix imGUI game reset button

* Fix course select cursor sound oob

* Fix cloud rendering

* Fix centering of tt race data cannot be saved by ghost

* Impl chain chomp & bats

* Fix retry crash

* DebugMode On Skips intro logo menu

* rename
2025-01-13 21:15:16 -07:00
Sonic Dreamcaster 389f0f4951 restore course objects 2025-01-12 15:30:31 -03:00
Sonic Dreamcaster 14f4b10359 texture filter no longer needs to be disabled by default. 2025-01-12 15:03:29 -03:00
Sonic Dreamcaster 810aec9df1 readability 2025-01-12 15:03:14 -03:00
Sonic Dreamcaster 7929933a14 default jitter fix to off 2025-01-11 15:05:16 -03:00
Sonic Dreamcaster 1294b948aa remove leftover Developer Options 2025-01-11 15:04:00 -03:00
Sonic Dreamcaster d514c7f330 default gDisableLod to 1 2025-01-11 15:02:26 -03:00
Sonic Dreamcaster fbd6b5f70e stack init 2025-01-11 06:50:13 -03:00
Sonic Dreamcaster 60ea0c3bfe fix menu items 2025-01-11 05:40:02 -03:00
Sonic Dreamcaster fa637b3a29 Make things more readable 2025-01-11 05:04:17 -03:00
Sonic Dreamcaster 3446897648 Initialize variables 2025-01-11 03:55:00 -03:00
Sonic Dreamcaster 65c19c96ea Point filtering for menu textures 2025-01-11 03:50:21 -03:00
MegaMech a0c64e485b Rename F9 to F11 for fullscreen (#153)
* Fix nitpick
2025-01-10 17:00:57 -07:00
MegaMech d4162154f6 Fix minimap widescreen in extra mode (#152)
* Fix extra mode minimap widescreen
2025-01-10 14:20:33 -07:00
MegaMech 53974a0d38 Impl CC mode option in debug menu (#151)
* Impl cc option at debug menu
2025-01-10 14:11:46 -07:00
MegaMech aaba052407 Impl ModelLoader (#150)
* Impl modelloader
2025-01-09 23:46:18 -07:00
MegaMech 29872e43c7 Update synthesis_process_note (#149) 2025-01-08 22:59:18 -07:00
MegaMech 154f813d0b Damping 2025-01-07 17:07:34 -07:00
MegaMech 73b4d949bc Target player follows player and fix 2025-01-07 16:43:36 -07:00
coco875 ddfd5f05d4 fix compilation issue 2025-01-07 22:34:14 +01:00
MegaMech a269655fd4 Merge branch 'modding' into interp 2025-01-07 13:25:30 -07:00
MegaMech 8c79f6c406 Fix mistake 2025-01-07 13:23:46 -07:00
MegaMech 52e21e3750 cleanup 2025-01-07 13:18:30 -07:00
MegaMech 1b3e0ab2f6 Freecam targetting fixed 2025-01-07 13:05:34 -07:00
MegaMech 54e7b6de33 More freecam fixes 2025-01-07 10:24:26 -07:00
MegaMech 3ab842aa89 First fix of target mode 2025-01-06 18:44:09 -07:00
MegaMech f20e5108e1 Add fast move back in 2025-01-06 17:47:30 -07:00
MegaMech 9400f9e9ce Make freecam work on DX and fix controller 2025-01-06 17:38:16 -07:00
coco875 86a83f825c fix a small bug in release 2025-01-06 22:21:06 +01:00
coco875 46ef6a4054 fix texture with three point filter 2025-01-06 22:04:32 +01:00
MegaMech cb21fc1209 Fix texture filter off 2025-01-05 17:23:41 -07:00
MegaMech 7e50b7c29e Disable texture filtering 2025-01-05 17:10:38 -07:00
MegaMech ec5eb3c1b9 Update lus 2025-01-05 16:29:06 -07:00
coco875 9ad95be03b fix clang error 2025-01-05 23:51:19 +01:00
coco875 177cefe79f fix compilation issue 2025-01-05 23:46:04 +01:00
MegaMech abec308507 Merge branch 'modding' into wide 2025-01-05 12:55:30 -07:00
MegaMech 1848139e4e Update menu_items.c 2025-01-05 12:46:46 -07:00
MegaMech a24ae0e548 rename as per review 2025-01-05 12:37:56 -07:00
MegaMech e993944089 Finishwide screen. Impl IVector2D MinimapDimensions 2025-01-05 12:26:27 -07:00
coco875 333d4e2053 remove unused function 2025-01-05 19:11:29 +01:00
coco875 96e8dcb5a9 remove gMenuCompressedBuffer 2025-01-05 19:02:50 +01:00
coco875 cec34fc79b simplify load_menu_img_comp_type 2025-01-05 17:38:06 +01:00
coco875 8a9728e7df rename in jumbotron 2025-01-05 11:33:34 +01:00
coco875 6eb35d2bf8 uniform GameEngine_OTRSigCheck 2025-01-05 11:30:10 +01:00