| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 3 days | "control stick" -> "main stick" for consistency | LagoLunatic | |
| 3 days | Use CPad macros when accessing controller fields | LagoLunatic | |
| 3 days | Add enums for msg icons and control codes | LagoLunatic | |
| 4 days | msg work (#1143) | LagoLunatic | |
| * fopMsgM_msgDataProc_c::stringSet work * Fix JPN * More stringSet work * work * get rid of fake temps * stringSet 99.99% * fopMsgM_msgDataProc_c::stringLength 100% * d_msg work * fix pal * fix message_paper, d_meter version diff fixes | |||
| 4 days | d_scope 100% (#1112) | Benjamin ROELANDT | |
| * First version of d_scope, everything is matching on all version, probably missing a few inline on undocumented field that i did not manage to find * Readd stuff previously deleted but badly tested * Rename some fields and a few more inline doesn't improve matching but i think it looks more genuine * clean up syntax * move d_scptyp enum and add forgotten inline * build fix * replace seStart call with proper enum | |||
| 2026-07-22 | Clean up angle constants and conversions (#1135) | LagoLunatic | |
| * Add angle conversion constants and macros * Replace angle literals with hex instead of decimal | |||
| 2026-07-22 | Enum usage | LagoLunatic | |
| 2026-07-19 | Cleanup/documentation for various photo-related code | LagoLunatic | |
| 2026-07-05 | d_menu_save mostly done (#1103) | TakaRikka | |
| 2026-07-02 | d_message mostly done (#1097) | TakaRikka | |
| * d_message mostly done * fopMsgM_selectMessageGet fix | |||
| 2026-05-28 | Demo work and fakematch cleanup (#1034) | LagoLunatic | |
| 2026-05-26 | Process profiles and enums cleanup (#1031) | LagoLunatic | |
| * Fix some profile comments * Add missing static for local visibility data * Move proc name and draw priority enums to f_pc * Add _e suffix to daObjBarrier_c proc enum * Change proc name enum format to match TP * Change draw prio enum format to match TP * Change ItemNo enum format, finish fixing item names * Revert static for cb1 hio * Clean up formatting of profile comments * Fix comment alignment | |||
| 2026-05-25 | d_menu_option OK (#1020) | LagoLunatic | |
| 2026-05-12 | Player inlines and item enums | LagoLunatic | |
| 2026-05-04 | More work on f_op_msg_mng (#965) | Lord-McSweeney | |
| * More work on f_op_msg_mng * Fix a regalloc issue affecting all tag_* functions in f_op_msg_mng | |||
| 2026-04-30 | Match fopMsgM_messageGet and fopMsgM_passwordGet | LagoLunatic | |
| 2026-04-30 | Work on f_op_msg_mng (#964) | Lord-McSweeney | |
| * Work on f_op_msg_mng, especially PAL translations * Finish translations work on f_op_msg_mng * fopMsgM_messageGet and fopMsgM_passwordGet 98% | |||
| 2025-11-14 | d_msg - 99% matching (#899) | 123456789758 | |
| Co-authored-by: < > | |||
| 2025-09-19 | Added enums for all used event/tmp bits/regs (#893) | LagoLunatic | |
| 2025-08-20 | Use precompiled headers, fix weak data issues | LagoLunatic | |
| 2025-08-12 | Fix some version differences (#852) | LagoLunatic | |
| * Fix some version differences * Found real inline name for checkBowMiniGame | |||
| 2025-08-04 | Fix some missing enum usages | LagoLunatic | |
| 2025-06-26 | d_mesg work | LagoLunatic | |
| 2025-06-08 | Add a few more matching functions in f_op_msg_mng (#791) | Ammar Askar | |
| * Add a few more matching functions in f_op_msg_mng * Change to checking against multiple values | |||
| 2025-05-21 | Merge pull request #757 from mattias-blum/d_menu | LagoLunatic | |
| d_menu work | |||
| 2025-05-19 | Fix version defines | LagoLunatic | |
| 2025-05-15 | more progress | mattias-blum | |
| 2025-04-29 | player_main cleanup and a few matches | LagoLunatic | |
| 2025-04-29 | Improve compiler compatibility (#743) | Jcw87 | |
| * fix returns * use standard C headers * struct/class mismatch * explicit this in template * switch variable scope * C standard compliance * & l-value | |||
| 2025-04-24 | Fix relocation and data value mismatches | LagoLunatic | |
| 2025-04-16 | Move remaining class definitions to headers | LagoLunatic | |
| 2025-04-12 | d_drawlist OK, J2DPicture inline cleanup | LagoLunatic | |
| 2025-04-12 | f_op_msg_mng Work (#685) | SuperDude88 | |
| * f_op_msg_mng work * Fix Some Conflicts Haven't had much chance to work on actual progress, still looking to do more matching before merge * Tiny bit of Work Little bit of cleanup, start on a couple more functions * More Matches Also add back some missing nonmatch comments * Fixes * JPN ifdefs * Inline Fix Also force one match (there's no way that casting is real) * Reorder Strings Fix rodata, I think this order is also slightly more accurate to the function (but I'm not really trying to match it right now anyways) | |||
| 2025-01-17 | Rename more item enums | LagoLunatic | |
| 2024-12-28 | Match getMesgHeader on JPN | LagoLunatic | |
| 2024-12-28 | build fix | Jasper St. Pierre | |
| 2024-12-28 | f_op_msg_mng work | Jasper St. Pierre | |
| 2024-10-18 | More warning cleanup | 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-29 | misc small cleanup | LagoLunatic | |
| 2024-08-08 | Move sqrtf to std:: namespace | LagoLunatic | |
| 2024-07-12 | Add fpc_ProcID type and use it for all process IDs | LagoLunatic | |
| See https://github.com/zeldaret/tp/pull/2173 | |||
| 2024-07-01 | d_s_open_sub work | Jasper St. Pierre | |
| 2024-06-22 | Use NULL macro in asserts, fix NULL macro to match | LagoLunatic | |
| 2024-06-22 | Use FALSE macro in asserts, remove JUT_PANIC macro | LagoLunatic | |
| 2024-06-16 | Fix ninja all_source compilation errors | LagoLunatic | |
| 2024-06-15 | d_a_npc_people Almost OK (#658) | SuperDude88 | |
| * daNpcPeople Work * Oops Somehow I break this file every time I touch it | |||
| 2024-06-07 | Rename some more item enum entries | LagoLunatic | |
| 2024-04-10 | fix msgId/msgNo naming mixups | LagoLunatic | |
