| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | Compiler compat fix: Passing of rvalue GXColors to non-const reference ↵ | LagoLunatic | |
| parameters (#1142) | |||
| 2026-06-26 | copy over a bunch of sdk stuff (#1066) | TakaRikka | |
| * most of dolsdk copied over * add some gf stuff * trk wip * ode/amc stuff * build fix | |||
| 2026-05-25 | d_menu_option OK (#1020) | LagoLunatic | |
| 2026-05-17 | JAIZelInst OK (#1005) | LagoLunatic | |
| * JAIZelInst OK * Clean up some default args | |||
| 2026-05-15 | d_a_movie_player 99% (#1003) | LagoLunatic | |
| * d_a_movie_player 99% * Fix version differences | |||
| 2026-04-02 | JFWSystem OK | LagoLunatic | |
| 2025-08-20 | Use precompiled headers, fix weak data issues | LagoLunatic | |
| 2025-06-26 | d_mesg work | LagoLunatic | |
| 2025-06-23 | m_Do_main OK for demo | LagoLunatic | |
| 2025-06-19 | Various inline cleanup | LagoLunatic | |
| 2025-06-18 | daPy_lk_c::draw and linkDraw matched on retail with (void)0 assert, ↵ | LagoLunatic | |
| d_a_figure OK | |||
| 2025-06-17 | daPy_lk_c::dProcTool and daDemo00_c::execute matched, fix up various inlines ↵ | LagoLunatic | |
| and template classes, stb OK | |||
| 2025-06-09 | Some enum/define cleanup | LagoLunatic | |
| 2025-05-29 | JUT cleanup | LagoLunatic | |
| 2025-05-20 | Demo: Disable opt_propagation, fix assert macro, DynamicLink OK | LagoLunatic | |
| 2025-05-17 | Fix error handler typedefs | LagoLunatic | |
| 2025-04-12 | d_drawlist OK, J2DPicture inline cleanup | LagoLunatic | |
| 2025-03-10 | Fix priority type u32 -> s32 | LagoLunatic | |
| 2025-03-06 | Clean up JPAEmitterLoader | LagoLunatic | |
| 2025-01-14 | Use _GX name typedefs | LagoLunatic | |
| 2025-01-14 | Fix JUTXfb fakematch | LagoLunatic | |
| This match (with the u32 cast) is more likely to be the real match based on the inlines called in TP debug. | |||
| 2024-11-01 | Add custom build rule for material display lists with image addresses in them | LagoLunatic | |
| 2024-10-17 | More warning/error cleanup, mostly includes | LagoLunatic | |
| 2024-10-17 | clangd: Started fixing warnings and errors, code cleanup | LagoLunatic | |
| 2024-09-07 | Remove leading underscore from uses of GX enums | LagoLunatic | |
| 2024-07-25 | d_vibration / d_vib_pattern | Erilea | |
| 2024-07-13 | d_ovlp_fade4 work | Jasper St. Pierre | |
| 2024-06-22 | Use FALSE macro in asserts, remove JUT_PANIC macro | LagoLunatic | |
| 2024-06-22 | Fix JUT_ASSERT to use double defines | LagoLunatic | |
| We know JUT_ASSERT originally had double defines because defines such as NULL and ARRAY_SIZE are expanded in assertion strings, as discovered by Jasper: https://godbolt.org/z/PvqsG9asb | |||
| 2024-03-11 | Add uint typedef | LagoLunatic | |
| 2024-03-09 | Make JUT_ASSERT macro more accurate | LagoLunatic | |
| (COND) == 0 and !(COND) both only match sometimes, but (void)((COND) || ...) seems to work all the time. | |||
| 2024-01-23 | d_s_menu | Jcw87 | |
| 2024-01-21 | J2DPicture match | Jasper St. Pierre | |
| 2024-01-18 | clean up some inlines | LagoLunatic | |
| 2024-01-12 | d_a_player_main work | LagoLunatic | |
| 2024-01-09 | misc cleanup | LagoLunatic | |
| 2024-01-03 | Rename JUTDataBlockHeader | LagoLunatic | |
| 2023-12-30 | Merge pull request #563 from Jcw87/MSL_C | Jasper St. Pierre | |
| Standard Library Headers | |||
| 2023-12-30 | stdarg.h | Jcw87 | |
| 2023-12-30 | time macro | Jcw87 | |
| 2023-12-27 | reorganize MSL_C/Runtime files. wip, notmatching | TakaRikka | |
| 2023-12-19 | misc minor cleanup (indentation, offset comments, etc) | LagoLunatic | |
| 2023-12-17 | JAudio | Jcw87 | |
| 2023-12-14 | implement a few JSystem inlines | Jcw87 | |
| 2023-12-10 | use macros for compiler alignment and section directives | Jcw87 | |
| 2023-12-06 | JUTFontData_Ascfont_fix12 match | LagoLunatic | |
| 2023-12-05 | JUTXfb match | LagoLunatic | |
| 2023-12-02 | JUTGamePad work | Jasper St. Pierre | |
| 2023-12-01 | JUTConsole work | Jasper St. Pierre | |
| inspired by nw4r | |||
| 2023-11-26 | Use struct bitfields for pad buttons, matching several functions | LagoLunatic | |
