Commit Graph

6559 Commits

Author SHA1 Message Date
TakaRikka e0f788b3dd 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
Jcw87 3d8bfabe5a 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
TakaRikka 5d3a72994d 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 7c49fbffb6 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
Tal Hayon 0436820724 Work on OSThread 2023-01-28 17:51:25 +02:00
TakaRikka 1704a55b43 fix conflict 2023-01-27 17:50:20 -08:00
TakaRikka 181417f20a 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
root 401639f9fa 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 3e408cf7a5 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 cd28993c12 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 799c16a1db 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
TakaRikka d0b62fd83f 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
Tal Hayon 09f3d66390 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
TakaRikka 55af016653 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 b63d35d9cf 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
Jcw87 8ccb2d4776 transform-dep.py: refactor 2023-01-26 21:26:40 -08:00
Pheenoh 86a965816a checkpoint 2023-01-26 10:49:49 -07:00
Pheenoh 737da6afea checkpoint 2023-01-26 10:49:49 -07: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
TakaRikka a8136f1968 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 10ebe01a42 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 e786c7dd3a 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 9ac1269473 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
Jcw87 3a1282dd71 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
TakaRikka 7343cc7d3f 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
DRK-512 b016e68d73 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 3e673a8a45 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
Darek Konopka 245270d107 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