LagoLunatic
|
2a02484cdc
|
JStudio/JMessage work and cleanup
|
2025-01-17 20:04:18 -05:00 |
|
LagoLunatic
|
e620f9328b
|
Use _GX name typedefs
|
2025-01-14 22:47:21 -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
|
06709dad7f
|
d_a_obj_toripost documentation, d_a_rd wrong name fixes
|
2024-12-28 18:58:57 -05:00 |
|
LagoLunatic
|
d1c3a19702
|
Fix wrong include case
|
2024-12-28 14:09:10 -05:00 |
|
Jasper St. Pierre
|
4470b7df8a
|
d_a_demo00 work
|
2024-12-27 12:23:32 -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 |
|
LagoLunatic
|
3bdcd42944
|
Clean up the weak data fakematches to be slightly closer to the real code
|
2024-11-20 16:38:29 -05:00 |
|
LagoLunatic
|
050cc12777
|
Use dtk asset extractor for in-function statics as well
|
2024-11-07 16:07:37 -05:00 |
|
LagoLunatic
|
04a5b59db5
|
GX work
|
2024-11-07 14:24:48 -05:00 |
|
LagoLunatic
|
0492ca2b52
|
start d_menu_option
|
2024-11-05 20:53:59 -05:00 |
|
LagoLunatic
|
92af4c4025
|
JPN fix
|
2024-11-03 21:05:45 -05:00 |
|
LagoLunatic
|
ebf3a29555
|
d_a_dai_item OK
|
2024-11-03 21:00:28 -05:00 |
|
LagoLunatic
|
e01095535f
|
d_a_dai_item work
|
2024-11-02 16:21:43 -04:00 |
|
LagoLunatic
|
6b31312531
|
Use asset extractor for more symbols
|
2024-11-02 12:47:15 -04:00 |
|
LagoLunatic
|
3eac0a16ac
|
warning cleanup
|
2024-11-02 00:00:04 -04:00 |
|
LagoLunatic
|
e9f82ff359
|
Add custom build rule for material display lists with image addresses in them
|
2024-11-01 19:32:15 -04:00 |
|
Jasper St. Pierre
|
a16d8cee02
|
minor cleanup
|
2024-11-01 16:11:07 -07:00 |
|
LagoLunatic
|
8911dab195
|
Starting switching u8 arrays to use dtk asset extract feature
|
2024-11-01 15:04:58 -04:00 |
|
LagoLunatic
|
6f27d32ab1
|
d_a_bk work
|
2024-10-29 00:23:12 -04:00 |
|
LagoLunatic
|
fab0d7a5ba
|
misc cleanup, mostly inlines
|
2024-10-29 00:22:32 -04:00 |
|
Jasper St. Pierre
|
70044ec8dd
|
Clean up cc enums
|
2024-10-28 21:16:46 -07:00 |
|
LagoLunatic
|
f8e615fae7
|
cleanup
|
2024-10-22 12:36:12 -04:00 |
|
LagoLunatic
|
55ad93af06
|
cleanup daPy_sightPacket_c inlines, match setHookshotSight
|
2024-10-19 17:25:30 -04:00 |
|
LagoLunatic
|
a3560350c7
|
d_a_sail and d_a_pirate_flag cleanup
|
2024-10-19 15:39:43 -04:00 |
|
LagoLunatic
|
329d94a301
|
Add fake headers for unsolved weak objects to reduce manual copy-pasting
|
2024-10-19 14:03:50 -04:00 |
|
Daniel Hajjar
|
9ed7cfc79d
|
d_a_pirate_flag (#681)
* d_a_pirate_flag started work
* daPirate_Flag_packet_c::setCorrectNrmAngle matching
* daPirate_Flag_packet_c::setBackNrm matching
* daPirate_Flag_packet_c::setNrmVtx work
* d_a_pirate_flag work
* get_cloth_anim_factor matching
* pirate_flag_move matching
* daPirate_Flag_Execute matching
* d_a_pirate_flag mostly done
|
2024-10-19 13:07:44 -04:00 |
|
SuperDude88
|
716492b7b9
|
First Person Item Procs (#680)
* First Person Item Procs
Match a couple of Link's proc functions
* Cleanup
|
2024-10-19 13:03:32 -04:00 |
|
LagoLunatic
|
ce592831fe
|
Warning/error cleanup
|
2024-10-18 15:55:31 -04:00 |
|
LagoLunatic
|
9e29fd3c68
|
More warning cleanup
|
2024-10-18 11:33:08 -04:00 |
|
LagoLunatic
|
202851599f
|
More warning/error cleanup, mostly includes
|
2024-10-17 23:46:30 -04:00 |
|
LagoLunatic
|
34afbd84db
|
clangd: Started fixing warnings and errors, code cleanup
|
2024-10-17 21:35:18 -04:00 |
|
LagoLunatic
|
c6bd52facd
|
d_a_bk work
|
2024-10-15 13:36:23 -04:00 |
|
LagoLunatic
|
d0990e3271
|
d_a_bk work, FILI inline cleanup
|
2024-10-10 16:10:16 -04:00 |
|
LagoLunatic
|
d27806bcd1
|
agbsw0 cleanup, enums and var names
|
2024-10-08 17:47:12 -04:00 |
|
LagoLunatic
|
40a4d0a1d9
|
stag inlines and cleanup
|
2024-10-07 23:38:54 -04:00 |
|
LagoLunatic
|
431e1c18da
|
fix wrong enum use in d_a_agb
|
2024-09-27 13:10:04 -04:00 |
|
LDA_suku
|
7d2ed1b24f
|
d_a_sail 100% (#678)
* d_a_sail
* add some comments
* d_a_sail amendment
|
2024-09-08 20:35:28 -04:00 |
|