Dalamud/Dalamud/Game/ClientState
Chivalrik d65f2c6cd9 refactor: Use a constant for the gamepad button deletion mask
Add Flags-Attribute to GamepadButtons enums.
2021-05-02 12:21:49 +02:00
..
Actors Merge pull request #315 from daemitus/master 2021-04-14 16:27:29 +02:00
Structs feat: Add support for gamepad control of ImGui 2021-05-02 10:56:56 +02:00
ClientState.cs feat: Add support for gamepad control of ImGui 2021-05-02 10:56:56 +02:00
ClientStateAddressResolver.cs feat: Add support for gamepad control of ImGui 2021-05-02 10:56:56 +02:00
Condition.cs fix: slow Any method 2021-03-03 11:32:21 +01:00
ConditionFlag.cs rename AbnormalConditions to NormalConditions, idk why i named it that 2020-05-26 23:27:34 +10:00
GamepadButtons.cs refactor: Use a constant for the gamepad button deletion mask 2021-05-02 12:21:49 +02:00
GamepadState.cs refactor: Use a constant for the gamepad button deletion mask 2021-05-02 12:21:49 +02:00
JobGauge.cs fix: hack around actor table address acquiring 2020-03-29 16:43:52 +09:00
KeyState.cs Add access to game keypress state buffer 2020-03-28 11:25:12 -07:00
PartyList.cs fix: correctly dispose partylist 2020-12-08 12:08:33 +01:00