Commit Graph

406 Commits

Author SHA1 Message Date
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
LagoLunatic c98c9307ed d_a_bk work 2024-07-15 17:04:14 -04:00
LagoLunatic 23484e2799 JPAGetDirMtx: fix codegen, break regalloc 2024-07-15 17:02:00 -04:00
Jasper St. Pierre 0028a1b3b6 JPAEmitter minor work 2024-07-15 00:05:41 -07:00
Jasper St. Pierre d70fb719a1 JPAEmitter work 2024-07-14 23:46:20 -07:00
Jasper St. Pierre bae8aa63bc JPA work 2024-07-14 20:30:36 -07:00
Jasper St. Pierre af11fc739c JPADrawVisitor work 2024-07-14 19:47:00 -07:00
Jasper St. Pierre cf07fee065 JPAParticle work 2024-07-14 14:22:05 -07:00
Jasper St. Pierre 506f199a2d JPAMath work 2024-07-14 13:47:55 -07:00
Jasper St. Pierre e4024253ab d_particle work 2024-07-13 20:38:12 -07:00
Jasper St. Pierre 2a65dfdb6e d_ovlp_fade4 work 2024-07-13 15:58:17 -07:00
LagoLunatic 09e3562a32 Copy dolphin/os progress from TP decomp 2024-07-07 13:24:14 -04:00
LagoLunatic 65f1cae46b J fix 2024-07-06 14:27:55 -04:00
LagoLunatic 8f0da59ce9 JKRExpHeap OK (with fakematches) 2024-07-06 13:51:35 -04:00
LagoLunatic 3bef4f90d4 misc minor JAI fixes 2024-07-06 13:49:32 -04:00
LagoLunatic 1e37c6cd2d JAISoundTable almost 2024-07-01 18:13:55 -04:00
LagoLunatic 3bf97d3c71 Use JAISoundID macros 2024-07-01 14:16:25 -04:00
LagoLunatic 96654f9a1f JAISystemInterface OK
adapted from pikmin2 decomp
2024-07-01 13:33:48 -04:00
LagoLunatic f4a2e2f9f4 Add checkScaleOne inline 2024-06-29 10:45:55 -04:00
LagoLunatic c56933f43c Fix J3DMtxCalcBasic vtable, unlink J3DUMotion 2024-06-29 10:40:57 -04:00
Jasper St. Pierre 1d5c9da99b m_do_ext work
also jsys documentation
2024-06-26 22:50:12 -07:00
LagoLunatic ca4ecc5a41 Minor J3D/GX doc 2024-06-25 20:15:24 -04:00
LagoLunatic 93a883fabf Document an obscure bug in J3DGDSetTexCoordScale2 2024-06-24 23:21:48 -04:00
LagoLunatic f9d40ebad8 Use NULL macro in asserts, fix NULL macro to match 2024-06-22 11:07:16 -04:00
LagoLunatic c836c5ca1f Use FALSE macro in asserts, remove JUT_PANIC macro 2024-06-22 10:10:07 -04:00
LagoLunatic f9a8f92a15 Fix TevType enum 2024-05-01 13:19:25 -04:00
LagoLunatic 12e1b800ad Use NULL instead of 0 2024-04-23 14:04:42 -04:00
LagoLunatic f8817f8479 J3DSkinDeform::deformVtxPos minor match 2024-04-21 22:38:31 -04:00
Jasper St. Pierre 3d4604a2fb J3DCluster work 2024-04-20 20:17:25 -07:00
Jasper St. Pierre 660c1c7499 J3DCluster work 2024-04-20 19:31:05 -07:00
Jasper St. Pierre f2ea11c65b J3DCluster work 2024-04-20 18:59:23 -07:00
Jasper St. Pierre 0e4b0837f3 J3DCluster work 2024-04-20 12:20:08 -07:00
Jasper St. Pierre 02577f9029 J3DSkinDeform::initMtxIndexArray 96%
regalloc and argswaps now
2024-04-20 11:53:33 -07:00
Jasper St. Pierre 7305b797f6 J3DCluster work 2024-04-20 11:32:13 -07:00
Jasper St. Pierre 5725698822 build fix 2024-04-20 11:06:56 -07:00
Jasper St. Pierre 49fba6d1a5 J3DMaterialFactory_v21 90% 2024-04-20 11:03:11 -07:00