summaryrefslogtreecommitdiff
path: root/include/JSystem/JParticle
AgeCommit message (Collapse)Author
2026-05-26Implement some more JPAEmitter inlinesLagoLunatic
2026-05-26Add missing inlines for JPADrawLagoLunatic
2026-05-26JPADraw OKLagoLunatic
__sinit_JPADraw_cpp had a weird mismatch, turns out the fix is adding an explicit dtor to JPADrawSetupTev.
2026-05-17d_a_st - 100% matching (#1004)123456789758
Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
2026-04-01Fix TPosition3 header wrong file extLagoLunatic
2025-12-27Misc cleanupLagoLunatic
2025-12-05Add JSystem PCH to fix weak function order (#904)LagoLunatic
* Add JSystem PCH * Fix build issues, remove weak order fakematches, and fix functionvalue weak func order
2025-09-08bomb nearly matching on demo, one regswap leftLagoLunatic
2025-08-11d_a_sbox (#842)Maide
* d_a_sbox * PR
2025-08-11JPA small cleanupLagoLunatic
2025-08-04d_a_obj_leaves (#831)Maide
2025-07-05Some particle work and cleanupLagoLunatic
2025-05-28Demo workLagoLunatic
2025-04-29Improve compiler compatibility (#743)Jcw87
* fix returns * use standard C headers * struct/class mismatch * explicit this in template * switch variable scope * C standard compliance * & l-value
2025-04-16Move remaining class definitions to headersLagoLunatic
2025-04-16Bunch of inline fixesLagoLunatic
2025-04-15JPAEmitterManager OKLagoLunatic
2025-04-14JPAParticle OK, JPAFieldLagoLunatic
2025-03-10Fix const params in JGeometry::TVec3 ctorLagoLunatic
2025-02-23Various cleanupLagoLunatic
2025-01-23Mark funcs with weak func order issues as Equivalent, fix a few other issuesLagoLunatic
2025-01-14Use _GX name typedefsLagoLunatic
2024-10-17Update dtk-template, switch from intellisense to clangdLagoLunatic
2024-09-02Fix JPABaseParticle position members being out of orderLagoLunatic
2024-09-02d_particle workJasper St. Pierre
2024-08-09d_a_player_particle (#674)Daniel Hajjar
* daPy_mtxPosFollowEcallBack_c::execute matching * daPy_waterDropEcallBack_c::end matching * daPy_dmEcallBack_c::execute matching * daPy_fanSwingEcallBack_c::execute matching * daPy_waterDropPcallBack_c::execute matching * daPy_sightPacket_c::draw matching * daPy_sightPacket_c::setSight matching * daPy_swBlur_c::initSwBlur matching * daPy_swBlur_c matching * daPy_lk_c::setWaterDrop matching * daPy_lk_c::setFootMark matching * daPy_footEffect_c work * daPy_lk_c::resetFootEffect matching * daPy_lk_c::setSwimTail matching * daPy_lk_c::setCutWaterSplash matching * daPy_lk_c::setDamageCurseEmitter matching * daPy_lk_c::setDamageElecEmitter matching * daPy_lk_c::setDamageEmitter matching * daPy_lk_c::endFlameDamageEmitter matching * daPy_lk_c::setSwimWaterDrop matching * daPy_lk_c::setItemWaterEffect matching * daPy_lk_c::setFootEffectType matching * daPy_lk_c::setFootEffect matching * daPy_lk_c::setAuraEffect work * daPy_lk_c::setWaterRipple matching * d_a_player_particle minor cleanup * daPy_lk_c::setAuraEffect matching * Removed comment * Removed another old comment * PR suggestions
2024-07-14JPAEmitter workJasper St. Pierre
2024-07-14JPA workJasper St. Pierre
2024-07-13d_particle workJasper St. Pierre
2024-06-29d_wpot_water workJasper St. Pierre
2024-04-14JPAEmitter workJasper St. Pierre
2024-04-14JPA workJasper St. Pierre
2024-04-14JPAField workJasper St. Pierre
2024-04-14JPAField workJasper St. Pierre
2024-04-14JPA workJasper St. Pierre
2024-03-05Fix offset commentsLagoLunatic
2024-03-04Started copying JStudio progress from pikmin2LagoLunatic
2024-02-25d_a_npc_ji1 cleanup some inlinesLagoLunatic
2024-02-25Start OrcaSuperDude88
2024-01-31d_particleJcw87
2024-01-15d_a_player_main workLagoLunatic
2024-01-14d_kankyo_rain workJasper St. Pierre
2024-01-08JPADrawVisitor couple funcsLagoLunatic
2024-01-08fakematch JPABaseShape weak function orderLagoLunatic
2023-12-27miscJasper St. Pierre
2023-12-27particle/JGeometry progressLagoLunatic
2023-12-24JPA workJasper St. Pierre
2023-12-21JPABaseShape 100%, order not matchingLagoLunatic
2023-12-20remove declarations for functions that don't existJcw87
2023-12-19c_phase match, thanks to CuylerJasper St. Pierre
also some JPA work