ChiefFruitcake
|
1b40669f0d
|
Menu selection global variable (#113)
* Rename D_800E86A0 to gMenuSelection. Add menu selection options to defines.h
* Other namings
|
2021-12-24 20:43:17 -07:00 |
|
Maciek Baron
|
7a0280f0e3
|
Add gPlayerIsAccelerating, gPlayerBalloonCount and update related code (#105)
* Add balloon count
* Add gPlayerIsThrottleActive
|
2021-12-20 04:22:04 -07:00 |
|
Tyler McGavran
|
d587580bd5
|
Rename a couple variables (#93)
* Rename a couple variables
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
|
2021-12-14 20:40:38 -07:00 |
|
Tyler McGavran
|
6d70872c5b
|
Identification of some race related varaibles (#78)
* Renamed time/race related variables
Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
|
2021-12-04 00:04:07 -07:00 |
|
Tyler McGavran
|
3e0bed79d3
|
Add defines for cup selection (#66)
* Add defines for cup selection
Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
* Change BATTTLE (3 T's) to BATTLE (2 T's)
Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
|
2021-11-23 21:19:21 -07:00 |
|
CoderStig
|
0ebc60103d
|
Another flag and explanation of CC (#65)
* Another flag and comment explaining CC
|
2021-11-23 13:47:26 -07:00 |
|
CoderStig
|
bd6c82588a
|
Added gamemode and CC defines (#64)
* Added gamemode and CC defines
|
2021-11-23 13:34:54 -07:00 |
|
CoderStig
|
f88c578b98
|
Added defines for Player->unk_000 bitfields (#63)
|
2021-11-23 04:24:12 -07:00 |
|
CoderStig
|
70504fb93a
|
Decomped 8028DF00.c (#61)
|
2021-11-21 00:32:04 -07:00 |
|
CoderStig
|
f959f03184
|
Matched some memory.c and other (#55)
* Matched some memory.c
* And more
|
2021-11-16 02:39:33 -07:00 |
|
CoderStig
|
8ab4557b39
|
Split asm using autodecompiler (#49)
* Split asm using autodecompiler
* Placed libultra bss and linked more C
|
2021-11-05 05:17:09 -06:00 |
|
CoderStig
|
f3788f7ac4
|
Decompiled staff_ghosts.c (Plus lots more) (#39)
* Decompiled staff_ghosts.c
* started on 80296A50.c
* Matched some of main.c
* Added framebuffers.c
* Added structs such as Camera
|
2021-10-26 11:55:42 -06:00 |
|
CoderStig
|
caaea76c42
|
Matched func_8028DF00, added bss to code_8028DF00.c (#38)
* matched func_8028DF00
|
2021-10-24 16:47:56 -06:00 |
|
CoderStig
|
58fb53c2a4
|
Controller/Player struct data/bss in C (#37)
* Controller/player structs ok
|
2021-10-18 13:48:48 -06:00 |
|
CoderStig
|
157127d1f1
|
decomped some of code_8028DF00.s (#29)
* decomped some of code_8028DF00.s and main.c
|
2021-09-22 00:14:55 -06:00 |
|