1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:19:55 +00:00
openmw-tes3mp/apps/openmw-mp
David Cernat 2f98f31af2 [General] Use model variable already included in PlayerBaseInfo packets
The variable has been included since TES3MP's earliest proof of concept, but never used for anything. It is now possible to get and set it, due to semi-popular demand.
2021-09-02 15:44:11 +02:00
..
processors [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
Script [General] Use model variable already included in PlayerBaseInfo packets 2021-09-02 15:44:11 +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