Commit Graph

2026 Commits

Author SHA1 Message Date
jdflyer 8c549af522 d_menu_map_common progress 2023-01-21 16:47:18 -07:00
Pheenoh 54b3582f03 action checkpoint 2023-01-21 13:44:20 -07:00
Tal Hayon 32bb40a3ea Fix README unzip instructions 2023-01-21 08:30:06 +02:00
Pheenoh 746ef810a2 do_run_walk 2023-01-20 14:41:36 -07:00
Pheenoh cab6df9899 do_run 2023-01-20 13:53:08 -07:00
Pheenoh 2913fe6198 do_run start 2023-01-20 11:42:52 -07:00
Pheenoh eac37725ff Merge remote-tracking branch 'upstream/master' into d_a_do 2023-01-20 11:42:12 -07:00
hatal175 13993f9917 Add 1.2.5e to several makefiles and matching dolphin lib stuff (#247)
* Fix select_occurence in diff.py

* Use 1.2.5e and metroid prime decomp to match dlphin lib funcs

* Fix FRANK_COMPILER WINE typo

* Double WINE use removal

* Organize dolphin compiler makefile names

* Use inline auto instead of special inline where applicable
I couldn't make CARDOpen work with the flag though
2023-01-20 10:51:21 -07:00
Pheenoh 6ad4d059bc do_walk_run 2023-01-19 16:57:30 -07:00
Pheenoh de7ab05984 fix literal 2023-01-19 09:17:04 -07:00
Pheenoh 327cad1d4d daDo_other_bg_check2 2023-01-19 09:13:15 -07:00
Pheenoh 782156d5df daDo_other_bg_check 2023-01-19 09:02:48 -07:00
Pheenoh 7c4be2dcd7 Merge remote-tracking branch 'origin/master' into d_a_do 2023-01-18 23:19:17 -07:00
Pheenoh 804d93c549 s_w_sub 2023-01-18 23:17:08 -07:00
Pheenoh 3919170e40 do_swim 2023-01-18 22:38:30 -07:00
Pheenoh fa871c5852 s_c_sub 2023-01-18 21:44:39 -07:00
Pheenoh 7bba302a9f message 2023-01-18 21:38:34 -07:00
Pheenoh 7ab513f2b5 do_message 2023-01-18 19:42:59 -07:00
Pheenoh 52e8b5639a area_check 2023-01-18 09:32:46 -07:00
Pheenoh f596ca4174 move_dansa_check 2023-01-17 21:47:19 -07:00
Pheenoh 379c3cd60f depth_check 2023-01-17 19:22:37 -07:00
TakaRikka 15339e43bb Merge pull request #245 from hatal175/getResReference
Match several functions and improve J2DScreen::createMaterial
2023-01-16 15:06:45 -08:00
Tal Hayon f5d764da09 Match PADControlMotors 2023-01-16 21:10:26 +02:00
Tal Hayon 32894ef15b Match PADRecalibrate 2023-01-16 20:55:36 +02:00
Tal Hayon c585da3b9d Match PADReset 2023-01-16 20:47:31 +02:00
Tal Hayon 0889142238 Match J2DScreen::getResReference and improve J2DScreen::createMaterial 2023-01-16 18:23:37 +02:00
Pheenoh c33d98831d revert user area changes 2023-01-15 12:28:57 -07:00
Pheenoh 4ebf63bb68 Merge branch 'master' into d_a_do 2023-01-15 12:23:08 -07:00
hatal175 d0d3d1c1ab chmod 755 decompctx.py (#246) 2023-01-15 12:10:41 -07:00
TakaRikka 02170bdcbf d_a_b_oh2 / d_a_obj_web0 / d_a_obj_web1 (#243)
* d_a_obj_web0 / d_a_obj_web1

* remove asm

* d_a_set_bgobj

* d_cc_s work

* remove asm

* build fix

* fix tp.py progress check and rel sha1 check

* clean up some bg files
2023-01-15 12:10:23 -07:00
Pheenoh 74a62886d3 Merge branch 'master' into d_a_do 2023-01-15 11:52:54 -07:00
TakaRikka 443bcd6dbf Merge pull request #244 from hatal175/setup_fixes
WSL compilation fixes
2023-01-13 22:54:13 -08:00
TakaRikka 6894f21816 Merge pull request #241 from Jcw87/makefile_header_deps
Add header dependencies to Makefiles
2023-01-13 22:53:05 -08:00
Tal Hayon 0bf15c420d WSL compilation fixes 2023-01-14 08:18:31 +02:00
TakaRikka 96224df32f Merge pull request #242 from barzamin/3moon/tp-no-print-rels
tp.py: allow use of the --no-print-rels inverse flag
2023-01-08 23:33:31 -08:00
erin petra sofiya moon ad68cddcb8 tp.py: allow use of the --no-print-rels inverse flag 2023-01-09 00:47:33 -06:00
Pheenoh 145008874c checkpoint 2023-01-07 05:57:30 -07:00
Jcw87 1a3788d127 diff.py: invoke make with DISABLE_DEPS 2023-01-06 18:50:13 -08:00
Jcw87 215ee6c84f header dependency tracking might be useful for main.dol too 2023-01-06 18:49:42 -08:00
Pheenoh 2f01b64fe9 nodeCallBack attempt 2023-01-06 08:44:50 -07:00
Jcw87 59fd1e3220 Generate makefiles from dol2asm 2023-01-06 03:52:59 -08:00
Jcw87 3e316869cd dol2asm: generate makefiles that use header dependencies for smarter rebuilds 2023-01-06 03:52:56 -08:00
Jcw87 90d3031e8b dol2asm: fix incorrect debug function importing into libdol2asm/exporter/makefile.py 2023-01-06 03:52:55 -08:00
Jcw87 b881a10346 dol2asm: move exi library, 6ddea57b69 2023-01-06 03:52:55 -08:00
Jcw87 1dd5075a72 dol2asm: fix libdol2asm.util import issue 2023-01-06 03:42:29 -08:00
Pheenoh b2bcc5ede7 anm_init 2023-01-05 20:50:31 -07:00
Pheenoh 9d6583fb49 inlined virtual func problem solution (thanks Julgodis) 2023-01-05 18:31:58 -07:00
Jcw87 2984e2aebe dol2asm: apply makefile changes from df0aabc1b9 2023-01-05 01:56:46 -08:00
Jcw87 98adbda665 dol2asm: generate Unix paths in makefiles regardless of platform 2023-01-05 01:56:46 -08:00
Jcw87 407241ea62 dol2asm: fix game paths 2023-01-05 01:56:45 -08:00