Commit Graph
47 Commits
Author SHA1 Message Date
Jcw87 0b5cf25236 d_cc_d_nonmatching 2023-07-03 00:06:03 -07:00
Jcw87 7af48a0078 d_menu_collect 2023-06-26 18:58:11 -07:00
Jcw87andGitHub 221f40e609 Remove #includes from headers (#334)
* add "global.h" to files that use it

* add MSL_C includes to files that use them

* remove dolphin includes from headers that don't need them

* remove JSupport includes from headers that don't need them

* remove JKernel includes from headers that don't need them

* remove JUtility includes from headers that don't need them

* remove J3D includes from headers that don't need them

* remove J2D includes from headers that don't need them

* remove JAudio2 includes from headers that don't need them

* remove Z2AudioLib includes from headers that don't need them

* remove JMessage includes from headers that don't need them

* remove JParticle includes from headers that don't need them

* remove SComponent includes from headers that don't need them

* remove dol includes from headers that don't need them

* sort includes
2023-05-12 12:10:14 -07:00
Jcw87andGitHub 4a29d25e65 improve const correctness (#325) 2023-04-29 17:32:56 -07:00
Jcw87andGitHub 0c4e853e4b fix functions not returning values (#324) 2023-04-29 17:31:04 -07:00
Jcw87 3477aaa1cb replace OS_MESSAGE_NON_BLOCKING and OS_MESSAGE_BLOCKING with OS_MESSAGE_NOBLOCK and OS_MESSAGE_BLOCK 2023-04-24 21:10:38 -07:00
Jcw87andGitHub af265612c1 J3DAnimation (#320) 2023-04-24 15:31:32 -07:00
Jcw87andGitHub b440ae74fb MSL_C (#319)
* MSL_C/string.h

* MSL_C/stdlib.h
2023-04-24 15:28:31 -07:00
Jcw87 632274e3b1 fix FLOAT_MIN 2023-04-23 06:57:16 -07:00
Jcw87andGitHub f5fc527d39 add MSL_C/stdio.h (#317) 2023-04-21 02:02:03 -07:00
Jcw87andGitHub 472340e2d6 add FLT_MAX, FLT_EPSILON, NAN, and HUGE_VALF to MSL_C headers (#316) 2023-04-21 02:01:46 -07:00
Jcw87 3fb45ab5bf Progress.md: update with new ordering 2023-01-31 17:47:54 -08:00
Jcw87 81c2adfad4 tp.py: progress: fix rels progress for windows 2023-01-31 17:45:47 -08:00
Jcw87 d34c3440c3 tp.py: progress: sort rels by name 2023-01-31 17:45:47 -08:00
Jcw87 cd4a37fdd4 tp.py: setup: call 'make tools' 2023-01-30 09:19:24 -08:00
Jcw87 61fc276734 requirements.txt: remove standard libraries that pip cannot install 2023-01-30 02:39:28 -08:00
Jcw87 5d49bb7777 tp.py: setup: Add execute flag to compilers on posix systems 2023-01-30 02:39:28 -08:00
Jcw87 6b031acca9 Makefile: 'tools' target should depend on 'dirs' 2023-01-30 02:39:27 -08:00
Jcw87 d09507c60c tp.py: setup: refactor lmgr326b.dll copy, and also do it for 1.2.5e 2023-01-30 02:39:27 -08:00
Jcw87 3d8bfabe5a lcf.py: fix wrong variable being checked for "@" 2023-01-28 20:53:37 -08:00
Jcw87 b63d35d9cf transform-dep.py: fake the -MP compiler option 2023-01-26 21:30:17 -08:00
Jcw87 8ccb2d4776 transform-dep.py: refactor 2023-01-26 21:26:40 -08:00
Jcw87 10ebe01a42 libarc/arc.py: use unix paths for _files.txt 2023-01-26 01:41:20 -08:00
Jcw87 e786c7dd3a libarc/arc.py: Check if directories already exist before creating 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 3a1282dd71 tp.py: fix exception handler 2023-01-25 23:15:49 -08: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
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
Jcw87andGitHub bc30d007e1 TNodeLinkList (#207) 2022-07-11 21:44:01 +02:00
Jcw87andGitHub 9e3baca808 JUTProcBar (#206) 2022-07-11 21:43:46 +02:00
Jcw87andGitHub fb9dd3cdee JKRDvdRipper, JKRSolidHeap (#199) 2022-06-07 16:03:27 -04:00
Jcw87andGitHub 9bcbccbeb5 JKRArchive: fix SDirEntry confusion (#196) 2022-05-21 10:26:15 +02:00
Jcw87andGitHub 0e299bb7a1 JKRDvdAramRipper (#195) 2022-05-16 19:42:10 -04:00
Jcw87andGitHub 88be83ca43 tp.py: Add type annotations (#190) 2022-05-07 14:38:20 -04:00
Jcw87andGitHub 4270643931 tp.py: Explicitly specify utf-8 encoding when opening text files. (#189) 2022-04-11 00:59:52 +02:00
Jcw87andGitHub ea42afb6f8 JKRExpHeap (#146) 2021-09-11 20:38:50 +02:00