1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-05-12 12:03:48 +00:00
oot/src/code
mzxrules 652478c338
Reduce overlay dependencies on global.h (7) (#2472)
* z64env_flags, z64quest_hint_commands

* z64cutscene_spline, z64save.h moved from z64.h

* bss

* pr suggestion

* bss

* suggestions
2025-02-16 15:33:55 -05:00
..
audio_stop_all_sfx.c Reorganize Audio Files & Name Remaining Audio Files (#1494) 2023-07-06 17:55:10 -04:00
audio_thread_manager.c [ntsc-1.2] Match a bunch of small stuff (#2094) 2024-08-27 09:33:20 +02:00
code_n64dd_800AD4C0.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
code_n64dd_800AD410.c Use debug macros even in N64-only code (#2298) 2024-11-15 13:18:05 -05:00
db_camera.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
debug_malloc.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
fault_gc.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
fault_gc_drawer.c Only build .o files listed in the spec (#2410) 2025-01-10 07:03:51 -05:00
fault_n64.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
flg_set.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
game.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
gamealloc.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
gDPLoadTextureBlock_Runtime.inc.c Clean up custom LoadTextureBlock in z_map_mark.c and z_lmap_mark.c (#1896) 2024-07-17 17:35:37 -04:00
gfxalloc.c Gamealloc, Graph, and Graphalloc retail OK (#1675) 2024-01-31 19:07:12 -05:00
graph.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
irqmgr.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
jpegdecoder.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
jpegutils.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
kanread.s Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
listalloc.c Create debug macros for common functions (#1597) 2024-01-09 07:59:03 -05:00
main.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
mempak.c Replace most osSyncPrintf calls with PRINTF macro (#1598) 2024-01-12 10:38:13 -05:00
object_table.c Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
padmgr.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
PreRender.c Remove ‾ character from source files (#2371) 2024-12-15 12:22:45 -05:00
sched.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
shrink_window.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
speed_meter.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
sys_cfb.c Reduce overlay dependencies on global.h (2) (#2442) 2025-01-27 12:17:50 -05:00
sys_debug_controller.c Split code_800D31A0.c into sys_freeze.c and sys_debug_controller.c (#2315) 2024-12-08 19:38:58 -05:00
sys_freeze.c Split code_800D31A0.c into sys_freeze.c and sys_debug_controller.c (#2315) 2024-12-08 19:38:58 -05:00
sys_math.c Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
sys_math3d.c Reduce overlay dependencies on global.h (4) (#2456) 2025-02-08 19:30:24 -05:00
sys_math3d_draw.c Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
sys_math_atan.c Experiment: remove global.h dependency from sys_math, sys_math3d, z_lib (#1956) 2024-06-19 00:00:23 -04:00
sys_matrix.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
sys_rumble.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
sys_ucode.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
title_setup.c Fix typos found by codespell (#2229) 2024-09-26 00:21:00 -04:00
TwoHeadArena.c TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
TwoHeadGfxArena.c TwoHeadArena and TwoHeadGfxArena docs (#1349) 2022-11-13 18:29:50 -05:00
ucode_disas.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
z_actor.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_actor_dlftbls.c Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
z_bg_collect.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_bg_item.c Use MM names for some unnamed code files (#2312) 2024-12-08 16:52:48 -05:00
z_bgcheck.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_camera.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_camera_data.inc.c Document sSceneInitLetterboxTimer (#2469) 2025-02-14 13:55:11 -05:00
z_cheap_proc.inc.c Cleanup gSPMatrix, rename Matrix_New -> Matrix_Finalize, add MATRIX_FINALIZE_AND_LOAD (#1983) 2024-09-11 16:59:23 +09:00
z_collision_btltbls.c T() macro 5 (#2089) 2024-08-27 14:32:33 +02:00
z_collision_check.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_common_data.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_construct.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_cutscene_spline.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_debug.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_debug_display.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_demo.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_DLF.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_draw.c Split z64debug_display.h, z64draw.h, z_en_item00.h (#2443) 2025-01-27 13:01:54 -05:00
z_eff_blure.c Rename gMtx(F)Clear to gIdentityMtx(F) (#2458) 2025-02-08 19:00:32 -05:00
z_eff_shield_particle.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_eff_spark.c Rename gMtx(F)Clear to gIdentityMtx(F) (#2458) 2025-02-08 19:00:32 -05:00
z_eff_ss_dead.c Fix iQue audio and line numbers (#2386) 2024-12-26 17:42:38 -05:00
z_effect.c T() macro 4 (#2084) 2024-08-24 20:58:05 -04:00
z_effect_soft_sprite.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_effect_soft_sprite_dlftbls.c InitVars -> Profile (#2011) 2024-08-02 17:50:02 -04:00
z_effect_soft_sprite_old_init.c Doc/Cleanup pass on object handling (#1227) 2023-09-19 14:10:12 -04:00
z_elf_message.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_en_a_keep.c Document Culling (#2318) 2024-12-13 08:12:52 -05:00
z_en_item00.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_env_flags.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_face_reaction.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
z_fbdemo.c Match `z_fbdemo.c and z_fbdemo_fade.c` for NTSC-1.2 (#2031) 2024-08-11 21:12:27 -04:00
z_fbdemo_circle.c Cleanup gSPMatrix, rename Matrix_New -> Matrix_Finalize, add MATRIX_FINALIZE_AND_LOAD (#1983) 2024-09-11 16:59:23 +09:00
z_fbdemo_fade.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_fbdemo_triforce.c Cleanup gSPMatrix, rename Matrix_New -> Matrix_Finalize, add MATRIX_FINALIZE_AND_LOAD (#1983) 2024-09-11 16:59:23 +09:00
z_fbdemo_wipe1.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_fcurve_data.c Document SkelCurve system (#1192) 2022-05-20 02:27:54 -04:00
z_fcurve_data_skelanime.c Cleanup gSPMatrix, rename Matrix_New -> Matrix_Finalize, add MATRIX_FINALIZE_AND_LOAD (#1983) 2024-09-11 16:59:23 +09:00
z_frame_advance.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
z_game_dlftbls.c Use Romfile in place of vromStart and vromEnd in structs (#1742) 2024-02-29 14:15:04 +01:00
z_game_over.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_horse.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_inventory.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_jpeg.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
z_kaleido_manager.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_kaleido_scope_call.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_kaleido_setup.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_kanfont.c Write about IDO and EGCS in compilers.md (#2432) 2025-01-20 16:15:13 -05:00
z_kankyo.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_lib.c Move non-libultra libc functions to src/libc/ (#2055) 2024-08-20 01:15:24 -04:00
z_lifemeter.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_lights.c Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
z_malloc.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_map_data.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_map_exp.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_map_mark.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_memory_utils.c Rename code_80069420.c -> z_memory_utils.c (#2314) 2024-12-08 18:55:14 -05:00
z_message.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_moji.c Replace most osSyncPrintf calls with PRINTF macro (#1598) 2024-01-12 10:38:13 -05:00
z_nulltask.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
z_olib.c [headers 14] libc64 headers (#2177) 2024-09-11 18:02:42 +09:00
z_onepointdemo.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_parameter.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_path.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
z_play.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_player_call.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_player_lib.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_prenmi.c [ntsc-1.0/1.1] Match PAL 1.0 viconfig changes (#2231) 2024-09-27 16:44:35 -04:00
z_prenmi_buff.c Fix most compiler warnings in the boot and code segments (#674) 2021-02-13 19:49:40 -05:00
z_quake.c Reduce overlay dependencies on global.h (5) (#2466) 2025-02-12 21:50:46 +01:00
z_rcp.c Decouple Debug Features From gc-eu-mq-dbg (#2296) 2024-11-17 17:02:07 -05:00
z_room.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_rumble.c Rumble doc (#1375) 2022-09-27 12:40:26 -04:00
z_sample.c Cleanup gSPMatrix, rename Matrix_New -> Matrix_Finalize, add MATRIX_FINALIZE_AND_LOAD (#1983) 2024-09-11 16:59:23 +09:00
z_scene.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_scene_table.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_sfx_source.c Move PlayState to a new z64play.h (#1966) 2024-06-25 15:13:31 -04:00
z_skelanime.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_skin.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
z_skin_awb.c Reduce overlay dependencies on global.h (6) (#2468) 2025-02-13 18:15:14 -05:00
z_skin_matrix.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_sram.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_ss_sram.c Add names to all typedef'd structs, unions, and enums (#2028) 2024-08-12 03:07:48 -04:00
z_view.c [iQue] Create/update macros for printing debug strings (#2398) 2025-01-08 10:33:49 -05:00
z_vimode.c Use IDO for assembling handwritten asm files in src (#2390) 2024-12-28 15:18:45 -05:00
z_viscvg.c Document Framebuffer Filters, VisCvg and VisZbuf (#1534) 2023-09-16 17:16:58 -04:00
z_vismono.c Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309) 2024-12-02 04:40:49 -05:00
z_viszbuf.c Match ntsc-1.2 z_skelanime.c, z_view.c, z_viszbuf.c (#2041) 2024-08-15 03:54:06 -04:00
z_vr_box.c Reduce overlay dependencies on global.h (7) (#2472) 2025-02-16 15:33:55 -05:00
z_vr_box_draw.c Create debug macros for common functions (#1597) 2024-01-09 07:59:03 -05:00