David Cernat
|
0fb9b6eefb
|
On second thought, rename ID_OBJECT_MOVE_WORLD into ID_OBJECT_MOVE
|
2016-10-25 12:53:18 +03:00 |
|
David Cernat
|
947a677801
|
Replace ID_ACTIVATOR_ACTIVATE with ID_OBJECT_MOVE_WORLD
|
2016-10-25 12:42:29 +03:00 |
|
David Cernat
|
52d156e136
|
Make server able to receive the 5 new WorldPackets
|
2016-10-25 00:50:32 +03:00 |
|
David Cernat
|
b6111d16cc
|
Add and implement ID_WORLD_VIDEO_PLAY
|
2016-10-24 17:52:19 +03:00 |
|
David Cernat
|
3fd93896f2
|
Add and implement ID_WORLD_OBJECT_LOCK
|
2016-10-24 13:20:04 +03:00 |
|
David Cernat
|
08ea5163c4
|
Add and implement ID_WORLD_OBJECT_UNLOCK
|
2016-10-24 11:26:31 +03:00 |
|
David Cernat
|
c639337842
|
Merge with tes3mp-packetexpansion by fixing conflicts
# Conflicts:
# apps/openmw-mp/Networking.cpp
# apps/openmw/mwmp/Networking.cpp
# components/CMakeLists.txt
# components/openmw-mp/NetworkMessages.hpp
# components/openmw-mp/PacketsController.cpp
|
2016-10-23 17:57:38 +03:00 |
|
David Cernat
|
3c49157ed7
|
Rename WorldPackets to ID_WORLD_OBJECT_DELETE and ID_WORLD_OBJECT_PLACE
|
2016-10-22 18:05:32 +03:00 |
|
David Cernat
|
565e7e4b9f
|
Create and implement placeholder for ID_WORLD_OBJECT_CREATION
|
2016-10-21 21:57:05 +03:00 |
|
David Cernat
|
f0fa5e8771
|
Add ContainsPacket method to packet controllers
|
2016-10-19 21:15:59 +03:00 |
|
David Cernat
|
285f89573d
|
Create placeholders for WorldPacket classes
|
2016-10-19 20:36:11 +03:00 |
|
David Cernat
|
790d41e278
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
David Cernat
|
d2212ef80b
|
Rename PacketsController into PlayerPacketController
|
2016-10-19 16:31:07 +03:00 |
|