1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-20 20:09:41 +00:00
openmw-tes3mp/components/openmw-mp/Base
David Cernat 28f1c1b0d3 [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.

(cherry picked from commit 926106cf8c)
2018-04-19 13:25:29 +03:00
..
BaseActor.hpp [General] Find actor speech captions instead of sending them in packets 2017-10-30 11:06:09 +02:00
BaseEvent.hpp [General] Rework container sync to prevent item duping 2018-03-26 19:27:36 +03:00
BasePacketProcessor.hpp [General] Move AddProcessor to BasePacketProcessor 2017-06-30 20:09:05 +08:00
BasePlayer.hpp [General] Rework CharGen slightly for clarity purposes 2018-04-19 13:25:29 +03:00
BaseStructs.hpp [General] Add isPlayer boolean to targets in packets 2018-04-05 12:48:53 +03:00