summaryrefslogtreecommitdiff
path: root/src/code_80057C60.c
AgeCommit message (Expand)Author
2023-05-22UI and print debug matches (#310)MegaMech
2023-04-07Match memory.c, remove warnings, fix fake matches (#301)MegaMech
2023-03-29Massive data relocation (#295)Tyler McGavran
2023-02-06Clean up some more bin2c calls from the Makefile (#286)Tyler McGavran
2023-01-31Some assorted matches (#289)Tyler McGavran
2023-01-03Couple matches and giving names to some textures (#285)Tyler McGavran
2022-12-28Lots of matches related to the object list (#284)Tyler McGavran
2022-11-29Yet more assorted matches (#278)Tyler McGavran
2022-10-19Matches and m2c refreshing for code_80057C60 (#266)Tyler McGavran
2022-09-30A bunch of unrelated, assorted changes (#263)Tyler McGavran
2022-09-26Player struct member naming and matched a few funcs (#262)MegaMech
2022-09-18Change a variety of constants to defines (#257)coco875
2022-09-08Match the rest of actors.h (#254)Tyler McGavran
2022-08-23Match a lot of functions, add header for objects (#251)Tyler McGavran
2022-08-01code_8001F980 decomp + profiler doc + more (#250)MegaMech
2022-07-15Document game state related logic (#244)MegaMech
2022-07-11Split out some unused asm and documented main.c (#242)MegaMech
2022-07-09Decomp various small funcs (#240)MegaMech
2022-07-01Match several functions in code_80005FD0 (#230)Tyler McGavran
2022-06-17Rename some files and Match spawn_players.c (#226)MegaMech
2022-05-06Add some more actor types, match a function (#191)Tyler McGavran
2022-04-26Actor decomp (#183)MegaMech
2022-01-28Named "*_step_*_towards" functions (#154)Tyler McGavran
2022-01-27Add struct for D_8018CA70 (#153)Tyler McGavran
2022-01-24More function matching in code_80057C60 (#149)ChiefFruitcake
2022-01-22Variety of changes (#147)Tyler McGavran
2022-01-21code_80057C60 (#146)ChiefFruitcake
2022-01-17Identify active screen mode, relabel accordingly (#141)Maciek Baron
2022-01-14Match functions related to balloon status (#137)Maciek Baron
2022-01-09Update the GfxPool struct and match some functions (#134)Tyler McGavran
2022-01-02Relabel/identify more variables and functions based on current knowledge (#127)Maciek Baron
2022-01-01Match the other move_towards functions (#125)Tyler McGavran
2022-01-01Add player and controller labels, rename function (#123)Maciek Baron
2022-01-01Naming global variables related to menu navigation (#119)ChiefFruitcake
2021-12-26decomp more 80057C60.c to reach 20 percent (#118)MegaMech
2021-12-25Merge branch 'decomp' into masterMegaMech
2021-12-25Decomped some of 80057C60 & 800431B0CoderStig
2021-12-24Menu selection global variable (#113)ChiefFruitcake
2021-12-24Decomped more crash_screen, code_80280650, fixed import shortcut (#115)MegaMech
2021-12-24Decomped more crash_screen, code_80280650, fixed import shortcutCoderStig
2021-12-20Add gPlayerIsAccelerating, gPlayerBalloonCount and update related code (#105)Maciek Baron
2021-12-04Identification of some race related varaibles (#78)Tyler McGavran
2021-11-28Imported funcs from sm64 to code_80004740.c and trig_tables.inc.c (#68)CoderStig
2021-11-26Give names to some Grand Prix related variables (#67)Tyler McGavran
2021-11-23Add defines for cup selection (#66)Tyler McGavran
2021-11-23Added gamemode and CC defines (#64)CoderStig
2021-11-23Jump Table Related Disassembly (#60)Tyler McGavran
2021-11-16[kart] Variety of changes related to kart hop physics (#56)Tyler McGavran
2021-11-16Matched some memory.c and other (#55)CoderStig
2021-11-05Split asm using autodecompiler (#49)CoderStig