Commit Graph

37 Commits

Author SHA1 Message Date
MegaMech 5bac540ca3 Fix EUC-JP characters (#172)
* Fix euc jp characters

* Update menu_items.c
2025-01-25 12:38:26 -07:00
MegaMech 554922f451 Fix euc jp char (#169) 2025-01-24 22:30:28 -07:00
Sonic Dreamcaster bf2dc284d8 enable saves 2025-01-25 00:45:29 -03:00
Sonic Dreamcaster 89b2df68e3 declare mtx2 2025-01-24 23:50:28 -03:00
Sonic Dreamcaster 3e8893a9ea Merge branch 'main' of https://github.com/HarbourMasters/SpaghettiKart 2025-01-24 23:48:01 -03:00
Sonic Dreamcaster b86b9ae816 refactored version of func_80096CD8 2025-01-24 23:47:53 -03:00
MegaMech 73ba320831 Fix matrix stack heap corruption (#166)
* Fix matrix stack heap corruption

* Fix matrix overflow bug
2025-01-24 19:47:37 -07:00
Sonic Dreamcaster 23133b6fc0 Merge branch 'main' of https://github.com/HarbourMasters/SpaghettiKart 2025-01-24 23:17:11 -03:00
Sonic Dreamcaster af1676501c matched func_80096CD8 2025-01-24 23:17:02 -03:00
MegaMech 0981e27847 Fix Replay box widescreen (#165) 2025-01-24 13:45:33 -07:00
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
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 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 53974a0d38 Impl CC mode option in debug menu (#151)
* Impl cc option at debug menu
2025-01-10 14:11:46 -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 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 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
MegaMech 4e64c40ef8 Uncomment line and fix 3P box 2025-01-04 18:12:01 -07:00
coco875 49df2fc6e5 multiple fix 2025-01-05 01:32:27 +01:00
MegaMech 8746a4337e Wide screen progress 2025-01-04 17:31:32 -07:00
MegaMech eb8e6abc20 Per review 2025-01-03 17:59:08 -07:00
MegaMech 6a00e58893 Finish doc 2025-01-03 17:41:12 -07:00
MegaMech 35fd8a412c Fix compile 2025-01-01 07:36:36 -07:00
MegaMech 1080a7fb19 continued 2 2024-12-31 21:22:07 -07:00
MegaMech f9c661c590 continued 2024-12-31 18:04:45 -07:00
MegaMech 3cdffe421b Big 19750 renames 2024-12-31 13:04:39 -07:00