unknown
|
e066711553
|
add missing class in d_save and clang-format
|
2020-12-25 21:11:16 -05:00 |
TakaRikka
|
e8315cdb81
|
begin splitting d_a_alink (#34)
* begin splitting d_a_alink
* fix
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2020-12-25 21:03:10 -05:00 |
TakaRikka
|
22bda03652
|
more d_item / d_a_horse_static done (#32)
* more d_item funcs done / add dSv_info_c to gameinfo
* checkWait ok / remove asm
|
2020-12-14 14:07:29 -05:00 |
jdflyer
|
e4ad32409b
|
d_bomb OK (#28)
* Start Z2SceneMgr
* Various Fixes After Merge
* d_bomb OK
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2020-12-13 15:49:40 -05:00 |
unknown
|
c0ba553a85
|
convert more class members to new naming convention
|
2020-12-08 01:37:35 -05:00 |
unknown
|
5684d3b149
|
use dolphin types, begin changing class member naming convention
|
2020-12-08 00:46:44 -05:00 |
unknown
|
cbd06e5668
|
add d_meter2_info methods, addBottleNum OK, getBombNum OK, isLetterReadFlag OK
|
2020-12-06 20:46:16 -05:00 |
unknown
|
819f178657
|
add dmeter2 header, isMagicFlag OK, setItem OK
|
2020-12-06 14:38:26 -05:00 |
TakaRikka
|
2fbecbc1da
|
d_item (#18)
* item_funcs ok
* item_getcheck_func ok
* remove unnecessary asm file
* execItemGet / checkItemGet ok, add enums for readability
* fix return types
|
2020-12-05 23:30:55 -05:00 |
unknown
|
3dc3739ebd
|
initial class structure for dComIfG_inf_c
|
2020-12-04 00:04:41 -05:00 |
unknown
|
7ec9d6ec28
|
Merge branch 'master' of https://github.com/zeldaret/tp
|
2020-12-03 21:04:06 -05:00 |
unknown
|
1c7bf89fff
|
begin adding d_com_inf_game, add include guards to headers
|
2020-12-03 21:03:25 -05:00 |
TakaRikka
|
e27ed1c55d
|
add gameinfo class / rename unk vars in d_save (#15)
|
2020-12-03 20:56:56 -05:00 |
TakaRikka
|
8703f1315e
|
d_a_horse_static (#12)
* d_a_item_static ok
* d_a_horse_static ok
* typo
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2020-12-02 22:38:32 -05:00 |
TakaRikka
|
6e9b833ef7
|
d_a_item_static ok (#10)
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2020-12-02 20:33:22 -05:00 |
notyourav
|
31817ac993
|
canonize d_save.h (#9)
Co-authored-by: notyouraveragehooman <65437533+notyouraveragehooman@users.noreply.github.com>
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2020-12-02 19:03:31 -05:00 |
unknown
|
635472d71f
|
migrate all d_file_sel_info asm functions to inline
|
2020-11-29 23:26:19 -05:00 |
unknown
|
44b14ec128
|
migrate remaining d_save and m_Do_main asm to inline, add intial class mapping for dFile_select_c
|
2020-11-29 20:16:52 -05:00 |
unknown
|
92cfb378f3
|
Add better sorting for inline'd asm
|
2020-11-29 12:21:01 -05:00 |