summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-10Change all instances of "palette" in object symbols/OutNames to "tlut" (#1099)Tom Overton
2022-01-10Document code_8006BA00 (Audio Sound Sources) (#997)engineer124
2022-01-11Document undocumented matrix functions (#955)Dragorn421
2021-12-27`ACTOR_FLAG_11` -> `ACTOR_FLAG_ENKUSA_CUT` (#1065)Dragorn421
2021-12-27Update recomp (#1085)EllipticEllipsis
2021-12-27Nature Ambience Documentation (#1063)engineer124
2021-12-27Objects4 (#1057)louist103
2021-12-19Fix JenkinsfileEthan Roseman
2021-12-19Changed progress.py csv output to be compatible with new website (#1075)EllipticEllipsis
2021-12-10Doc dodongo's cavern stuff (#1019)Dragorn421
2021-12-07Cleanup more u32 being used as pointers. (#1052)louist103
2021-12-07Replace more constants with proper asset symbols (#1071)Dragorn421
2021-12-07Name one is-controller-valid symbol (#1060)Dragorn421
2021-12-06Cleanup `variables.h` (#1061)Dragorn421
2021-12-06Update Dockerfile (#1062)Chris
2021-12-06Minor README updates and cleanup (#1066)Roman971
2021-12-05Use defines for actor flags (#873)Dragorn421
2021-12-05Document Sequence Modes and Related Functions (#1046)engineer124
2021-12-04Remove THIS macro (#1047)fig02
2021-12-03git subrepo pull --force tools/ZAPD (#1049)fig02
2021-12-03Clean Up Sequence Structs in Scene/Save/z64 (#1051)engineer124
2021-12-03Fix sym_info.py and first_diff.py map lookup issues (#1055)Roman971
2021-12-02boss_ganon (Ganondorf) OK (#1037)fig02
2021-12-02Replace some more constants with proper asset symbols (#1053)Dragorn421
2021-12-02Cutscene Camera Commands: `POS` -> `EYE`, `FOCUS` -> `LOOK_AT` (#993)engineer124
2021-12-01Document `Actor_DrawDoorLock` (#1045)Dragorn421
2021-12-01Symbol cleanup 4 (#1050)Dragorn421
2021-12-01Cleanup asset xmls (#1044)Dragorn421
2021-12-01Make progress.py count libultra files towards boot or code by using _*Segment...Dragorn421
2021-11-30libultra files and directories restructure (#1038)Tharo
2021-11-30Name the coordinate transformation matrices (#1042)engineer124
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-12-01Rework handling of dmadata (#1036)Tharo
2021-11-30Audio Sequence Player Ids Enum (#1040)engineer124
2021-11-29Remove link_animetion related undefined sym (#1039)Tharo
2021-11-28Improve gfxprint documentation and strings (#1028)Roman971
2021-11-28Move kaleido scope and map mark data to a misc folder (#1033)Roman971
2021-11-28Preliminary fixes for boot/libultra (#1032)Tharo
2021-11-28Fix the format of some overlay textures (#1030)Roman971
2021-11-28Fix the rupee count in progress.py (#1034)Roman971
2021-11-28Cleanup unnecessary &'s on function/array pointers (#1031)Roman971
2021-11-26Various minor cleanups (#1029)Roman971
2021-11-24Texture alignment macro and a bit of cleaning (#927)Anghelo Carvajal
2021-11-24Even more objects (#913)louist103
2021-11-23Minor data/ cleanups (#1025)Roman971
2021-11-24Add pad_text to mkldscript and update progress.py (#1024)Roman971
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-11-17Fix matrices documentation (#952)Dragorn421
2021-11-16Create macros for and decompile elf_message scripts (#999)Tharo
2021-11-15File Select (z_file_choose) OK (#1012)fig02