LagoLunatic
f51b9b65df
A few small matches for 2dnumber/meter
2025-02-11 17:08:48 -05:00
LagoLunatic
458c40ede8
Translate strings in fopAcM_entrySolidHeap
2025-02-11 16:25:06 -05:00
LagoLunatic
7297cbaf38
c_m3d done except for regalloc
2025-02-05 18:04:26 -05:00
LagoLunatic
9875a39ee6
Mark d_a_obj_hha as equivalent, and fix various small things in it
2025-02-01 16:42:58 -05:00
LagoLunatic
025b7e459a
Switch return type of _execute/_draw/_delete to be bool by default instead of BOOL
...
It's not completely consistent, but it seems like the majority used `bool`, and only a handful used `BOOL`. So I switched all of them to `bool` except for 13 TUs that stopped matching when changed like this.
2025-02-01 16:17:46 -05:00
Azurpourpre
39aace2c91
d_a_obj_hha 100% ( #688 )
...
* daObjHhaPart_c : progress on init_data, set_mdl_area, set_bgw, init_mtx
* daObjHhaSplash_c::create_s match
* daObjHhaYgush_c::create_area match
* daObjHhaYgush_c::init_data match
* daObjHhaYgush_c::init_mtx match
* daObjHhaYgush_c::draw match
* daObjHha_c class definition
* exe_normal & draw_normal match
* daObjHha_c::create_heap match
* daObjHha_c::_create match
* daObjHha_c::_delete almost match
* daObjHha_c::check_sw
* daObjHha_c::set_tex match
* daObjHha_c::init_mtx match
* daObjHha_c::get_water_h
* daObjHha_c::set_splash_bottom_* & daObjHha_get_r match
* daObjHha_c::set_splash_bottom_stop_r match
* daObjHha_c::part_manager almost match
* daObjHha_c::ygush_manager match
* daObjHha_c::_execute almost match
* daObjHha_c::_draw match
* daObjHha_c::water_manager match
* Mthd match
* da_a_obj_hha object file match
* Cleaning & adding variable names
* Updating configure.py & cleaning
* fixing d_a_obj_hha constants symbol name
* Adding suggestions (zeldaret/tww/#688)
* Fixing d_a_obj_hha Mthd (as suggested in PR zeldaret/tww/#688)
* Reverting configure.py
2025-02-01 15:44:48 -05:00
LagoLunatic
a52bb789da
Rename HostIO mChildID to mNo
...
TP debug has an assert in d_a_obj showing the name of this variable is `M_no` there.
2025-01-31 15:49:44 -05:00
LagoLunatic
2ece7c9ce1
Create constants for m_Do_machine heap/buffer sizes
2025-01-31 15:35:43 -05:00
LagoLunatic
4d2dda94e2
Forgot to set +x on matDL_dis too
2025-01-28 19:25:29 -05:00
LagoLunatic
bcedcd8731
Set mode +x on executable Python scripts
2025-01-28 19:09:28 -05:00
LagoLunatic
d6c3081559
Update dtk-template, dtk, and objdiff
2025-01-28 14:01:04 -05:00
LagoLunatic
901bc51f40
d_a_npc_md work
2025-01-27 19:26:14 -05:00
LagoLunatic
46801e0ee9
npc_ji1 small matches
2025-01-27 19:22:15 -05:00
LagoLunatic
02b21329ad
GBAJoyBoot OK
2025-01-26 20:52:18 -05:00
LagoLunatic
ffe54e0bea
Mark funcs with weak func order issues as Equivalent, fix a few other issues
2025-01-23 21:52:41 -05:00
LagoLunatic
067b47185b
Fix references to memcard gamedata struct size
2025-01-18 18:42:35 -05:00
LagoLunatic
e8adc6c9e5
Rename more item enums
2025-01-17 20:58:43 -05:00
LagoLunatic
c609b6780c
Add a VSCode task to quickly switch which game version is configured
2025-01-17 20:07:08 -05:00
LagoLunatic
0d8abe2569
Disable clangd auto header insertion
...
This inserts invalid includes for certain system headers.
2025-01-17 20:05:10 -05:00
LagoLunatic
5400c43ea1
d_a_bk work
2025-01-17 20:04:27 -05:00
LagoLunatic
2a02484cdc
JStudio/JMessage work and cleanup
2025-01-17 20:04:18 -05:00
LagoLunatic
b5350e1d1a
Minor cleanup
2025-01-14 23:23:26 -05:00
LagoLunatic
e620f9328b
Use _GX name typedefs
2025-01-14 22:47:21 -05:00
LagoLunatic
d2426c53f7
Fix JUTXfb fakematch
...
This match (with the u32 cast) is more likely to be the real match based on the inlines called in TP debug.
2025-01-14 22:41:00 -05:00
LagoLunatic
8e44641465
Fix various data relocation differences in unlinked TUs
2025-01-14 22:11:08 -05:00
LagoLunatic
40d18bef9d
Misc cleanup
2025-01-11 22:12:10 -05:00
LagoLunatic
532bdb29ad
Some initial work on HIO classes definitions for debug build
2025-01-11 22:10:44 -05:00
LagoLunatic
d330c1e68a
Add enums for items and disappears
2025-01-11 19:15:36 -05:00
LagoLunatic
24fab1a52a
Add player anm enum comments to anm index tables
2025-01-11 18:28:46 -05:00
LagoLunatic
ca6bebcb4b
Add more actor mode enums
2025-01-11 17:20:45 -05:00
Azurpourpre
3816b8d8f0
d_a_obj_rforce match ( #686 )
...
* d_a_obj_rforce match
* Adding suggestions (Pull Request zeldaret/tww/#686)
2025-01-10 23:48:07 -05:00
LagoLunatic
417ef8cacb
Fix mDoHIO inlines
2025-01-08 15:49:00 -05:00
LagoLunatic
f74fd75332
Misc cleanup
2025-01-08 15:42:47 -05:00
LagoLunatic
3d63a54587
Player inlines and enums
2025-01-08 15:05:14 -05:00
LagoLunatic
b18a1e448a
Add enums for island room numbers and indexes
2025-01-06 00:47:29 -05:00
LagoLunatic
37dbfd75de
Add item button enum and talk button enum
2025-01-06 00:23:55 -05:00
LagoLunatic
4a0a89501d
Match getMesgHeader on JPN
2024-12-28 21:34:40 -05:00
Jasper St. Pierre
2e6e40f604
build fix
2024-12-28 17:29:29 -08:00
Jasper St. Pierre
3c660fa937
J2DBasePosition
2024-12-28 17:02:59 -08:00
Jasper St. Pierre
b0e9b37bf2
build fix
2024-12-28 16:26:52 -08:00
LagoLunatic
06709dad7f
d_a_obj_toripost documentation, d_a_rd wrong name fixes
2024-12-28 18:58:57 -05:00
Jasper St. Pierre
72bbd3ea1f
f_op_msg_mng work
2024-12-28 15:33:02 -08:00
LagoLunatic
f543b7b471
Add ASM define to wrap mwerks asm keyword
2024-12-28 15:45:24 -05:00
LagoLunatic
f18e2b10dd
Various cleanup for OSContext
2024-12-28 14:56:09 -05:00
LagoLunatic
d1c3a19702
Fix wrong include case
2024-12-28 14:09:10 -05:00
LagoLunatic
504bd769a0
Update search excludes
2024-12-28 14:08:47 -05:00
Jasper St. Pierre
4470b7df8a
d_a_demo00 work
2024-12-27 12:23:32 -08:00
Jasper St. Pierre
c7e3e7ffea
small fixes
2024-12-27 01:32:02 -08:00
Jasper St. Pierre
929027bfc1
document inventory slots
2024-12-27 01:23:55 -08:00
Jasper St. Pierre
2db35c0108
name cPhsUNK3_e
2024-12-24 14:37:05 -08:00