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 7f435ceeac Add OpenMW commits up to 1 Nov 2020
# Conflicts:
#   CMakeLists.txt
#   apps/openmw/main.cpp
#   apps/openmw/mwclass/container.hpp
#   apps/openmw/mwclass/creature.hpp
#   apps/openmw/mwclass/npc.hpp
#   apps/openmw/mwdialogue/dialoguemanagerimp.hpp
#   apps/openmw/mwdialogue/journalimp.hpp
#   apps/openmw/mwgui/container.cpp
#   apps/openmw/mwgui/dialogue.hpp
#   apps/openmw/mwgui/mainmenu.cpp
#   apps/openmw/mwgui/windowmanagerimp.hpp
#   apps/openmw/mwmechanics/aiactivate.hpp
#   apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
#   apps/openmw/mwscript/containerextensions.cpp
#   apps/openmw/mwscript/interpretercontext.hpp
#   components/CMakeLists.txt
2020-11-01 23:17:59 +02:00
..
processors [General] Implement ObjectDialogueChoice packet 2020-10-26 19:48:40 +02:00
Script [Server] Add server functions for getting & setting dialogue choices 2020-10-26 20:34:01 +02:00
Cell.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Cell.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
CellController.cpp [General] Modernize packet style for PlayerCellState 2019-10-23 17:46:21 +03:00
CellController.hpp [Server] Remove unused function 2018-12-29 14:02:08 +08:00
CMakeLists.txt Add OpenMW commits up to 1 Nov 2020 2020-11-01 23:17:59 +02:00
handleInput.cpp [Server] Remove duplicate includes 2020-03-15 17:30:00 +01:00
main.cpp [General] Ignore carriage returns in resources/version file 2019-12-03 13:21:10 +02:00
MasterClient.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
MasterClient.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Networking.cpp [Server] Use clearer log messages for ID_GAME_PREINIT 2020-06-18 17:18:22 +02:00
Networking.hpp [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
Player.cpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Player.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
Utils.cpp [Server] Turn GetArguments() from ScriptFunctions into Utils function 2019-02-24 01:43:04 +02:00
Utils.hpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00