| .. |
|
DedicatedPlayer.cpp
|
[General] Rename packets to show they are for players only, not NPCs
|
2017-02-05 09:01:33 +02:00 |
|
DedicatedPlayer.hpp
|
Once again use RakNetGUID as index for player map everywhere
|
2016-11-19 22:16:21 +02:00 |
|
GUIChat.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
|
GUIChat.hpp
|
Cleanup tes3mp headers
|
2016-12-16 16:59:15 +08:00 |
|
GUIController.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
|
GUIController.hpp
|
Make tes3mp includes consistent
|
2016-11-17 17:16:25 +02:00 |
|
GUIDialogList.cpp
|
Fix "comparison between signed and unsigned integer expressions"
|
2016-12-21 16:13:39 +08:00 |
|
GUIDialogList.hpp
|
Make tes3mp includes consistent
|
2016-11-17 17:16:25 +02:00 |
|
GUILogin.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
|
GUILogin.hpp
|
Syncing inventory, animations, position, 8 key attributes
|
2016-07-07 23:50:48 +08:00 |
|
LocalEvent.cpp
|
[Client] Send ID_PLAYER_INVENTORY upon dropping an item
|
2017-02-05 14:38:04 +02:00 |
|
LocalEvent.hpp
|
[General] Add ContainerItem and ContainerChanges structs to WorldEvent
|
2017-02-04 20:14:39 +02:00 |
|
LocalPlayer.cpp
|
[General] Rename item health into charge, for consistency with OpenMW
|
2017-02-05 14:56:27 +02:00 |
|
LocalPlayer.hpp
|
[General] Simultaneously send loads & unloads in ID_PLAYER_CELL_STATE
|
2017-02-03 20:27:40 +02:00 |
|
Main.cpp
|
[General] Rename packets to show they are for players only, not NPCs
|
2017-02-05 09:01:33 +02:00 |
|
Main.hpp
|
Cleanup tes3mp headers
|
2016-12-16 16:59:15 +08:00 |
|
Networking.cpp
|
[General] Rename packets to show they are for players only, not NPCs
|
2017-02-05 09:01:33 +02:00 |
|
Networking.hpp
|
[Client] Create LocalEvent class and use it instead of WorldEvent
|
2017-01-27 20:57:47 +02:00 |
|
PlayerMarkerCollection.cpp
|
Fix frame listener errors for player markers
|
2016-10-30 16:39:59 +02:00 |
|
PlayerMarkerCollection.hpp
|
Fix frame listener errors for player markers
|
2016-10-30 16:39:59 +02:00 |
|
WorldController.cpp
|
Check for update to inventory when closing a container
|
2017-01-19 13:08:24 +02:00 |
|
WorldController.hpp
|
Add hooks for containers
|
2016-12-16 17:27:19 +08:00 |