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 7393e3def6 [General] Add and use getShortDescription() for ESM::Cell
ESM::Cell's getDescription() method was modified by aa5161f99e despite being used heavily by TES3MP. All instances of it in the TES3MP code have now been changed into the newly added getShortDescription() that is identical to the previous getDescription().
2021-09-17 19:14:55 +02:00
..
processors [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
Script [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
Cell.cpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
Cell.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
CellController.cpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +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