jdflyer
d4fdfdf1f6
Merge with upstream
2023-01-24 21:41:59 -07:00
jdflyer
c40f15c9a7
New yaz0 system
2023-01-24 21:41:20 -07: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
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
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
Tal Hayon
19d13860a7
Fix README unzip instructions
2023-01-21 08:30:06 +02: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
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
hatal175
6e05f7133b
chmod 755 decompctx.py ( #246 )
2023-01-15 12:10:41 -07:00
TakaRikka
5e05ae38f8
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
TakaRikka
c90f9dfde9
Merge pull request #244 from hatal175/setup_fixes
...
WSL compilation fixes
2023-01-13 22:54:13 -08:00
TakaRikka
fcf327a18b
Merge pull request #241 from Jcw87/makefile_header_deps
...
Add header dependencies to Makefiles
2023-01-13 22:53:05 -08:00
Tal Hayon
e8b4775fe0
WSL compilation fixes
2023-01-14 08:18:31 +02:00
TakaRikka
fb71366a76
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
c7b54ac749
tp.py: allow use of the --no-print-rels inverse flag
2023-01-09 00:47:33 -06:00
Jcw87
df2391faa7
diff.py: invoke make with DISABLE_DEPS
2023-01-06 18:50:13 -08:00
Jcw87
2112d5d992
header dependency tracking might be useful for main.dol too
2023-01-06 18:49:42 -08:00
Jcw87
dd984e3b8e
Generate makefiles from dol2asm
2023-01-06 03:52:59 -08:00
Jcw87
5aa83db436
dol2asm: generate makefiles that use header dependencies for smarter rebuilds
2023-01-06 03:52:56 -08:00
Jcw87
b4bfca89a1
dol2asm: fix incorrect debug function importing into libdol2asm/exporter/makefile.py
2023-01-06 03:52:55 -08:00
Jcw87
3786e47886
dol2asm: move exi library, f070ee948f
2023-01-06 03:52:55 -08:00
Jcw87
3ae051c356
dol2asm: fix libdol2asm.util import issue
2023-01-06 03:42:29 -08:00
Jcw87
95e34e69fd
dol2asm: apply makefile changes from bc428f7f65
2023-01-05 01:56:46 -08:00
Jcw87
309148334f
dol2asm: generate Unix paths in makefiles regardless of platform
2023-01-05 01:56:46 -08:00
Jcw87
3aa269c33b
dol2asm: fix game paths
2023-01-05 01:56:45 -08:00
TakaRikka
2f764d277f
Merge pull request #240 from TakaRikka/room
...
d_s_room / d_a_bg first pass
2023-01-05 00:45:37 -08:00
TakaRikka
7303100d9b
small fix
2023-01-05 00:07:47 -08:00
TakaRikka
3fc4961b91
remove asm
2023-01-04 23:51:40 -08:00
TakaRikka
5fa8a73aed
d_a_obj_enemy_create OK
2023-01-04 23:51:05 -08:00
TakaRikka
edcc309734
remove asm
2023-01-03 17:44:56 -08:00
TakaRikka
92c2ef1ce3
d_s_room / d_a_bg first pass
2023-01-03 17:43:38 -08:00
TakaRikka
e1114ebcf9
MSL_C cleanup ( #238 )
...
* clean up MSL_C files according to prime decomp
* remove asm
2023-01-02 22:28:46 -07:00
TakaRikka
f6a9947c6c
Merge pull request #239 from jdflyer/master
...
Add frank.py
2023-01-02 19:13:29 -08:00
jdflyer
4d17e01793
Remove Asm
2023-01-02 19:48:15 -07:00