summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-03Match compression for gc-eu-mq (#1704)cadmic
2024-02-03Give debug_malloc.c the same treatment as system_malloc.c and z_malloc.c (#1700)cadmic
2024-02-02Match retail __osMalloc.c (#1684)cadmic
2024-02-02Match retail system_malloc.c and z_malloc.c (#1683)cadmic
2024-02-02Match retail logutils.c and z_locale.c (#1699)cadmic
2024-02-02Match retail code_800D31A0.c (#1698)cadmic
2024-02-02Match retail z_skin.c, z_skin_awb.c, z_skin_matrix.c (#1697)cadmic
2024-02-02Match z_debug for retail (#1694)fig02
2024-02-02Match retail padmgr.c and sys_rumble.c (#1693)cadmic
2024-02-01Match retail Title and Sample gamestates (#1692)fig02
2024-02-01z_play retail OK (#1688)engineer124
2024-02-01Match sys_matrix.c (#1682)cadmic
2024-02-01Retail z_scene matching (#1677)fig02
2024-01-31z_view.c gc-eu-mq OK (#1681)Tharo
2024-01-31Gamealloc, Graph, and Graphalloc retail OK (#1675)Derek Hensley
2024-01-31Document Audio Thread Commands (#1399)engineer124
2024-01-30Remove Main_LogSystemHeap from functions.h (#1676)cadmic
2024-01-30z_actor retail OK (#1670)engineer124
2024-01-30Remove a double #endif (#1672)cadmic
2024-01-30Match retail z_std_dma.c (#1665)cadmic
2024-01-30z_collision_check.c OK (#1642)cadmic
2024-01-30Overlay_Relocate and Overlay_Load retail OK (#1662)Derek Hensley
2024-01-30z_demo retail code matched (#1655)fig02
2024-01-30Audio retail OK (#1650)engineer124
2024-01-30Define OOT_DEBUG=0 in retail builds (#1658)cadmic
2024-01-29Match yaz0.c (#1660)cadmic
2024-01-29Match ``game.c`` - OK (#1644)Yanis42
2024-01-29is_debug.c and boot_main.c OK (#1641)cadmic
2024-01-28Set up disassembly for gc-eu-mq (#1613)cadmic
2024-01-18Small `Math_Vec3f_Yaw` doc (#1433)Dragorn421
2024-01-18Test for __sgi instead of __GNUC__ for PRINTF macro (#1612)cadmic
2024-01-16Remove actor padding in non-debug versions (#1611)cadmic
2024-01-16Create debug macros for LogUtils functions (#1610)cadmic
2024-01-12Name actor flags 1: `ACTOR_FLAG_REACT_TO_LENS`, `ACTOR_FLAG_IGNORE_POINT_LIGH...Dragorn421
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2024-01-11Cleanup `z_collision_check` 1 (#1427)Dragorn421
2024-01-09Create debug macros for common functions (#1597)cadmic
2024-01-08Introduce Face Reaction Enum (#1586)engineer124
2023-12-15name shock and burn functions (#1594)fig02
2023-12-10Doc Actor: En_Ma1 (Child Malon) (#1584)hiisuya
2023-11-30Documentation for audio_thread_manager.c (#1562)Tharo
2023-11-19Struct Returns (#1574)engineer124
2023-11-19Document Actor "OfferTalk" (#1567)engineer124
2023-11-19More Camera Flags (#1453)engineer124
2023-11-07Rename "ITEM_LAST_USED" (#1572)fig02
2023-11-04rename to upper action (#1570)fig02
2023-10-28Player Docs: public facing csAction things (#1561)fig02
2023-10-27libc cleanup (#1568)Tharo
2023-10-24Update ZAPD (#1569)Dragorn421
2023-10-17Use `long` over `int` for s32/u32 types (#1546)Tharo