1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:49:54 +00:00
openmw-tes3mp/apps/openmw-mp
David Cernat 3222afc8b7 [General] Implement PlayerCooldowns packet
Although this packet may be used for other kinds of cooldowns in the future, it currently only handles cooldowns for magical powers.
2021-07-10 22:15:19 +02:00
..
processors [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
Script [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
Cell.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Cell.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
CellController.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
CellController.hpp [Server] Remove unused function 2018-12-29 14:02:08 +08:00
CMakeLists.txt [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
handleInput.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
main.cpp Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
MasterClient.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
MasterClient.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Networking.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Networking.hpp [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
Player.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Player.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Utils.cpp [Server] Remove 'using namespace std' 2021-03-21 15:45:01 +02:00
Utils.hpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00