summaryrefslogtreecommitdiff
path: root/src/d/menu/d_menu_skill.cpp
AgeCommit message (Collapse)Author
2024-03-31Some documentation on d_menu_fishing (#2115)Trueffel
* d_menu_fishing documentation pass * some changes on d_menu_ring and d_menu_skill
2024-03-19remove "duplicated" inlines (#2099)TakaRikka
* fix f_op_actor_mng inlines * fix f_pc inlines * fix d_a_alink weak func signatures * fix d_com_inf_game inlines * fix some more inlines * fix rest of player inlines * m_Do / JSystem inlines fixed * fix upstream changes
2024-03-15d_menu_skill OK (#2096)Trueffel
* d_menu_skill OK * remove asm and update progress
2024-02-17d_map OK (#2074)TakaRikka
2024-01-09d_meter2_draw done (#2028)TakaRikka
* d_meter2_draw done * some meter_draw doc * remove asm * d_file_sel_info fixed
2023-09-30Work on d_menu_letter (#1949)Trueffel
* d_menu_letter first pass * match more funcs and optimize skill tu * decompile first rodata sections * done for now * remove unused asm * format d_menu_letter
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-15JAUSectionHeap, Z2SoundInfo, others (#1925)Jcw87
* Z2SoundInfo * JAUSectionHeap * Z2EnvSeMgr * Z2AudioMgr * m_Do_audio * d_a_alink
2023-09-05d_a_obj_wsword work (#1911)Trueffel
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-22d_menu_skill basically OKTrueffeloot
2023-07-20Various matches (#378)hatal175
* Maybe improve JMAEulerToQuat * JKRFileLoader OK * JUTCacheFont work * Match J3DModel::prepareShapePackets * JUTDirectFile OK * JUTDirectPrint OK * Work on JUTProcBar * Work on JUTResFont
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
2023-04-24MSL_C (#319)Jcw87
* MSL_C/string.h * MSL_C/stdlib.h
2022-05-28npcT / JUTGamePad workTakaRikka
2022-01-10JUTAssertTakaRikka
2022-01-04formatTakaRikka
2022-01-04d_menu_windowTakaRikka
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08auto decompile more functionsJulgodis
2021-04-08demangle data-symbolsJulgodis
2021-04-07detect more floats/doubles, including from relocationsJulgodis
2021-04-06building RELsJulgodis
2021-04-01__sinit and progress script updateJulgodis
2021-03-31.dead section fixJulgodis
2021-03-30re-generate with bug fixesJulgodis
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis