forked from teamnwah/openmw-tes3coop
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
|
||
|---|---|---|
| .. | ||
| API | ||
| Functions | ||
| LangLua | ||
| LangNative | ||
| LangPawn | ||
| Language.hpp | ||
| Platform.hpp | ||
| Script.cpp | ||
| Script.hpp | ||
| ScriptFunction.cpp | ||
| ScriptFunction.hpp | ||
| ScriptFunctions.cpp | ||
| ScriptFunctions.hpp | ||
| SystemInterface.hpp | ||
| Types.hpp | ||