Commit Graph

111 Commits

Author SHA1 Message Date
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
f5d7ae54a8
Split gs.c 2024-11-21 18:49:43 +00: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
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
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
d093a79a81
Merge pull request #113 from t895/setbinoczoom
More Binoc funcs
2024-11-11 23:49:05 -05:00
Yotona
6d0335fec9 progress in joy.c 2024-11-11 21:15:50 -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
Yotona
1aa7980ad1 Some matching for transition.c 2024-11-08 19:27:37 -07:00
Yotona
e424fa7be9 Some matching for dl.c 2024-11-08 13:07:46 -07:00
Yotona
e659dd1e15 Mostly split and named splice TUs and matched several functions 2024-11-03 23:04:33 -07:00
Charles Lombardo
eab23e3852 Implement SetBinocLookat 2024-10-28 16:38:44 -04:00
Charles Lombardo
f7da2186af Implement GetBinocReticleFocus 2024-10-28 16:21:40 -04:00
Charles Lombardo
2aab6e70a1 Implement SetBinocZoom 2024-10-28 15:23:07 -04:00
Zac
5123729e01
Match SetFsp 2024-10-27 01:54:25 +00:00
Zac
7be61531e6
Prep to match SetFsp 2024-10-27 00:19:31 +00:00
Zac
f3e19f91e7
Turn off named regs 2024-10-21 16:47:10 +00:00
Zac
c522181b72
Update splat to use named regs 2024-10-20 21:06:59 +00:00
Zac
d4fd4e90e8
Merge pull request #102 from t895/more-find-funcs
Some checks failed
CI / build (push) Has been cancelled
Frogress / update-progress (push) Has been cancelled
Implement more functions in find.c
2024-10-17 14:00:08 -04:00
Charles Lombardo
e5eeca5564 Implement FIsCidDerivedFrom 2024-10-16 23:10:00 -04:00
Charles Lombardo
3f51bd43db Add padding to sly1 config
Fixes an issue where compiling with the implemented PaloFindLoCommonParent would fail on checksum verification
Coauthored by: contact@zac.boston
2024-10-15 19:29:23 -04:00
lillyflower648
d614bb706e
Merge branch 'TheOnlyZac:main' into slylilly 2024-09-09 18:37:22 -04:00
Lilly
0c01a0c52b Matched a few functions in game.c and updated the symbol addressess 2024-09-09 02:01:18 -04:00
Lol Bozo
a29f3e0518 Prescale Clq matched 2024-08-25 21:42:00 -04:00
Lol Bozo
76546e5fca LoadDprizeFromBrx added 2024-08-11 19:46:25 -04:00
Lol Bozo
96995c7004 AddLife and Update Flash added 2024-08-11 18:12:05 -04:00
Lol Bozo
ba55d1248a Coin matches
Matched InitDprize, InitCoin, InitCharm, and InitKey
Consequently had to also make some progress on ALO and DPrize

Also created FICG, not sure if it's in the right place
2024-08-07 08:43:26 -04:00
Lol Bozo
be7581cded Binoc Function Names
Updated the names of some Binoc functions
2024-08-04 19:53:55 -04:00
Lol Bozo
a1ef70781e A Few Util function matches
Matched RadSmooth, RadSmoothA, GRandInRange, GModPositive, and SgnCompareG
2024-08-04 14:29:43 -04:00
Zac
5694cf1633
Match CRef methods 2024-08-03 06:42:50 +00:00
Zac
4d9893f704
Split splice/ref.cpp 2024-08-03 05:12:41 +00:00
Zac
14f2b14323
Merge branch 'main' into theonlyzac-dev 2024-08-03 04:43:02 +00:00
Zac
a80c7e5e89
Minor tweaks and style changes 2024-07-29 00:38:37 +00:00
Lol Bozo
5d92cebb0e Style fixes
Added comments to prog.h, other style fixes in prog.c and util.c
2024-07-28 19:59:10 -04:00
Lol Bozo
709c826e39 CProg Constructor Match 2024-07-24 02:15:40 -04:00
theonlyzac
88abee9a1a Miscellaneous 2024-07-24 01:14:01 -04:00
Lol Bozo
9166736d82 smaller CProg matches
Matched CProg: Begin, SetRemain and End
2024-07-23 16:24:56 -04:00
Zac
51ebb6fa08
Merge pull request #92 from LordBozo/Bozo-working
A few Vec and Util function matches
2024-07-21 23:11:44 -04:00
Zac
ab7ef029f9
Split jt.c 2024-07-22 02:53:45 +00:00
Lol Bozo
8268ade33d Util Function Match
Matched FFloatsNear in Util.c
2024-07-21 22:39:51 -04:00
Lol Bozo
df3946a112 A few Vec function matches
Matched SetVectorCylind, SetVectorSphere,  ConvertDeulToW, and FCalculateMuzzleVelocityAngle
2024-07-21 21:22:08 -04:00
Zac
19d0f4d276
Match ChangeSuck 2024-07-22 00:49:51 +00:00
Zac
6115d5fd8e
Match OnDifficultyGameLoad 2024-07-22 00:25:24 +00:00
Zac
4900dc6db3
Misc project cleanup 2024-07-14 19:27:24 +00:00