.. |
Script
|
[Server] Make it possible to resend received worldstates
|
7 years ago |
processors
|
Merge pull request #451 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
stackwalker
|
Get rid of tab
|
7 years ago |
Actors.cpp
|
[Server] Fix variable name for actor table
|
7 years ago |
Actors.hpp
|
Merge pull request #421 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
BaseMgr.cpp
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
BaseMgr.hpp
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Books.cpp
|
[Server] Use consistent code style and make all files end in newlines
|
7 years ago |
Books.hpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
CMakeLists.txt
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Cell.cpp
|
Merge pull request #423 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Cell.hpp
|
Merge pull request #423 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
CellController.cpp
|
[General] Change regular enums to enum class
|
7 years ago |
CellController.hpp
|
Merge pull request #423 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
CellState.cpp
|
[General] Change regular enums to enum class
|
7 years ago |
CellState.hpp
|
[General] Change regular enums to enum class
|
7 years ago |
Cells.cpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Cells.hpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
CharClass.cpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
CharClass.hpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Dialogue.cpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Dialogue.hpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Factions.cpp
|
[General] Rework PacketPlayerFaction
|
7 years ago |
Factions.hpp
|
[General] Rework PacketPlayerFaction
|
7 years ago |
GUI.cpp
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
GUI.hpp
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Inventory.cpp
|
[Server] Use consistent code style and make all files end in newlines
|
7 years ago |
Inventory.hpp
|
[General] Rework PacketPlayerInventory
|
7 years ago |
MasterClient.cpp
|
[Server] Clean up method and variable names
|
7 years ago |
MasterClient.hpp
|
[Server] Clean up method and variable names
|
7 years ago |
NetActor.cpp
|
[Server] Use consistent code style and make all files end in newlines
|
7 years ago |
NetActor.hpp
|
Merge pull request #421 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Networking.cpp
|
Merge pull request #451 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Networking.hpp
|
[Server] Create Worldstate class and implement associated table
|
7 years ago |
Object.cpp
|
Merge pull request #453 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Object.hpp
|
Merge pull request #453 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Player.cpp
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Player.hpp
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Players.cpp
|
[Server] Use consistent code style and make all files end in newlines
|
7 years ago |
Players.hpp
|
[Server] Use regular Ptrs where possible to avoid seizure Ptrs by lua
|
7 years ago |
Quests.cpp
|
[General] Change regular enums to enum class
|
7 years ago |
Quests.hpp
|
[General] Change regular enums to enum class
|
7 years ago |
Settings.cpp
|
Merge pull request #396 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Settings.hpp
|
Merge pull request #396 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Spells.cpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Spells.hpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Timer.cpp
|
[Server] Use consistent code style and make all files end in newlines
|
7 years ago |
Timer.hpp
|
[Server] Fix iterating killed timers when kill() called in the callback
|
7 years ago |
Utils.cpp
|
[Server] Add PreReading virtual method
|
7 years ago |
Utils.hpp
|
[Server] Make argument const reference
|
7 years ago |
Weather.cpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Weather.hpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Window.cpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Window.hpp
|
[Server] Iterate only through updated players on each frame
|
7 years ago |
Worldstate.cpp
|
Merge pull request #452 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
Worldstate.hpp
|
Merge pull request #446 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
main.cpp
|
Merge pull request #451 from TES3MP/0.6.3 while resolving conflicts
|
7 years ago |
stacktrace.cpp
|
Fix travis build on master
|
7 years ago |
stacktrace.hpp
|
[Server] Add stacktrace
|
7 years ago |