LagoLunatic
|
c4ad9f7241
|
Various cleanup
|
2025-02-23 19:59:54 -05:00 |
|
LagoLunatic
|
458c40ede8
|
Translate strings in fopAcM_entrySolidHeap
|
2025-02-11 16:25:06 -05:00 |
|
LagoLunatic
|
02b21329ad
|
GBAJoyBoot OK
|
2025-01-26 20:52:18 -05:00 |
|
LagoLunatic
|
2a02484cdc
|
JStudio/JMessage work and cleanup
|
2025-01-17 20:04:18 -05:00 |
|
LagoLunatic
|
b5350e1d1a
|
Minor cleanup
|
2025-01-14 23:23:26 -05:00 |
|
LagoLunatic
|
e620f9328b
|
Use _GX name typedefs
|
2025-01-14 22:47:21 -05:00 |
|
LagoLunatic
|
d2426c53f7
|
Fix JUTXfb fakematch
This match (with the u32 cast) is more likely to be the real match based on the inlines called in TP debug.
|
2025-01-14 22:41:00 -05:00 |
|
LagoLunatic
|
8e44641465
|
Fix various data relocation differences in unlinked TUs
|
2025-01-14 22:11:08 -05:00 |
|
LagoLunatic
|
f74fd75332
|
Misc cleanup
|
2025-01-08 15:42:47 -05:00 |
|
Jasper St. Pierre
|
2e6e40f604
|
build fix
|
2024-12-28 17:29:29 -08:00 |
|
LagoLunatic
|
c46adebdb9
|
Fix more clangd errors
This also seems to fix the problem where clangd failed to index most header files, which was due to the typo in JGeometry.h.
|
2024-11-22 19:04:56 -05:00 |
|
LagoLunatic
|
04a5b59db5
|
GX work
|
2024-11-07 14:24:48 -05:00 |
|
LagoLunatic
|
3eac0a16ac
|
warning cleanup
|
2024-11-02 00:00:04 -04:00 |
|
LagoLunatic
|
fab0d7a5ba
|
misc cleanup, mostly inlines
|
2024-10-29 00:22:32 -04:00 |
|
LagoLunatic
|
f8e615fae7
|
cleanup
|
2024-10-22 12:36:12 -04:00 |
|
LagoLunatic
|
329d94a301
|
Add fake headers for unsolved weak objects to reduce manual copy-pasting
|
2024-10-19 14:03:50 -04:00 |
|
LagoLunatic
|
ce592831fe
|
Warning/error cleanup
|
2024-10-18 15:55:31 -04:00 |
|
LagoLunatic
|
202851599f
|
More warning/error cleanup, mostly includes
|
2024-10-17 23:46:30 -04:00 |
|
LagoLunatic
|
34afbd84db
|
clangd: Started fixing warnings and errors, code cleanup
|
2024-10-17 21:35:18 -04:00 |
|
LagoLunatic
|
23ca4248f1
|
m_Do_graphic work
|
2024-10-03 23:35:20 -04:00 |
|
LagoLunatic
|
d7c228a628
|
misc cleanup
|
2024-09-16 17:46:19 -04:00 |
|
LagoLunatic
|
bd39bcd707
|
object-camera OK
|
2024-09-11 15:01:40 -04:00 |
|
LagoLunatic
|
9d2ea6dd39
|
object-camera 99%
|
2024-09-11 14:57:27 -04:00 |
|
LagoLunatic
|
580a5eefe5
|
functionvalue matches and cleanup
|
2024-09-10 13:37:02 -04:00 |
|
LagoLunatic
|
a1bd36d0c5
|
object-light OK
|
2024-09-10 02:08:34 -04:00 |
|
LagoLunatic
|
0bea3955d3
|
object-actor OK
mostly copied from pikmin2 decomp
|
2024-09-09 15:14:15 -04:00 |
|
LagoLunatic
|
3e093924ce
|
JAIStreamMgr work, copy pikmin2 JAI enums
|
2024-09-09 02:24:35 -04:00 |
|
LagoLunatic
|
5b502c928a
|
minor jasseqparser cleanup
|
2024-09-08 20:51:20 -04:00 |
|
LagoLunatic
|
1606255c34
|
JASSeqParser OK
credits to cuyler for regswap fix
|
2024-09-07 23:34:52 -04:00 |
|
LagoLunatic
|
35bc8a4686
|
fix missing returns
|
2024-09-07 23:20:19 -04:00 |
|
LagoLunatic
|
0352a535a4
|
JASSeqParser 99%
|
2024-09-07 23:16:09 -04:00 |
|
LagoLunatic
|
a0fdc414b1
|
Remove leading underscore from uses of GX enums
|
2024-09-07 17:34:24 -04:00 |
|
LagoLunatic
|
3e7ece6ff5
|
Copy dolphin/gx progress from TP
|
2024-09-07 17:31:29 -04:00 |
|
LagoLunatic
|
2740966e00
|
couple JASSeqParser matches
|
2024-09-06 15:09:38 -04:00 |
|
LagoLunatic
|
804e0aaf9e
|
Fix JPABaseParticle position members being out of order
|
2024-09-02 22:41:33 -04:00 |
|
Daniel Hajjar
|
fb2a2e978e
|
JASOscillator (#675)
* JASOscillator work
* JASOscillator matching
* JASOscillator code cleanup
* JASOscillator minor tweak
* Fixed build
* Update src/JSystem/JAudio/JASOscillator.cpp
Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>
---------
Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com>
|
2024-08-22 02:29:36 -04:00 |
|
LagoLunatic
|
f3670781af
|
Use std:: namespace for tanf, tolower, strlen, strrchr
|
2024-08-08 17:18:13 -04:00 |
|
LagoLunatic
|
a25d2651de
|
Move sqrtf to std:: namespace
|
2024-08-08 14:55:57 -04:00 |
|
LagoLunatic
|
707fceca57
|
Move fmodf, atan2f, sinf, and cosf to std:: namespace
|
2024-08-08 14:50:10 -04:00 |
|
LagoLunatic
|
d287e79ab0
|
Move abs and fabsf to std namespace
|
2024-08-07 12:55:30 -04:00 |
|
Jasper St. Pierre
|
0f1eae56e9
|
build fix
|
2024-08-03 11:36:13 -07:00 |
|
Jasper St. Pierre
|
c99b5bdbdb
|
d_a_lod_bg work
|
2024-08-03 10:40:14 -07:00 |
|
Erilea
|
202fce5fa7
|
d_vibration / d_vib_pattern
|
2024-07-25 19:13:30 +02:00 |
|
DanTGL
|
df7ece7302
|
Minor cleanup
|
2024-07-18 15:12:35 +02:00 |
|
LagoLunatic
|
842aeabb9b
|
JASSeqParser: Fix data order
|
2024-07-17 20:26:38 -04:00 |
|
LagoLunatic
|
004d5929c4
|
JASSeqParser work
|
2024-07-17 20:25:55 -04:00 |
|
LagoLunatic
|
bad4ac23e9
|
work on various inlines, JASSeqCtrl OK
|
2024-07-17 11:51:58 -04:00 |
|
LagoLunatic
|
38d6a5eed0
|
JPADrawVisitor - minor matches
|
2024-07-15 21:28:03 -04:00 |
|
Jasper St. Pierre
|
4375c45cf0
|
JPA minor work
|
2024-07-15 18:08:54 -07:00 |
|
Jasper St. Pierre
|
49d7b9e4b1
|
JPADrawVisitor work
|
2024-07-15 17:39:39 -07:00 |
|