summaryrefslogtreecommitdiff
path: root/include/msg/scrn
AgeCommit message (Collapse)Author
2024-01-27cleanup msg scrn (#2051)TakaRikka
* msg_scrn_light done * update include paths * some cleanup * fix build
2024-01-26d_msg_scrn_light,d_msg_scrn_kanban ok (#2050)hatal175
* d_msg_scrn_light ok * d_msg_scrn_kanban OK
2024-01-21Work on d_msg_scrn_howl + misc (#2040)hatal175
2023-09-18d_menu_insect basically OK, optimizations, match one func in d_menu_ring (#1934)Trueffel
* next d_menu_insect pass * work on d_menu_ring & d_menu_insect * d_menu_insect basically OK * remove unused asm
2023-09-16first d_menu_ring (item wheel) pass (#1928)Trueffel
* first pass on d_menu_ring * d_menu_item_explain mostly OK * match ptmf's and sinit * format d_menu_item_explain * first item wheel pass to pr * fix seStart calls * d_menu_item_explain OK
2023-09-04Fixes for other compilers (#1912)Jcw87
* remove invalid virtual keywords * remove duplicate inline * remove leading 0 in character literals * add missing public keywords * fix some struct/class mismatches
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
2023-07-16dMsgScrnTree_c OK, Some JGeometry work (#370)hatal175
* Minor work on c_damagereaction and JGeomtry * dMsgScrnTree_c OK * dMsgScrnExplain_c OK
2023-07-10several files OKTrueffeloot
2023-05-25d_msg_scrn_arrow OK (#337)Noah McQueen
* Mostly matching * d_msg_scrn_arrow OK * sync
2023-05-12Remove #includes from headers (#334)Jcw87
* add "global.h" to files that use it * add MSL_C includes to files that use them * remove dolphin includes from headers that don't need them * remove JSupport includes from headers that don't need them * remove JKernel includes from headers that don't need them * remove JUtility includes from headers that don't need them * remove J3D includes from headers that don't need them * remove J2D includes from headers that don't need them * remove JAudio2 includes from headers that don't need them * remove Z2AudioLib includes from headers that don't need them * remove JMessage includes from headers that don't need them * remove JParticle includes from headers that don't need them * remove SComponent includes from headers that don't need them * remove dol includes from headers that don't need them * sort includes
2022-07-04d_menu_save / pane_class / rename some data (#205)TakaRikka
* work on fop actor / actor mng, daalink, d_a_obj_item * d_a_title mostly decompiled * daalink / d_event / JMessage / dmsg_out_font work * msg_scrn_base / msg_scrn_boss * some work on mDo machine, d_menu_save, d_tresure, and various * remove asm * progress * finish d_menu_save / d_pane_class_alpha / d_pane_class / rename some data * rename more data * remove asm / progress * match all of d_pane_class * fixes / some dKankyo doc
2022-06-29work on daalink, fop actor, mDo machine, msg_scrn, + various (#201)TakaRikka
* work on fop actor / actor mng, daalink, d_a_obj_item * d_a_title mostly decompiled * daalink / d_event / JMessage / dmsg_out_font work * msg_scrn_base / msg_scrn_boss * some work on mDo machine, d_menu_save, d_tresure, and various * remove asm * progress
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis