2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-15 05:11:22 +00:00

15 Commits

Author SHA1 Message Date
Lioncash
6017e99aac CGrenadeLauncher: Remove stray reference qualifier on a copy operation
Same behavior, but more explicit about a copy needing to occur here.
2020-04-01 23:59:05 -04:00
Lioncash
b95d84a570 CGrenadeLauncher: Resolve sign conversion warnings in constructor 2020-04-01 23:57:53 -04:00
Lioncash
f10eb618bf CGrenadeLauncher: Remove reference qualifiers where unnecessary
While allowed by the standard, this obscures cases where actual copies
are occurring.
2020-04-01 23:56:07 -04:00
62e58553c5 CBouncyGrenade/CGrenadeLauncher: Explicit constructor fixes 2020-04-01 15:32:38 -04:00
0c1f4fa738 CElitePirate/etc: Use prefix increment/decrement 2020-04-01 15:01:44 -04:00
deba91bfc0 CGrenadeLauncher: Fix rendering 2020-03-31 21:29:14 -04:00
f0927d937a CGrenadeLauncher: Remove redundant CColor 2020-03-30 23:39:41 -04:00
782a13c0a4 CGrenadeLauncher: Fix CModelFlags assignment 2020-03-30 23:31:46 -04:00
684bbd5903 CElitePirate: Bug fixes, make member variables private, cleanup 2020-03-30 20:40:38 -04:00
ed254b460e Revert some clang-tidy changes 2020-03-30 19:42:11 -04:00
571050245d Add .clang-tidy and apply fixes 2020-03-30 19:31:14 -04:00
bc08792523 CBouncyGrenade implementation 2020-03-30 03:05:16 -04:00
fbbd73db48 CGrenadeLauncher implementation 2020-03-29 23:45:55 -04:00
4ada5a00cb CElitePirate: Nearly complete implementation 2020-03-29 03:28:14 -04:00
c33703bd93 CElitePirate: Start impl; create CGrenadeLauncher 2020-03-26 03:30:54 -04:00