Jcw87
|
5e7b59f2fe
|
Improve compiler compatibility (#743)
* fix returns
* use standard C headers
* struct/class mismatch
* explicit this in template
* switch variable scope
* C standard compliance
* & l-value
|
2025-04-29 12:49:09 -04:00 |
|
Zeclos
|
d16ee29425
|
D a w bird (#733)
* create functions
* actionend matched
* matched a func i think. progress on setstartpos
* progress on setstartpos, 2 small functions done
* rodata + actionselect
* 100% match
* cleanup
* configure.py matching
* removed unecessary cast
* removes the linker warning from arcname
* added the setaction inline. moved logic
* setAction now takes unsigned char
|
2025-04-03 17:34:13 -04:00 |
|
123456789758
|
cceb1ca57d
|
d_a_player_fan.inc - Almost all matching except floats. (#725)
* d_a_player_fan.inc - Almost all matching except floats.
* procFanSwing and procFanGlide close to matching.
---------
Co-authored-by: < >
|
2025-03-31 18:48:51 -04:00 |
|
123456789758
|
f4587892ff
|
d_a_player_dproc.inc - All except two fully matching. (#713)
* d_a_player_dproc.inc - All except two fully matching.
* Addressed review comments.
* Missed two mCurProc checks.
* Second review.
---------
Co-authored-by: < >
|
2025-03-30 14:08:11 -04:00 |
|
Ross Newman
|
fdfb69f055
|
d_a_tornado (#697)
* d_a_tornado 100%
* update member names
* fixes
* fix constant
* add compiler flag
* return BOOL type
* Apply suggestions from code review
Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>
---------
Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>
|
2025-02-28 01:49:58 -05:00 |
|
Jasper St. Pierre
|
9cbe5ba258
|
d_a_dai_item work
|
2024-06-19 12:43:21 -07:00 |
|
SuperDude88
|
4fe8a9bd46
|
Random Work
|
2024-05-18 20:55:58 -04:00 |
|
Jasper St. Pierre
|
d1fb79fed8
|
d_kankyo_rain work
|
2024-01-14 15:17:37 -08:00 |
|
Jasper St. Pierre
|
f2e6f7b904
|
d_kankyo_rain work
dKyr_sun_move
|
2024-01-14 13:44:34 -08:00 |
|
LagoLunatic
|
f5f82c68e7
|
d_kankyo_rain small fixes
|
2024-01-14 16:37:03 -05:00 |
|
Jasper St. Pierre
|
5e06ae88f2
|
d_kankyo_rain work
|
2024-01-14 12:47:23 -08:00 |
|
LagoLunatic
|
4c7ea01851
|
d_a_agb 99%
|
2024-01-09 18:44:00 -05:00 |
|
LagoLunatic
|
18d1ef98ff
|
d_a_npc_md work
|
2023-12-07 15:45:07 -05:00 |
|
Jasper St. Pierre
|
265677be13
|
d_kankyo_rain work
|
2023-12-01 22:11:15 -08:00 |
|
Jasper St. Pierre
|
d0971c5a81
|
d_kankyo_rain work
|
2023-11-30 22:50:56 -08:00 |
|
Jasper St. Pierre
|
d7359dd777
|
build fix
|
2023-10-25 02:44:24 -07:00 |
|
Jasper St. Pierre
|
d587838c79
|
wave_move progress
|
2023-10-25 02:04:04 -07:00 |
|
Jasper St. Pierre
|
d7ff28a6f7
|
dKyr_sun_move progress
|
2023-10-25 01:02:42 -07:00 |
|
Jasper St. Pierre
|
87b1fbf464
|
d_kankyo_rain work
thanks to Taka
|
2023-10-24 22:44:40 -07:00 |
|
Jasper St. Pierre
|
299a86c850
|
d_kyeff2
|
2023-10-13 17:35:13 -07:00 |
|
Jasper St. Pierre
|
36cbc765c1
|
d_kyeff mostly
|
2023-10-13 17:35:05 -07:00 |
|
Kristopher Early
|
b620291ec7
|
parking
|
2023-10-06 20:12:25 +01:00 |
|
Jasper St. Pierre
|
09030662cf
|
d_kankyo_rain progress
|
2023-10-01 17:53:51 -07:00 |
|
SuperDude88
|
0220c2a510
|
d_a_agbsw0 Almost OK
Biggest gaps are where it needs other actor classes, couple functions with regalloc issues too
|
2023-09-24 20:34:09 -04:00 |
|
TakaRikka
|
e46fc4f7d1
|
Merge branch 'main' of https://github.com/zeldaret/tww into agb
|
2023-09-23 00:02:17 -07:00 |
|
TakaRikka
|
ee401fb19f
|
work on d_a_agb
|
2023-09-23 00:00:37 -07:00 |
|
Jasper St. Pierre
|
54c8c9c4e9
|
d_point_wind match, d_path start
|
2023-09-22 02:11:26 -07:00 |
|
TakaRikka
|
62e1473c58
|
d_kankyo_wether almost done
|
2023-09-20 21:04:56 -07:00 |
|
TakaRikka
|
853e5c7fba
|
most of d_kankyo done (#61)
* most of d_kankyo done
* some kankyo fixes
|
2023-09-19 16:46:06 -07:00 |
|