1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-12 16:06:36 +00:00
openmw-tes3mp/apps/openmw-mp
2017-02-28 01:38:25 +02:00
..
amx
Script [General] Rename ID_GAME_DIE and ID_GAME_RESURRECT 2017-02-28 01:38:25 +02:00
Cell.cpp [Server] Remove redundant newlines & keep ~120 columns 2017-02-27 17:13:07 +08:00
Cell.hpp [Server] Set sendToLoaded function as constant 2017-02-24 12:33:59 +08:00
CMakeLists.txt [Server] Add GetLastPlayerId() script function in Miscellaneous category 2017-02-26 23:00:51 +02:00
main.cpp [Server] Fix printVersion() for ARM 2017-02-21 18:25:41 +08:00
MasterClient.cpp
MasterClient.hpp
Networking.cpp [General] Rename ID_GAME_DIE and ID_GAME_RESURRECT 2017-02-28 01:38:25 +02:00
Networking.hpp [Server] Move baseEvent from Networking.cpp to class as member 2017-02-23 13:53:10 +08:00
Player.cpp [Server] Remove redundant newlines & keep ~120 columns 2017-02-27 17:13:07 +08:00
Player.hpp [Server] Add GetLastPlayerId() script function in Miscellaneous category 2017-02-26 23:00:51 +02:00
Utils.cpp
Utils.hpp