This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
metaforce
Watch
2
Star
0
Fork
0
You've already forked metaforce
mirror of
https://github.com/AxioDL/metaforce.git
synced
2025-06-10 22:33:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
metaforce
/
Runtime
/
Input
History
Lioncash
002102c530
RumbleFxTable: Make table constexpr
...
Eliminates any potential runtime initializers.
2020-04-26 01:27:46 -04:00
..
CFinalInput.cpp
RuntimeCommonB: Make use of bitfield initializers where applicable
2020-04-20 15:57:25 -04:00
CFinalInput.hpp
RuntimeCommonB: Make use of bitfield initializers where applicable
2020-04-20 15:57:25 -04:00
CInputGenerator.cpp
…
CInputGenerator.hpp
General: Make use of lock deduction guides
2020-04-20 00:38:10 -04:00
CKeyboardMouseController.hpp
…
CMakeLists.txt
…
ControlMapper.cpp
…
ControlMapper.hpp
…
CRumbleGenerator.cpp
RuntimeCommonB: Make use of bitfield initializers where applicable
2020-04-20 15:57:25 -04:00
CRumbleGenerator.hpp
RuntimeCommonB: Make use of bitfield initializers where applicable
2020-04-20 15:57:25 -04:00
CRumbleManager.cpp
…
CRumbleManager.hpp
…
CRumbleVoice.cpp
CRumbleVoice: Collapse repeated std::max calls in GetIntensity()
2020-03-18 00:34:29 -04:00
CRumbleVoice.hpp
RuntimeCommonB: Make use of bitfield initializers where applicable
2020-04-20 15:57:25 -04:00
IController.hpp
…
RumbleFxTable.cpp
RumbleFxTable: Make table constexpr
2020-04-26 01:27:46 -04:00
RumbleFxTable.hpp
…