| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-10 | Makefile fixes / JUTNameTab (#129) | Jasper St. Pierre | |
| * Makefile: Fix issues with iconv causing it to break under devkitPro / msys The version of iconv included in devkitPro does not have a -o option, so replace it with normal shell redirection. Also, SHIFT-JIS does not have a mapping for ~, so output the Windows CP932 variant instead, which does. See: https://en.wikipedia.org/wiki/Tilde#Unicode_and_Shift_JIS_encoding_of_wave_dash https://en.wikipedia.org/wiki/Code_page_932_(Microsoft_Windows)#Single-byte_character_differences * Update diff configuration -Bbinary doesn't seem to work with my copy of bjdump (it says it can't decode unknown architecture) Cheese things by using expected/ instead of having the user place things manually. * JUTNameTab * J3DPacket / J3DDrawBuffer * format Co-authored-by: lepelog <lepelog@users.noreply.github.com> | |||
| 2021-05-03 | fix build due to mtx_vec split | lepelog | |
| 2021-05-02 | move some of d_com_inf_game (#128) | TakaRikka | |
| * move most d_com_inf_game * remove temp | |||
| 2021-05-02 | Copy JKernel (#126) | lepelog | |
| * start JSystem * JKRAram and JUTGamePad * started heap and thread * more JKernel * mostly finished JKernel * delete unused asm * JKRFileFinder * delete unused asm and match findNextFile * format * fix mtx_vec | |||
| 2021-05-02 | Add requirements.txt with all necessary python dependencies and update ↵ | lepelog | |
| README (#127) Co-authored-by: Pheenoh <pheenoh@gmail.com> | |||
| 2021-05-02 | move Z2Calc, c_math and f_op_draw_iter (#125) | lepelog | |
| * Z2Calc * port over c_math * fop_draw_iter Co-authored-by: Pheenoh <pheenoh@gmail.com> | |||
| 2021-05-02 | move d_a_itembase_static / d_a_item_static / Z2StatusMgr (#123) | TakaRikka | |
| * move d_a_itembase_static * move d_a_item_static * moved Z2StatusMgr * clang * fixes * clang? * move d_save * move d_meter2_info * some d_meter2_info fixes * move most d_a_player * move d_bg_s stuff * move c_cc_s stuff * move d_cc stuff * move d_attention / d_event / d_stage | |||
| 2021-04-19 | Merge remote-tracking branch 'Julgodis/dol2asm_fullsplitt' into ↵ | lepelog | |
| new-disasm-codecopy | |||
| 2021-04-10 | RELs progress | Julgodis | |
| 2021-04-10 | moved strings + decompile simple store functions | Julgodis | |
| 2021-04-09 | some f_op | lepelog | |
| 2021-04-08 | more SComponent | lepelog | |
| 2021-04-08 | auto decompile more functions | Julgodis | |
| 2021-04-08 | some parts in c_lib | lepelog | |
| 2021-04-08 | remove asm | lepelog | |
| 2021-04-08 | c_xyz OK | lepelog | |
| 2021-04-08 | delete unused asm, c_m3d_g | lepelog | |
| 2021-04-08 | Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopy | lepelog | |
| 2021-04-08 | demangle data-symbols | Julgodis | |
| 2021-04-08 | c_xyz and c_angle sinit | lepelog | |
| 2021-04-07 | Merge branch 'dol2asm_fullsplitt' into new-disasm-codecopy | lepelog | |
| 2021-04-07 | detect more floats/doubles, including from relocations | Julgodis | |
| 2021-04-06 | building RELs | Julgodis | |
| 2021-04-01 | ported over f_pc | lepelog | |
| 2021-04-01 | __sinit and progress script update | Julgodis | |
| 2021-04-01 | c_API | lepelog | |
| 2021-03-31 | .dead section fix | Julgodis | |
| 2021-03-31 | start c_m3d | lepelog | |
| 2021-03-30 | counter | lepelog | |
| 2021-03-30 | c_angle | lepelog | |
| 2021-03-30 | start of cXyz OK | lepelog | |
| 2021-03-30 | started copying code over to new disasm | lepelog | |
| 2021-03-30 | re-generate with bug fixes | Julgodis | |
| 2021-03-30 | removed double references and fixed float generation | Julgodis | |
| 2021-03-29 | clang-format | Julgodis | |
| 2021-03-28 | move tp from tools | Julgodis | |
| 2021-03-28 | dol2asm OK | Julgodis | |
| 2021-03-28 | fpc symbol names (#119) | lepelog | |
| * fpcCtIt_filter_JudgeInLayer * dStage_roomControl_c::getZoneNo * fix fpc symbol names * format * mUnk0 -> mLayerID Co-authored-by: Pheenoh <pheenoh@gmail.com> | |||
| 2021-03-27 | fopVw_Draw OK | Pheenoh | |
| 2021-03-27 | fopScn_IsDelete OK | Pheenoh | |
| 2021-03-27 | fopScn_Execute OK | Pheenoh | |
| 2021-03-27 | fopScn_Draw OK | Pheenoh | |
| 2021-03-27 | fopScnTg_ToQueue, fopScnTg_QueueTo OK | Pheenoh | |
| 2021-03-27 | fopMsg_Delete OK | Pheenoh | |
| 2021-03-27 | fopMsg_IsDelete OK | Pheenoh | |
| 2021-03-27 | fopMsg_Execute OK | Pheenoh | |
| 2021-03-27 | fopMsg_Draw OK | Pheenoh | |
| 2021-03-27 | fopMsg_Draw OK | Pheenoh | |
| 2021-03-27 | fopMsgM_messageGet OK + rename g_meter2_info global | Pheenoh | |
| 2021-03-27 | fop_Timer_create OK | Pheenoh | |
