Commit Graph

807 Commits

Author SHA1 Message Date
Jcw87 fd174b45f7 Progress.md: update with new ordering 2023-01-31 17:47:54 -08:00
Jcw87 f6be6151cd tp.py: progress: fix rels progress for windows 2023-01-31 17:45:47 -08:00
Jcw87 218aa75393 tp.py: progress: sort rels by name 2023-01-31 17:45:47 -08:00
TakaRikka 227e3f1c77 Merge pull request #264 from Trueffeloot/work3
Most of d_a_tag_ajnot decompiled
2023-01-31 03:02:39 -08:00
TakaRikka 2dd9e08065 Merge pull request #263 from Jcw87/setup_fixes
Setup fixes
2023-01-31 03:00:41 -08:00
Trueffeloot 60d374d449 Most of d_a_tag_ajnot decompiled 2023-01-30 21:10:28 +01:00
Jcw87 a0ad0d2be7 tp.py: setup: call 'make tools' 2023-01-30 09:19:24 -08:00
Jcw87 d883905b4b requirements.txt: remove standard libraries that pip cannot install 2023-01-30 02:39:28 -08:00
Jcw87 0048b5be33 tp.py: setup: Add execute flag to compilers on posix systems 2023-01-30 02:39:28 -08:00
Jcw87 cb8f182a5f Makefile: 'tools' target should depend on 'dirs' 2023-01-30 02:39:27 -08:00
Jcw87 94da7430dc tp.py: setup: refactor lmgr326b.dll copy, and also do it for 1.2.5e 2023-01-30 02:39:27 -08:00
TakaRikka 8d43249cd5 Merge pull request #260 from hatal175/dollibs4
Work on OSThread
2023-01-29 12:53:10 -08:00
Tal Hayon 46373b6437 Merge remote-tracking branch 'upstream/master' into dollibs4 2023-01-29 16:55:11 +02:00
TakaRikka 88322c3b23 Merge pull request #261 from Jcw87/lcf_at
lcf.py: fix wrong variable being checked for "@"
2023-01-28 21:15:17 -08:00
Jcw87 8d15aac094 lcf.py: fix wrong variable being checked for "@" 2023-01-28 20:53:37 -08:00
TakaRikka a43f71f470 Merge pull request #259 from TakaRikka/work7
d_door_param2 / d_cam_param / d_gameover + misc cleanup
2023-01-28 17:14:38 -08:00
Tal Hayon c2365ee6d9 Match __OSDispatchInterrupt and AIRegisterDMACallback 2023-01-28 21:20:01 +02:00
Tal Hayon 95fdd64adc Work on OSThread 2023-01-28 17:51:25 +02:00
TakaRikka 1704a55b43 fix conflict 2023-01-27 17:50:20 -08:00
root af1315f06d Merge branch 'master' of https://github.com/zeldaret/tp into work7 2023-01-27 17:49:42 -08:00
TakaRikka 7962b7cc1a Merge pull request #258 from hatal175/dollibs3
Work on various dolphin libs
2023-01-27 17:48:32 -08:00
TakaRikka 16f276cdf8 Merge branch 'master' of https://github.com/zeldaret/tp into work7 2023-01-27 15:14:01 -08:00
TakaRikka e0a5e24f86 remove asm 2023-01-27 15:13:48 -08:00
TakaRikka 094179c5a0 d_door_param2 / d_cam_param / d_gameover + some misc cleanup 2023-01-27 15:12:42 -08:00
Tal Hayon 75d3c97b63 Work on various dolphin libs 2023-01-27 18:38:26 +02:00
TakaRikka 698abc217d Merge pull request #257 from Jcw87/dep_allow_missing_headers
fake the -MP compiler option
2023-01-26 23:41:09 -08:00
Jcw87 8de4a42ee8 transform-dep.py: fake the -MP compiler option 2023-01-26 21:30:17 -08:00
Jcw87 8b797b8174 transform-dep.py: refactor 2023-01-26 21:26:40 -08:00
TakaRikka 77ec25e1aa Merge pull request #256 from Jcw87/extract_assets_windows
Windows fixes (asset extraction and repackaging)
2023-01-26 02:03:22 -08:00
Jcw87 1aaca223a8 libarc/arc.py: use unix paths for _files.txt 2023-01-26 01:41:20 -08:00
Jcw87 c5eaddab33 libarc/arc.py: Check if directories already exist before creating 2023-01-26 01:41:19 -08:00
Jcw87 ecca6e153d libarc/arc.py: explicitly specify utf-8 encoding when opening text files 2023-01-26 01:41:19 -08:00
Jcw87 12520c0284 tp.py: fix exception handler 2023-01-25 23:15:49 -08:00
TakaRikka 44446e7208 Merge pull request #255 from DRK-512/master
Automated setup implementation
2023-01-25 15:34:06 -08:00
DRK-512 f8f84f85f3 Undo Docker 2023-01-25 17:49:49 -05:00
Darek Konopka 9b415b52e3 python-requests added to docker 2023-01-25 01:41:09 -05:00
Darek Konopka 99ed033210 Merge branch 'master' into master 2023-01-25 01:20:42 -05:00
DRK-512 d948624c33 requires caught up to main 2023-01-25 01:18:46 -05:00
DRK-512 d0492d536c Fixed requirements 2023-01-25 01:15:00 -05:00
TakaRikka b65160655e Merge pull request #253 from jdflyer/master
Arc file extraction and re-packaging
2023-01-24 21:51:20 -08:00
jdflyer 5a53f96666 Merge with upstream 2023-01-24 21:41:59 -07:00
jdflyer b0ded6cd7e New yaz0 system 2023-01-24 21:41:20 -07:00
DRK-512 19b7924153 setup moved from makefile to tp 2023-01-24 22:50:19 -05:00
Darek Konopka cf6bcbfedc Update README.md
README uses make setup instead of manual setup
2023-01-24 19:00:33 -05:00
Darek Konopka bf9dcee14c Update README.md
Updated README to use make setup
2023-01-24 18:59:50 -05:00
Darek Konopka 63faab21db Update Makefile
make setup implemented
2023-01-24 18:59:02 -05:00
hatal175 85740a8256 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 a9cc218045 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 9ede91cd6d 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 b28e085695 Merge pull request #250 from Jcw87/makefile_header_deps_wsl
transform-dep.py: fix for wsl
2023-01-24 00:32:34 -08:00