You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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().
3 years ago
..
Script [General] Add and use getShortDescription() for ESM::Cell 3 years ago
processors [General] Add and use getShortDescription() for ESM::Cell 3 years ago
CMakeLists.txt [General] Implement PlayerCooldowns packet 4 years ago
Cell.cpp [General] Add and use getShortDescription() for ESM::Cell 3 years ago
Cell.hpp [General] Add and use getShortDescription() for ESM::Cell 3 years ago
CellController.cpp [General] Add and use getShortDescription() for ESM::Cell 3 years ago
CellController.hpp [Server] Remove unused function 6 years ago
MasterClient.cpp [Server] Remove 'using namespace std' 4 years ago
MasterClient.hpp [General] Remove "created by" stamps added by IntelliJ 5 years ago
Networking.cpp [Server] Remove 'using namespace std' 4 years ago
Networking.hpp [General] Create SystemPacket category and move Handshake packet to it 5 years ago
Player.cpp [Server] Remove 'using namespace std' 4 years ago
Player.hpp [General] Remove "created by" stamps added by IntelliJ 5 years ago
Utils.cpp [Server] Remove 'using namespace std' 4 years ago
Utils.hpp [General] Rename Log class into TimedLog 5 years ago
handleInput.cpp [Server] Remove 'using namespace std' 4 years ago
main.cpp Add OpenMW commits up to 21 May 2021 4 years ago