TakaRikka
7ef1810132
m_Do_main / f_ap_game / f_op_actor debug work and misc ( #2744 )
...
* m_Do_main / f_ap_game debug stuff
* revolution sdk compatibility
* f_op_actor debug work
* rename fopAcM_SetupActor to fopAcM_ct
* fix build
* fix jp/pal splits
2025-10-19 20:30:49 +03:00
TakaRikka
b841290afa
d_debug_camera mostly done ( #2695 )
...
* d_debug_camera mostly done
* update some alink demo stuff
* some misc debug stuff
2025-09-25 18:20:46 +03:00
TakaRikka
87069235c0
some J3D/misc cleanup ( #2628 )
...
* some j3d cleanup
* begin using uintptr_t
* j3dgraphbase cleanup
* j3dgraphanimator cleanup
2025-09-04 17:56:59 +03:00
Max Roncace
30afae62d1
d_camera improvements (part 1) ( #2623 )
...
* Rename several dCamera_c fields
* Refactor mWork to generic buffer instead of union
* d_camera match improvements
* Implement several dCamera_c functions
* Remove d_camera.h from PCH
The symbol names in d_camera indicate that this header wasn't
included in the PCH (as they're compiled directly in d_camera.cpp).
2025-09-03 10:32:02 +03:00
Howard Luck
37fd33e575
d_a_obj_beamos / d_a_e_wb WIP ( #2620 )
...
* WIP
* daE_WB_Draw
* checkpoint
* more matches
* checkpoint
* fixes
* fix debug build
* fix daObjBm_c alignment
* fixes for luz
* fixes for hatal
* manual spacing changes
* run clang-format
* move header back
2025-08-31 01:11:52 +03:00
Max Roncace
ed392859d8
Miscellaneous improvements ( #2603 )
2025-08-25 15:33:44 -07:00
TakaRikka
b3b19d737a
d_a_mg_rod mostly done ( #2598 )
...
* d_a_mg_rod mostly done
* pr
2025-08-23 08:58:29 +03:00
hatal175
6b234fe9fe
d_a_obj_togeTrap OK ( #2545 )
...
* d_a_ibj_togeTrap OK
* Fix broken matches
2025-07-20 01:45:51 -07:00
Max Roncace
12e6780c19
Minor d_a_alink fixes ( #2534 )
2025-07-15 23:00:01 +03:00
TakaRikka
2391b6d18a
some more wii tests/improvements ( #2512 )
...
* some more wii tests/improvements
* merge Z2AudioCS changes
2025-07-01 01:17:50 +03:00
soruh
a7286fd50e
d_a_cstatue Matching ( #2419 )
...
* d_a_cstatue
* fix includes in d_com_inf_game
* remove todos
* create daCstatue_TYPE enum
* name fields and add enums
* fix procCopyRodSwingInit
* apply suggestions
2025-05-05 19:56:03 +03:00
TakaRikka
0369025df0
canoe done ( #2417 )
...
* d_a_canoe done
* fix debug
2025-05-03 10:33:31 +03:00
TakaRikka
e65e571498
alink data cleanup ( #2397 )
2025-04-16 23:03:00 +03:00
Caroline Madsen
03fafe3e15
d_camera work ( #2369 )
...
* bumpCheck matching
* checkGroundInfo matching
* chaseCamera matching
* lockonCamera attempted
* talktoCamera matching
* subjectCamera, magneCamera matching
* colosseumCamera close, plus various fixes
* towerCamera attempted
* hookshotCamera matching
2025-04-01 19:05:30 -07:00
LagoLunatic
7ac9c97e33
Debug build now takes .alf as input instead of .dol ( #2360 )
...
* Fix debug build
* Debug build now takes .alf as input instead of .dol
I had to manually remove the following line from symbols.txt for DTK to work:
```
.data = .sbss:0x8074C97C; // type:object size:0x4 scope:local data:byte
```
After that it built OK, and DTK automatically modified all other lines in symbols.txt.
* Fix pragma in header messing up debug optimization level
2025-03-30 15:43:44 -07:00
TakaRikka
90c07136bd
b_gnd equivalent ( #2340 )
...
* b_gnd equivalent
* fix dEvt_info_c inlines
* fix some more inlines
2025-03-23 21:55:28 +02:00
TakaRikka
03c019d736
d_a_e_pz equivalent ( #2330 )
...
* d_a_e_pz equivalent
* rename var
* match f_pc closer to debug
* hopefully fix decompctx
* sdk done
* remove unneeded file
2025-03-18 15:45:44 -04:00
TakaRikka
0c2335b6bf
d_a_boomerang / d_a_grass mostly done, d_a_spinner done ( #2304 )
...
* d_a_boomerang mostly done
* d_a_grass mostly done
* d_a_spinner done
2025-02-19 18:43:26 -05:00
TakaRikka
b5b157ab34
d_a_horse mostly done ( #2284 )
...
* checkpoint
* d_a_horse mostly done
* some horse doc
2025-01-09 15:45:46 +02:00
TakaRikka
e7b0ad79e0
tbox/camera/d_bg_w_kcol work and cleanup ( #2262 )
...
* some camera/tbox cleanup
* d_bg_w_kcol work
* make item name enum better
2024-12-10 18:46:19 +02:00
Caroline Madsen
a02b8d7a7f
e_pm, e_fs, obj_sm_door, obj_smw_stone ( #2244 )
2024-11-10 16:18:40 +02:00
TakaRikka
3cc6173593
all d_a_alink functions attempted ( #2239 )
...
* more work on alink
* alink wip
* little more work
* setEyeMove
* 14 left
* auto ground hit
* all d_a_alink functions attempted
2024-11-09 05:09:36 -05:00
Caroline Madsen
ddc1c166e7
d_a_midna mostly done ( #2237 )
2024-11-06 19:20:22 -08:00
TakaRikka
305f87ee57
alink crawl / damage done ( #2236 )
2024-11-04 07:34:18 -05:00
TakaRikka
52f299456c
alink_grab done ( #2234 )
...
* work on alink grab
* some grab work
* grab almost done
* finish alink grab
* alink_wolf mostly done
* fix cLib_minMaxLimit
* alink guard mostly done
* extract some embedded assets
* extract grass data. wip, alignment wrong
2024-11-03 06:47:23 -05:00
TakaRikka
a4984a1f72
alink horse mostly done ( #2229 )
...
* d_a_horse work
* more work on alink horse
* finish alink horse
* little work on d_a_alink_link
2024-10-31 00:41:08 +02:00
TakaRikka
855ab92930
d_a_alink_effect mostly done ( #2227 )
...
* d_a_alink_effect work
* more d_a_alink_effect work
* some d_a_alink data cleanup
* d_a_alink_effect mostly done
2024-10-28 13:00:15 +02:00
Caroline Madsen
f4b2f9c8f2
d_camera work ( #2226 )
2024-10-26 21:35:25 -07:00
TakaRikka
bed1416897
d_a_alink work / lv4digsand done / e_s1 matched ( #2224 )
...
* d_a_alink work / d_a_obj_lv4digsand done
* d_a_e_s1 matched, not linked
* d_a_e_s1 documentation
2024-10-25 06:47:02 +03:00
TakaRikka
a169aac99f
obj_Iceleaf almost done / d_a_alink work ( #2217 )
...
* obj_iceleaf almost done
* fix up d_a_alink procvars
* more d_a_alink work
* some d_a_alink error cleanup
* some more cleanup
2024-10-19 11:54:22 +03:00
TakaRikka
61cf874485
d_a_alink canoe almost done ( #2210 )
...
* d_a_alink canoe almost done
* ironball mostly done
* alink_iceleaf done
2024-10-16 00:03:04 +03:00
TakaRikka
5935a0f308
d_a_alink work / bump dtk version ( #2205 )
2024-10-12 15:11:17 -07:00
TakaRikka
178194ccb2
switch to dtk setup ( #2203 )
...
* switch to dtk setup
* some cleanup / fixes
* cleanup d_a_alink literals
* Restore doxygen, update CI & README.md (#1 )
* Fix build image ref (#2 )
---------
Co-authored-by: Luke Street <luke@street.dev >
2024-10-10 08:29:58 -06:00