summaryrefslogtreecommitdiff
path: root/src/d/d_com/d_com_inf_game.cpp
AgeCommit message (Collapse)Author
2021-03-28dol2asm OKJulgodis
2021-03-28fpc 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-27fopMsgM_messageGet OK + rename g_meter2_info globalPheenoh
2021-03-15Fix symbol names (#118)lepelog
* checkpoint * checkpoint * rename f_pc * checkpoint * small symbol rename and fix some fpc symbols * remove unneeded entries from ldscript * simplify ok check, update docker container Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-02-21clang-format + fixes for jasperPheenoh
2021-02-21fopScnM_ChangeReq OKPheenoh
2021-02-20delete variables.hPheenoh
2021-02-19Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)lepelog
* data for c_angle * data c_sxyz * partially migrated c_xyz data * c_xyz data * c_xyz data decomp * c_math data * c_math data * c_lib data, some cleanup * rename some unnamed functions and create header for them * header for string functions * format and fix fabsf * cleanup * remove more unneded function prototypes * move fpclassify to math.h
2021-02-07debugDisplay and Debug_console attempPheenoh
2021-02-03main attemptPheenoh
2021-01-31d_kyeff, d_kyeff2, m_Do_printf, and m_Do_graphic (#109)jdflyer
* Split d_kyeff * Partially matched d_kyeff * split d_kyeff2 * Match d_kyeff2 * split m_Do_printf * m_Do_printf partially matched * hotfix and clang-format * split m_Do_graphic * rename symbols in m_Do_graphic * Match a few functions in m_Do_graphic * Fix Merge Errors * Delete sh.exe.stackdump * Update OSReportInit
2021-01-31clang-formatPheenoh
2021-01-31remove functions.hPheenoh
2021-01-21m_Do_audiojdflyer
2021-01-11d_com_inf_game / d_save improvements (#82)TakaRikka
* some dcominfg funcs * add dcom inlines to d_save * format * format
2021-01-10fully split / more work on d_com_inf_game (#81)TakaRikka
* split d_com_inf_game * fix func name * start some dcomifg funcs * fix * clang-format * change dComIfGs_setWarpItemData back to inline asm for now Co-authored-by: Pheenoh <pheenoh@gmail.com>
2020-12-26run clang-formatPheenoh
2020-12-05d_item (#18)TakaRikka
* item_funcs ok * item_getcheck_func ok * remove unnecessary asm file * execItemGet / checkItemGet ok, add enums for readability * fix return types
2020-12-04initial class structure for dComIfG_inf_cunknown
2020-12-03begin adding d_com_inf_game, add include guards to headersunknown
2020-08-29okunknown