summaryrefslogtreecommitdiff
path: root/include/d/d_drawlist.h
AgeCommit message (Collapse)Author
3 daysCompiler compat fix: Passing of rvalue GXColors to non-const reference ↵LagoLunatic
parameters (#1142)
2026-07-02d_message mostly done (#1097)TakaRikka
* d_message mostly done * fopMsgM_selectMessageGet fix
2026-05-26d_ovlp_fade3 OK for JPN/demoLagoLunatic
2026-01-13Fix up a shadow-related variable/parameter names (#920)Mike Lester
* Fix up a shadow-related variable/parameter names * Fix compilation errors in d_a_obj_barrel.cpp
2025-06-04Demo work (#786)LagoLunatic
* Demo work * Fix PAL * Fix d_door weak func order and link it * Fix d_door for demo * JKernel OK on demo + misc * tag_attention 100% on demo * More demo work and fix some retail fakematches
2025-05-25More demo work, fix some fakematches in retailLagoLunatic
2025-04-29Improve compiler compatibility (#743)Jcw87
* fix returns * use standard C headers * struct/class mismatch * explicit this in template * switch variable scope * C standard compliance * & l-value
2025-04-12d_drawlist OK, J2DPicture inline cleanupLagoLunatic
2025-04-11d_camera 28% (#732)Mattias Blum
* initial progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * more progress * fix outdated member names * more progress * more progress * more progress * more progress * more progress * more progress * fixed deprecated member references * more progress * more progress * more progress * fix deprecated member references * more progress * more progress * more progress * more progress * more progress * check in for review * remove comment * initial PR changes * more PR changes * more PR changes * added anonymous struct as class member * reverted changes to `stage_camera2_data_class` * added `dCamera_event_data`, `dCamera_monitoring_things` and `dCamera_DMC_system` from debug maps * more progress * more progress * realmatch for `camera_draw` * PR changes * fix broken merge * formatting * Reverted change to `camSphChkdata` that caused `sph_chk_callback` match to regress * Reverted change to `BG` struct that caused ctor and dtor match to regress
2025-04-09Misc small cleanupLagoLunatic
2025-03-06C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHTLagoLunatic
2025-02-23Various cleanupLagoLunatic
2024-06-30d_wpot_water workJasper St. Pierre
2024-04-18clean up some inline parametersLagoLunatic
2024-03-21m_Do_extLagoLunatic
2024-02-03work on inlinesLagoLunatic
2024-01-20d_s_play workJasper St. Pierre
2024-01-17c_bg_w workJasper St. Pierre
2024-01-06d_drawlist workJasper St. Pierre
2024-01-06d_drawlist workJasper St. Pierre
2024-01-04Add drawlist inlinesLagoLunatic
2023-12-20make more TUs compileJcw87
2023-12-19misc minor cleanup (indentation, offset comments, etc)LagoLunatic
2023-12-15Make some more TUs compileJcw87
2023-11-30d_a_npc_md workLagoLunatic
2023-11-24m_do_graphic minor fixesJasper St. Pierre
2023-11-24m_do_graphic workJasper St. Pierre
2023-11-18m_Do_graphic workJasper St. Pierre
2023-11-11d_stage progress + struct fixesLagoLunatic
2023-11-11d_drawlist, d_particle, f_op_actor_mng, JPA workJasper St. Pierre
2023-11-11d_event_data mostlyJasper St. Pierre
2023-11-08d_drawlist workJasper St. Pierre
2023-11-08d_a_hookshot 33%LagoLunatic
2023-11-02d_a_vrbox OKLagoLunatic
2023-10-26Get d_a_npc_md set upLagoLunatic
2023-10-25dKyr_sun_move progressJasper St. Pierre
2023-10-22f_pc_manager workJasper St. Pierre
2023-10-15d_place_name 90%Jasper St. Pierre
2023-10-15d_drawlist workJasper St. Pierre
2023-10-15d_drawlist workJasper St. Pierre
2023-10-15d_drawlist workJasper St. Pierre
2023-10-14d_s_logo start, VERSION_SELECTJasper St. Pierre
2023-10-10some cleanupJasper St. Pierre
2023-10-08m_Do_extJcw87
2023-10-02d_s_open 99%Jasper St. Pierre
2023-09-25d_a_obj_barrier mostly doneTakaRikka
2023-09-23d_resorce mostly thereJasper St. Pierre
2023-09-22d_a_itembase OKLagoLunatic
2023-09-20d_kankyo_wether almost doneTakaRikka
2023-09-19most of d_kankyo done (#61)TakaRikka
* most of d_kankyo done * some kankyo fixes