TakaRikka
|
65651dc37e
|
add a lot of dComIfGs inlines (#65)
* item_func inlines
* some getcheck func inlines
* remove asm
* format
* format
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-01-05 11:48:08 -05:00 |
|
TakaRikka
|
cda110d0ee
|
some daAlink_c funcs (#62)
* checkMagicArmorHeavy / checkBootsOrArmorHeavy / setSpecialGravity ok
* onFroollCrashFlg / setMidnaTalkStatus ok
* add setZStatus inline
* format
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-01-04 10:43:09 -05:00 |
|
Pheenoh
|
b13d4545fb
|
make gameinfo members private
|
2021-01-03 16:13:28 -05:00 |
|
TakaRikka
|
0fdce6c042
|
dSv_player_item_c setWarashibeItem (#56)
* dsv_player_item_c::setWarashibeItem
* add slot name
Co-authored-by: Pheenoh <pheenoh@gmail.com>
|
2021-01-03 05:15:52 -05:00 |
|
Jonathan Wase
|
fe87a0f926
|
Fixed _savegpr etc. (#54)
* renamed func_XXX to _savegpr_XX
* renamed func_XXX to _restgpr_XX
* renamed func_XXX to _savefpr_XX
* renamed func_XXX to _restfpr_XX
* cleanup functions.h and moved intrisics to mwcc.h
* formatting
* cleanup functions.h
* fix bad-formatting from master
Co-authored-by: Julgodis <>
|
2021-01-02 23:15:12 -05:00 |
|
Pheenoh
|
cd601606ee
|
adjust gameinfo sizing, rename inline register funcs
|
2021-01-02 19:09:04 -05:00 |
|
Pheenoh
|
eb4f3431f2
|
more d_save funcs OK, initial map out of dcomifg_play_c and it's classes
|
2021-01-02 17:47:43 -05:00 |
|
Pheenoh
|
715ba1304a
|
run clang-format
|
2020-12-26 11:31:49 -05:00 |
|
TakaRikka
|
b02529acb8
|
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
|
d97a3337a4
|
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 |
|
unknown
|
81f6caf814
|
add d_meter2_info methods, addBottleNum OK, getBombNum OK, isLetterReadFlag OK
|
2020-12-06 20:46:16 -05:00 |
|
TakaRikka
|
74faaee32a
|
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
|
18f4c3a05f
|
initial class structure for dComIfG_inf_c
|
2020-12-04 00:04:41 -05:00 |
|
unknown
|
410d435f92
|
Merge branch 'master' of https://github.com/zeldaret/tp
|
2020-12-03 21:04:06 -05:00 |
|
unknown
|
abc72d6d6a
|
begin adding d_com_inf_game, add include guards to headers
|
2020-12-03 21:03:25 -05:00 |
|
TakaRikka
|
c7f602bd64
|
add gameinfo class / rename unk vars in d_save (#15)
|
2020-12-03 20:56:56 -05:00 |
|