Commit Graph

656 Commits

Author SHA1 Message Date
Zac
4f5d128087
Merge pull request #125 from TheOnlyZac/TheOnlyZac-patch-1
Some checks are pending
CI / build (push) Waiting to run
Frogress / update-progress (push) Waiting to run
Disable build workflow on pull requests
2024-11-21 20:43:56 -05:00
Zac
e3b8e2e47a
Disable build workflow on pull requests 2024-11-21 20:43:46 -05:00
Zac
61e5cf7247
Merge pull request #124 from SlyCooperReloadCoded/working
Matched InitGsb and IploFromStockOid
2024-11-21 20:43:02 -05:00
Zac
7d3395235e
Undo change to build action 2024-11-22 01:42:41 +00:00
Zac
5bd0bc3c46
Tweak formatting and add comments 2024-11-22 01:41:30 +00:00
Zac
9d53eff8d4
Rename vars to official names 2024-11-22 01:33:46 +00:00
Zac
0c998a902a
Remove build check on pull request 2024-11-22 01:32:18 +00:00
SlyCooperReloadCoded
1af5d3d3d1 Matched IploFromStockOid 2024-11-21 19:22:31 -05:00
SlyCooperReloadCoded
980eefebf1 Matched InitGSB 2024-11-21 16:09:41 -05:00
Zac
bd5a8d3005
Merge pull request #123 from TheOnlyZac/theonlyzac-dev
Some checks are pending
CI / build (push) Waiting to run
Frogress / update-progress (push) Waiting to run
Add more c file splits
2024-11-21 15:14:32 -05:00
Zac
8fac44d0a9
Split tail.c 2024-11-21 20:13:45 +00:00
Zac
cf18edc4c4
Split credit.c and crout.c 2024-11-21 19:31:15 +00:00
Zac
bd89d36d65
Split brx.c 2024-11-21 19:14:20 +00:00
Zac
5625d98d1c
Merge pull request #122 from TheOnlyZac/theonlyzac-dev
Split gs.c
2024-11-21 13:50:29 -05:00
Zac
f5d7ae54a8
Split gs.c 2024-11-21 18:49:43 +00:00
Zac
751acad9d1
Merge pull request #121 from SlyCooperReloadCoded/working
Some checks failed
CI / build (push) Has been cancelled
Frogress / update-progress (push) Has been cancelled
Matched IchkAllocChkmgr
2024-11-19 23:10:13 -05:00
Zac
d7577f7bfc
Fix indentation 2024-11-20 04:08:48 +00:00
SlyCooperReloadCoded
8bb5220b67 Matched IchkAllocChkmgr 2024-11-19 23:00:40 -05:00
Zac
d419847198
Merge pull request #118 from lillyflower648/main
Matched 2 Functions in game.c
2024-11-17 16:32:49 -05:00
Zac
6f3e4a1da2
Update game.c
Minor tweaks
2024-11-17 16:32:24 -05:00
Zac
a5facdbd4a
Merge pull request #119 from TheOnlyZac/theonlyzac-contributing
Some checks are pending
CI / build (push) Waiting to run
Frogress / update-progress (push) Waiting to run
Update CONTRIBUTING.md
2024-11-17 12:28:51 -05:00
Zac
487437f82b
Update CONTRIBUTING.md 2024-11-17 12:28:29 -05:00
lillyflower648
9fc459d80e
Update game.c
PfLookupDialog, UpdateGameState
2024-11-15 11:18:12 -05:00
Zac
f26764bcbf
Merge pull request #116 from Yotona/dma
Some checks are pending
CI / build (push) Waiting to run
Frogress / update-progress (push) Waiting to run
split and started dmas.c
2024-11-15 01:32:03 -05:00
Zac
62776317c2
Merge pull request #115 from t895/low-hanging-fruit
A few small functions
2024-11-15 01:29:35 -05:00
Zac
55d982bfe3
Rename function 2024-11-15 06:19:41 +00:00
Yotona
1596852e29 split and started dma.c 2024-11-14 21:44:40 -07:00
Charles Lombardo
d20f226b96 Implement StartGame 2024-11-14 21:45:07 -05:00
Charles Lombardo
b8d764616a Implement SetTimer 2024-11-12 16:45:45 -05:00
Charles Lombardo
18fdc42f8a Implement SetTimerTimers 2024-11-12 12:54:08 -05:00
Charles Lombardo
453e7b8633 Implement StopTimer 2024-11-12 12:50:14 -05:00
Charles Lombardo
a03647923f Implement StartTimer 2024-11-12 12:47:25 -05:00
Charles Lombardo
b92d47c4b5 Implement SetTimerSpeed 2024-11-12 12:20:35 -05:00
Charles Lombardo
0a806289fb BLOT fixes
I had made an incorrect assumption before about the members of BLOT. It turns out that most of the new members that I had added were actually part of the CTR struct. I've adjusted things to more closely match the symbols found in the prototype. This also fixes the vtable call in ResetBinoc to use the right vtable.
2024-11-12 12:09:25 -05:00
Charles Lombardo
0844c64394 Properly add binoc vtable 2024-11-12 11:05:20 -05:00
Charles Lombardo
b64d3f033c Implement DtVisibleTrunkctr 2024-11-12 09:05:42 -05:00
Charles Lombardo
2b9fc57bd5 Implement DtVisibleCrusherctr 2024-11-12 09:05:42 -05:00
Zac
efa48b23b4
Merge pull request #114 from Yotona/joy
Some checks failed
CI / build (push) Has been cancelled
Frogress / update-progress (push) Has been cancelled
progress in joy.c
2024-11-11 23:52:12 -05:00
Zac
5a2c68631a
Newline at end of file 2024-11-12 04:51:32 +00:00
Zac
d093a79a81
Merge pull request #113 from t895/setbinoczoom
More Binoc funcs
2024-11-11 23:49:05 -05:00
Zac
8d59898e3f
Braces on newlines 2024-11-12 04:48:42 +00:00
Yotona
6d0335fec9 progress in joy.c 2024-11-11 21:15:50 -07:00
Zac
1c4ec61e6a
Merge pull request #112 from TheOnlyZac/theonlyzac-dev
Some checks failed
CI / build (push) Has been cancelled
Frogress / update-progress (push) Has been cancelled
Disable build workflow on forked repos
2024-11-10 15:40:06 -05:00
Zac
7ed9171ec0
Disable build workflow on forked repos 2024-11-10 20:37:45 +00:00
Zac
14f2cb569f
Merge pull request #109 from Yotona/thread
thread.c
2024-11-10 15:09:33 -05:00
Yotona
7163b302ac minor cleanup for thread 2024-11-10 12:14:47 -07:00
Yotona
bc3cadd56a thread.c 2024-11-10 12:09:24 -07:00
Zac
79ff104c06
Merge pull request #108 from Yotona/transition
Some checks are pending
CI / build (push) Waiting to run
Frogress / update-progress (push) Waiting to run
Some matching for transition.c
2024-11-09 21:51:06 -05:00
Zac
a0b8d6045e
Merge pull request #107 from Yotona/dl
Some matching for dl.c
2024-11-09 21:49:51 -05:00
Yotona
1aa7980ad1 Some matching for transition.c 2024-11-08 19:27:37 -07:00