Commit Graph

1648 Commits

Author SHA1 Message Date
Darek Konopka 4bd3047d3f Update Makefile
make setup implemented
2023-01-24 18:59:02 -05:00
hatal175 d17c122e4d Continue robbing prime github dolphin libs blind (#254)
* Continue work on dolphin libs

* tp.py pull-request should print rels by default
2023-01-24 13:22:40 -07:00
TakaRikka 49a8b2be0d Merge pull request #252 from Jcw87/rels_msys2
makerel.py: Accept arguments from files, allowing rels to build with msys2
2023-01-24 00:34:51 -08:00
TakaRikka b3d3d71fcc Merge pull request #251 from Jcw87/patched_to_modded
rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility
2023-01-24 00:33:33 -08:00
TakaRikka 14a682035c Merge pull request #250 from Jcw87/makefile_header_deps_wsl
transform-dep.py: fix for wsl
2023-01-24 00:32:34 -08:00
jdflyer 7cc89e44ba Merge with upstream 2023-01-23 21:35:08 -07:00
jdflyer 9ad13fcd2e Formatting 2023-01-23 21:33:56 -07:00
jdflyer ad3f32bc7c Merge branch 'zeldaret:master' into master 2023-01-23 20:46:24 -07:00
jdflyer 25d3c16ca7 Arc Extraction and Re-Packing 2023-01-23 20:45:57 -07:00
Pheenoh 8f587c67a5 Merge branch 'master' into d_a_do 2023-01-23 08:17:36 -07:00
hatal175 e3379b977f Work on dvd, si, os and exi (#249) 2023-01-23 08:02:24 -07:00
Jcw87 98db45807c makerel.py: Accept arguments from files, allowing rels to build with msys2 2023-01-23 01:53:06 -08:00
Jcw87 9237c661cf rename mwcceppc_patched.exe to mwcceppc_modded.exe for better windows compatibility 2023-01-23 00:34:44 -08:00
Pheenoh f47e53b8a2 do_sit 2023-01-22 21:42:01 -07:00
Pheenoh ed8acec2e8 do_wait_2 2023-01-22 20:33:18 -07:00
Pheenoh d84cf3367b do_wait_1 checkpoint 2023-01-22 17:36:03 -07:00
Pheenoh 65715b8261 water_check 2023-01-22 10:47:45 -07:00
Pheenoh f0109a791d nodeCallBack 2023-01-22 10:43:21 -07:00
Pheenoh 014b36877f daDo_HIO_c 2023-01-22 10:38:04 -07:00
Jcw87 a1b027ed52 transform-dep.py: fix for wsl 2023-01-22 00:02:46 -08:00
TakaRikka ce349ed7a8 Merge pull request #248 from hatal175/readme
Fix README unzip instructions
2023-01-21 22:47:56 -08:00
jdflyer 02195070b6 Merge with upstream 2023-01-21 17:05:12 -07:00
jdflyer 0fb9c6d98f d_menu_map_common progress 2023-01-21 16:47:18 -07:00
Pheenoh 8dcee96cb7 action checkpoint 2023-01-21 13:44:20 -07:00
Tal Hayon 19d13860a7 Fix README unzip instructions 2023-01-21 08:30:06 +02:00
Pheenoh c47f11e2ae do_run_walk 2023-01-20 14:41:36 -07:00
Pheenoh bf6a407b2c do_run 2023-01-20 13:53:08 -07:00
Pheenoh 6f7d58a02c do_run start 2023-01-20 11:42:52 -07:00
Pheenoh 577dee73e1 Merge remote-tracking branch 'upstream/master' into d_a_do 2023-01-20 11:42:12 -07:00
hatal175 7825666971 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 ff44356585 do_walk_run 2023-01-19 16:57:30 -07:00
Pheenoh d38aa7a9b2 fix literal 2023-01-19 09:17:04 -07:00
Pheenoh cafe86de75 daDo_other_bg_check2 2023-01-19 09:13:15 -07:00
Pheenoh 0aca238d26 daDo_other_bg_check 2023-01-19 09:02:48 -07:00
Pheenoh a51c5a29e1 Merge remote-tracking branch 'origin/master' into d_a_do 2023-01-18 23:19:17 -07:00
Pheenoh b1cb7df180 s_w_sub 2023-01-18 23:17:08 -07:00
Pheenoh 3f325bfb49 do_swim 2023-01-18 22:38:30 -07:00
Pheenoh 83eeedf2f5 s_c_sub 2023-01-18 21:44:39 -07:00
Pheenoh 09ee1fd068 message 2023-01-18 21:38:34 -07:00
Pheenoh 929398703d do_message 2023-01-18 19:42:59 -07:00
Pheenoh 18b96dd20e area_check 2023-01-18 09:32:46 -07:00
Pheenoh a28fbeb310 move_dansa_check 2023-01-17 21:47:19 -07:00
Pheenoh 131ac1b06c depth_check 2023-01-17 19:22:37 -07:00
TakaRikka ccac8b31e2 Merge pull request #245 from hatal175/getResReference
Match several functions and improve J2DScreen::createMaterial
2023-01-16 15:06:45 -08:00
Tal Hayon e1419fe719 Match PADControlMotors 2023-01-16 21:10:26 +02:00
Tal Hayon ba79ab4789 Match PADRecalibrate 2023-01-16 20:55:36 +02:00
Tal Hayon 41221f7df9 Match PADReset 2023-01-16 20:47:31 +02:00
Tal Hayon eda70a786e Match J2DScreen::getResReference and improve J2DScreen::createMaterial 2023-01-16 18:23:37 +02:00
Pheenoh ca38ce3465 revert user area changes 2023-01-15 12:28:57 -07:00
Pheenoh 8b52fd247a Merge branch 'master' into d_a_do 2023-01-15 12:23:08 -07:00