index
:
mm
gha
main
Decompilation of The Legend of Zelda: Majora’s Mask
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
code
/
z_message_nes.c
Age
Commit message (
Expand
)
Author
2025-12-09
Rename multiple variables in `MessageContext` (#1837)
Jordan Longstaff
2025-12-06
Document textbox types, backgrounds and two related global array variables (#...
Jordan Longstaff
2025-12-06
Document `func_80148CBC` (#1836)
Jordan Longstaff
2025-01-20
Provide AVOID_UB for some bugs found in GCC compiler testing (#1785)
Tharo
2024-10-19
FALLTHROUGH Attribute, switch cleanup (#1719)
engineer124
2024-07-02
`z_parameter.c`: remaining functions, do action documentation, gfx cleanup (#...
Tharo
2024-06-20
z_map decompiled (#1032)
mzxrules
2024-03-31
Add Shift-JIS support for some voice and message files (#1500)
Derek Hensley
2024-03-31
Introduce `z64pause_menu.h` header (#1505)
Anghelo Carvajal
2024-02-02
Document OoB in z_message_nes (#1537)
Garrett Cox
2024-01-20
Animation Cleanup: En_S* (#1517)
engineer124
2024-01-19
Text Extraction + some Message Docs (#1530)
Derek Hensley
2024-01-14
Dmadata Migration (#1526)
Derek Hensley
2023-12-13
Use more `TRUNCF_BINANG` for f32 -> s16 casts (#1503)
engineer124
2023-11-27
Misc Cleanup (#1509)
engineer124
2023-11-27
Use `CURRENT_TIME` Macro (#1514)
engineer124
2023-11-09
Match Both Message Decodes (#1479)
engineer124
2023-10-04
Z_message (2 NON_MATCHINGS) (#1398)
Derek Hensley
2023-09-27
z_message_nes (1 NON_MATCHING) (#1394)
Derek Hensley
2023-09-24
z_message_staff (1 NON-MATCHING) (#1376)
Derek Hensley
2022-11-20
`z_parameter`: Time (1 non-matching) (#1144)
engineer124
2022-10-05
z_kaleido_map.c OK and Documented (Pause Menu Map Page) + related icon_item s...
engineer124
2022-09-30
SceneNum -> SceneId (#1036)
Derek Hensley
2022-09-27
z_kaleido_item.c Ok and Documented (Pause Menu Item Page) (#1027)
engineer124
2022-07-23
Inventory Editor Ok and Documented (z_kaleido_debug.c) (#954)
engineer124
2022-06-26
PlayState rename (#835)
Tom Overton
2022-05-25
Improve Various Matchings and Cleanup (#809)
engineer124
2022-03-27
`z_sram_NES` with 2 NON_MATCHINGs and 1 NON_EQUIVALENTs (#531)
Anghelo Carvajal
2022-03-27
z_message progress (#701)
Andzura
2021-08-03
Overhaul the build system (#234)
Tharo