LagoLunatic
|
47e01ede22
|
Fix d_a_npc_md inline usage
|
2026-05-22 18:43:02 -04:00 |
|
LagoLunatic
|
98956b312d
|
Clean up JGeometry::TVec3 jank/fakematches
It seems the const parameters might not be necessary after all, and these can be matched with (f32)/(s16) casts in set(T, T, T) instead.
|
2026-05-22 15:08:59 -04:00 |
|
Maide
|
47c08e9f8a
|
d_a_obj_bemos (#975)
* d_a_obj_bemos
* Improve d_particle for demo
|
2026-05-07 12:42:48 -04:00 |
|
LagoLunatic
|
a62f436d22
|
TVec3 inline fixes, d_a_obj_gtaki OK, JPAConvectionField::calc cleanup
|
2026-04-13 19:44:46 -04:00 |
|
LagoLunatic
|
a0d59ce00e
|
Add const to TVec2 ctor to match TVec3
|
2025-12-29 14:12:14 -05:00 |
|
LagoLunatic
|
48dcebd9e8
|
Misc cleanup
|
2025-12-27 21:32:04 -05:00 |
|
Maide
|
71a6b78ddf
|
d_a_kn (#883)
|
2025-09-07 00:38:16 -04:00 |
|
Maide
|
e0da16f8c7
|
d_a_himo3 (#873)
|
2025-08-29 15:54:28 -04:00 |
|
Maide
|
cae7597086
|
d_a_beam (#863)
* d_a_beam
* PR
|
2025-08-22 23:11:14 -04:00 |
|
LagoLunatic
|
0d2c28e579
|
JPAParticle OK, JPAField
|
2025-04-14 23:22:14 -04:00 |
|
LagoLunatic
|
74b917e08c
|
Fix const params in JGeometry::TVec3 ctor
|
2025-03-10 21:38:02 -04:00 |
|
LagoLunatic
|
901bc51f40
|
d_a_npc_md work
|
2025-01-27 19:26:14 -05: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
|
0492ca2b52
|
start d_menu_option
|
2024-11-05 20:53:59 -05:00 |
|
LagoLunatic
|
34afbd84db
|
clangd: Started fixing warnings and errors, code cleanup
|
2024-10-17 21:35:18 -04:00 |
|
LagoLunatic
|
bc85a947e6
|
fix JPABaseField::calcVel and JPADrawExecBillBoard::exec
|
2024-04-16 23:23:12 -04:00 |
|
LagoLunatic
|
a88c87bf63
|
fix some matches in JPADrawVisitor
|
2024-04-15 19:56:16 -04:00 |
|
LagoLunatic
|
71cf4cb4fd
|
JPADraw: match everything except sinit
|
2024-04-14 20:43:20 -04:00 |
|
LagoLunatic
|
0c32a3d3c1
|
fix TVec3<f32>::setLength
|
2024-04-14 18:10:49 -04:00 |
|
Jasper St. Pierre
|
25907c8308
|
small JPA fixes
|
2024-04-14 14:00:45 -07:00 |
|
Jasper St. Pierre
|
ab0c78d228
|
JPA work
|
2024-04-14 13:57:16 -07:00 |
|
Jasper St. Pierre
|
5bb98d60c5
|
JPAField work
|
2024-04-14 11:30:50 -07:00 |
|
Jasper St. Pierre
|
ecb0ece991
|
JPAField work
|
2024-04-14 10:13:40 -07:00 |
|
Jasper St. Pierre
|
d8a0182f72
|
TVec3 cleanup, JPAField work
|
2024-04-14 09:26:25 -07:00 |
|
Jasper St. Pierre
|
4ce4072fef
|
JPA work
|
2024-04-14 09:05:54 -07:00 |
|
Jcw87
|
2aab59afe7
|
JGeometry.h: reorder for better compiler compatibility
|
2023-12-30 01:15:30 -08:00 |
|
Jasper St. Pierre
|
a73099ead2
|
Merge pull request #560 from TakaRikka/msl
most of MSL_C/Runtime done
|
2023-12-27 21:29:11 -08:00 |
|
TakaRikka
|
5773ee904c
|
reorganize MSL_C/Runtime files. wip, notmatching
|
2023-12-27 21:07:21 -08:00 |
|
LagoLunatic
|
12b821eca2
|
particle/JGeometry progress
|
2023-12-27 18:12:09 -05:00 |
|
Jasper St. Pierre
|
25f4f1d38e
|
JPA work
|
2023-12-24 16:15:57 -08:00 |
|
Jasper St. Pierre
|
4bd0dede83
|
c_phase match, thanks to Cuyler
also some JPA work
|
2023-12-19 22:06:11 -08:00 |
|
LagoLunatic
|
cfe547b37d
|
some bomb/bomb2 matches, TVec3::cubic match
|
2023-12-20 00:08:40 -05:00 |
|
LagoLunatic
|
a6a1801189
|
d_a_demo_item OK
|
2023-11-28 16:09:03 -05:00 |
|
Jasper St. Pierre
|
a9c6b0fca2
|
JPAEmitter work
|
2023-11-18 16:44:42 -08:00 |
|
Jasper St. Pierre
|
fef715c69b
|
JPAField start
|
2023-11-11 16:09:34 -08:00 |
|
LagoLunatic
|
14d71dae68
|
match 3 JPA TUs
|
2023-11-07 17:54:55 -05:00 |
|
Jasper St. Pierre
|
222e190088
|
config fixes
|
2023-10-29 13:40:12 -07:00 |
|
LagoLunatic
|
0ca314c746
|
Add attention flags enum, use enums in more places
|
2023-10-15 00:45:59 -04:00 |
|
LagoLunatic
|
4905163814
|
d_a_npc_kamome 100%
|
2023-10-14 17:46:25 -04:00 |
|
LagoLunatic
|
7e226cc930
|
c_damagereaction 20%
|
2023-10-10 17:26:00 -04:00 |
|
LagoLunatic
|
40bfd9366a
|
Fix JGeometry return warnings
|
2023-10-08 20:00:01 -04:00 |
|
Jcw87
|
a7e9284d66
|
m_Do_ext
|
2023-10-08 16:21:43 -07:00 |
|
Jasper St. Pierre
|
c983ef2106
|
JPAMath start
|
2023-09-30 16:59:17 -07:00 |
|
Jasper St. Pierre
|
aa738135ed
|
d_a_Obj_Gryw00 nonmatching start
|
2023-09-10 12:14:15 -07:00 |
|