summaryrefslogtreecommitdiff
path: root/src/code_80005FD0.c
AgeCommit message (Expand)Author
2023-12-30Rename gTrains to gTrainList (#522)MegaMech
2023-12-30Cleanup some references to fake variables (#520)Tyler McGavran
2023-12-30Match func_8006F008 (#519)MegaMech
2023-12-30Add bss render player and spawn player (#518)coco875
2023-12-29Some matches in code_80005FD0 (#517)Tyler McGavran
2023-12-28Match the BSS segment for code_80005FD0 (#516)Tyler McGavran
2023-12-25place const and format external, code_8005fd0 and 80091750 (#515)coco875
2023-12-25Match func_8001A588 (#513)MegaMech
2023-12-25some rename in code_8006e9c0 (#512)coco875
2023-12-24Rename code_8001F980 to render_player and code_800B45E0 to save (#507)coco875
2023-12-18More matches in code_80005FD0 (#502)Tyler McGavran
2023-12-17Some matches in code_80005FD0 (#501)Tyler McGavran
2023-11-14A small cleanup PR (#494)MegaMech
2023-11-07Matches in code_80005D0 (#487)MegaMech
2023-10-28match func_8000F628 and add NUM_PLAYERS define (#479)MegaMech
2023-10-19some define comment and replace number by const (#469)coco875
2023-10-18Couple matches (#466)Tyler McGavran
2023-10-18match a few funcs and add compiler option (#465)MegaMech
2023-10-14Rename bomb kart structs (#464)Joshua Peisach
2023-10-13A few matches across a couple files, although mostly code_80005FD0 (#460)Tyler McGavran
2023-10-13 rename in code_8001F980.c (#456)coco875
2023-10-09Rename wayPoint to waypoint (#448)MegaMech
2023-10-07Various Naming (#445)coco875
2023-10-06Doc setup_game_memory, label syms, add osSyncPrintf support, match funcs (#444)MegaMech
2023-09-22cleaning camera, kart_dma, menu, math_util (#436)coco875
2023-09-20Header & General Cleanup (#431)coco875
2023-09-19some renaming (#419)coco875
2023-09-17Some train decomp and move seg2 files to ending (#423)MegaMech
2023-09-12Import bss for audio and elsewhere (#416)MegaMech
2023-09-09Various cleanup (#410)MegaMech
2023-09-08Cleanup undefined_syms for all the course data (#407)Tyler McGavran
2023-09-08Match bss for code_800029B0 and clean headers (#406)MegaMech
2023-09-07Match bss in podium ceremony (#403)MegaMech
2023-08-31Match func in player_controller.c (#394)MegaMech
2023-08-30some matches (#391)MegaMech
2023-08-26Put `void` in several function prototypes (#387)Tyler McGavran
2023-08-25Some matches in 80027D00 (#385)MegaMech
2023-08-22Matched some funcs (#378)MegaMech
2023-08-22Some matches in code_80005FD0 (#376)Tyler McGavran
2023-08-20Versus mode Bomb Kart stuff (#375)Tyler McGavran
2023-08-15Bumped Total Progress Script by 1.04% (#371)MegaMech
2023-08-12Various cleanup and matching (#369)MegaMech
2023-08-09Matched code_80091440.c and named gDemoMode variable (#358)MegaMech
2023-08-08Run iconv as part of build (#354)Tyler McGavran
2023-08-04very cool debug display list (#348)tomas
2023-07-11Migrate rodata for code_80005FD0 into asm files (#332)Tyler McGavran
2023-06-17Fix repeated building of course_data files and wip warnings fix (#316)MegaMech
2023-04-07Match memory.c, remove warnings, fix fake matches (#301)MegaMech
2023-03-29Massive data relocation (#295)Tyler McGavran
2023-03-07Disassembled courses, added DLpacker, and disassembled packed DLs (#290)MegaMech