summaryrefslogtreecommitdiff
path: root/libs/JSystem/JUtility/JUTDirectPrint.cpp
AgeCommit message (Collapse)Author
2024-04-12d_a_e_fz work, doxygen revamp (#2127)Pheenoh
* initial freezard actor struct + setActionMode OK * daE_FZ_Draw * setReflectAngle * mBoundSoundset * daE_FZ_Execute & execute * demoDelete * daE_FZ_Delete & _delete * CreateHeap * useHeapInit * cc_set * mtx_set * action WIP * way_gake_check * executeRollMove * executeMove * draw WIP * executeDamage * checkpoint * create * checkpoint * daE_FZ_c::executeWait * checkpoint * daE_FZ_c::damage_check almost done * rm asm * rm headers * setup_profile WIP + doxygen update * fix merge issues * docs fix? * fix2 * doxygen updates * setup g_profile_E_FZ, profile setup script WIP * update github actions * update progress.md
2023-12-25MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)TakaRikka
* cleanup SSystem files * MSL_C fully matched * fix build * remove asm * reorganize MSL_C/Runtime libs into more accurate setup * little more cleanup * cleanup some MSL headers * obj_rgate OK * remove asm * some rgate documentation
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-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-04-21add MSL_C/stdio.h (#317)Jcw87
2023-02-26JUtility / JSupport / misc cleanupTakaRikka
2022-10-03d_camera / m_Do_ext / d_particle + minor various wip (#210)TakaRikka
2022-03-20Renamed instances of msl_c -> MSL_C becauseZen64
2022-03-19Fixed capitalization and msl library namesZen64
2022-01-11Match destructor and msl_c header include fixesjdflyer
2021-10-24J2D structs + print / fix GX + MSL string headers (#157)TakaRikka
* J2D structs + print / fix GX + MSL string headers * remove msl_c/string.h
2021-09-26Removed #if DEBUG and clean up.Julgodis
2021-09-26Removed JUtility.h and added './tp format'Julgodis
2021-09-26pull-request cleanup (main.dol: 15.597194%)Julgodis
2021-09-26Removed .s files and cleanup.Julgodis
2021-09-26OK setCharColor__14JUTDirectPrintFUcUcUcJulgodis
2021-09-26OK setCharColor__14JUTDirectPrintFQ28JUtility6TColorJulgodis
2021-09-26OK drawString_f__14JUTDirectPrintFUsUsPCceJulgodis
2021-09-26OK va_list, va_start, va_arg, and va_endJulgodis
2021-09-26OK drawString__14JUTDirectPrintFUsUsPcJulgodis
2021-09-26OK printSub__14JUTDirectPrintFUsUsPCcP16__va_list_structbJulgodis
2021-09-26OK changeFrameBuffer__14JUTDirectPrintFPvUsUsJulgodis
2021-09-26NONMATCHING drawChar__14JUTDirectPrintFiiiJulgodis
2021-09-26OK erase__14JUTDirectPrintFiiiiJulgodis
2021-09-26OK start__14JUTDirectPrintFvJulgodis
2021-09-26OK __ct__14JUTDirectPrintFvJulgodis
2021-09-26Added TColor.hJulgodis
2021-04-10moved strings + decompile simple store functionsJulgodis
2021-04-08demangle data-symbolsJulgodis
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
2020-09-05organize files, update makefile, add CI checks, begin adding d_save.cppunknown