summaryrefslogtreecommitdiff
path: root/src/code/z_common_data.c
AgeCommit message (Expand)Author
2024-09-25[headers] Create letterbox.h, move more protos from functions.h (#2225)Dragorn421
2024-09-24create ucode_disas.h (#2222)mzxrules
2024-09-23Document Player Knockback related functions (#1601)mzxrules
2024-09-18[headers] z64inventory.h, move savectx/inventory macros to z64save.h (#2209)Dragorn421
2024-09-12[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)cadmic
2024-08-26Add all N64 version defines (#2095)cadmic
2024-08-20Add versions.h (#2060)Dragorn421
2024-08-09Match remaining GC retail versions (#2019)cadmic
2024-08-08gc-us OK (#2018)cadmic
2024-08-02Automate fixing BSS ordering (#2009)cadmic
2024-07-28Match NTSC loose ends (#2004)cadmic
2024-04-14Match retail BSS ordering (#1927)cadmic
2024-02-27Remove gSystemHeap and use _buffersSegmentEnd instead, make buffer alignments...Tharo
2023-07-05Minor Misc Cleanup 3 (#1502)engineer124
2022-11-22Document Hud Mode (#1323)engineer124
2022-05-20Environment documentation pass (#1115)fig02
2022-04-27Document Transition System (#1131)fig02
2022-02-11Force required alignment on DMA related stuff (#1135)Anghelo Carvajal
2021-12-27Nature Ambience Documentation (#1063)engineer124
2021-12-03Clean Up Sequence Structs in Scene/Save/z64 (#1051)engineer124
2021-11-01Introducing Macros for BGM (Background Music) (#979)engineer124
2021-09-20Decompile z_kankyo (#956)petrie911
2020-10-03libultra cleanup (#215)Random
2020-05-26Migrate z_common_data.c's .bss to C (#157)Roman971
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-03-22Format all src C filesRoman971
2020-03-20pr review changesfig02
2020-03-20en_dog OKfig02
2020-03-17First proper commit.Jack Walker