summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-23Some sequence 0 improvements (#2536)Tharo
2025-05-18New assets system (#2481)Dragorn421
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-26create ACTOR_FLAGS_CHECK_ALL (#2515)fig02
2025-04-26add array_count.h (#2514)fig02
2025-04-25macros.h 3/5: Split various macros (#2512)fig02
2025-04-24Use official macros for Physical Address conversion (#2511)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-04-23cleanup z64h (#2510)fig02
2025-04-19Remove Variables.h; Decouple z64.h from global.h (#2507)fig02
2025-04-16variables.h: migrate all remaining varaibles, remove other dependencies excep...fig02
2025-04-11variables.h cleaning: migrate audio variables (#2504)fig02
2025-04-06variables.h cleaning: migrate libultra variables (#2503)fig02
2025-04-05Remove functions.h (#2501)fig02
2025-04-02system_heap -> runtime (#2500)fig02
2025-03-28Rename absf to fabsf (#2499)Tharo
2025-03-27SoundMode -> SoundOutputMode (#2475)fig02
2025-03-26Some functions.h and variables.h work (#2491)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-24Fixup includes (#2483)Dragorn421
2025-02-24Reduce dependencies on global.h (9) (#2488)mzxrules
2025-02-23Macroify MML opcodes (#2485)Dragorn421
2025-02-22Clean out z64.h (#2484)fig02
2025-02-20Create headers for Game States (#2482)fig02
2025-02-19Use "entry" terminology in map select (#2479)fig02
2025-02-19Reduce overlay dependencies on global.h (8) (#2478)mzxrules
2025-02-16Reduce overlay dependencies on global.h (7) (#2472)mzxrules
2025-02-15Use enums for settings in SRAM header (#2429)cadmic
2025-02-13Reduce overlay dependencies on global.h (6) (#2468)mzxrules
2025-02-12Reduce overlay dependencies on global.h (5) (#2466)mzxrules
2025-02-11Name Actor_DrawAll (#2464)fig02
2025-02-08Reduce overlay dependencies on global.h (4) (#2456)mzxrules
2025-02-08Rename gMtx(F)Clear to gIdentityMtx(F) (#2458)mzxrules
2025-02-05Reduce overlay dependencies on global.h (3) (#2449)mzxrules
2025-02-04Finish matching ique-cn (#2451)Tharo
2025-01-28[iQue] Match z_fishing (#2445)cadmic
2025-01-27Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443)mzxrules
2025-01-27Reduce overlay dependencies on global.h (2) (#2442)mzxrules
2025-01-24[iQue] Unify file select actionButtonAlpha and confirmButtonAlpha (#2436)cadmic
2025-01-24Create headers for some libu64 files (#2440)mzxrules
2025-01-23Reduce overlay dependencies on global.h (1) (#2438)mzxrules
2025-01-21[iQue] Match z_message (#2435)cadmic
2025-01-21[iQue] Import libultra audio library files (#2433)Tharo
2025-01-19[iQue] Match z_actor (#2431)cadmic
2025-01-19[iQue] Match z_kanfont (#2428)cadmic
2025-01-17Restructure event flags in z64save.h (4/?): Haggling Townsfolk (#2395)mzxrules
2025-01-17[iQue] Match z_sram (#2426)cadmic
2025-01-14[iQue] Match z_end_title, z_construct, z_common_data, z_parameter, z_title, z...cadmic
2025-01-14[iQue] Match ovl_kaleido_scope (#2421)cadmic
2025-01-13[iQue] Define EGCS macro instead of relying on `__GNUC__` (#2423)cadmic