You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/apps/openmw/mwmp
David Cernat 926106cf8c [General] Rework CharGen slightly for clarity purposes
Previously, charGenStage.end was doing double duty as both the variable indicating the number of CharGen stages and – when set to 0 – the variable indicating that CharGen was over. The latter role is now filled by a new boolean.
7 years ago
..
GUI [Client] Disable focus on <tab> for chat window 7 years ago
processors [Client] When players die, make guards willing to arrest them again 7 years ago
ActorList.cpp [General] Modernize Script API 7 years ago
ActorList.hpp [General] Modernize Script API 7 years ago
Cell.cpp [General] Modernize Script API 7 years ago
Cell.hpp [Client] Fix warnings 8 years ago
CellController.cpp Merge pull request #308 from TES3MP/master while resolving conflicts 7 years ago
CellController.hpp Merge pull request #308 from TES3MP/master while resolving conflicts 7 years ago
DedicatedActor.cpp [Client] Update DedicatedActor to C++11 8 years ago
DedicatedActor.hpp [Client] Fix problems with NPC equipment sync 8 years ago
DedicatedPlayer.cpp [Client] Synchronize spellcasting for non-bipedal creatures 8 years ago
DedicatedPlayer.hpp [General] Add & implement PlayerShapeshift packet for werewolf states 8 years ago
GUIController.cpp [Client] Add network statistics (CTRL+F2) 7 years ago
GUIController.hpp [Client] Don't use message box call boolean for regular message boxes 7 years ago
LocalActor.cpp [General] Modernize Script API 7 years ago
LocalActor.hpp [Client] Use update timer in mwmp::Cell instead of LocalActor 8 years ago
LocalPlayer.cpp [General] Rework CharGen slightly for clarity purposes 7 years ago
LocalPlayer.hpp [General] Rework CharGen slightly for clarity purposes 7 years ago
Main.cpp [General] Rework CharGen slightly for clarity purposes 7 years ago
Main.hpp [Client] Convert MechanicsHelper to namespace 8 years ago
MechanicsHelper.cpp [Client] Synchronize spellcasting for non-bipedal creatures 8 years ago
MechanicsHelper.hpp [Client] Convert MechanicsHelper to namespace 8 years ago
Networking.cpp [General] Fix printing of packet identifiers after changes to logger 7 years ago
Networking.hpp [Client] Add network statistics (CTRL+F2) 7 years ago
PlayerList.cpp [General] Change NULL to nullptr 8 years ago
PlayerList.hpp [Client] Set and clear hitAttemptActorId for DedicatedPlayers 8 years ago
WorldEvent.cpp [Client] Fix build 7 years ago
WorldEvent.hpp [General] Implement ObjectState packet 8 years ago