1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 19:10:24 +00:00
OpenMW/apps/opencs/model/doc
2021-07-06 03:10:46 +00:00
..
blacklist.cpp Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
blacklist.hpp
document.cpp
document.hpp
documentmanager.cpp
documentmanager.hpp
loader.cpp Remove some superfluous includes in the opencs 2021-05-14 10:57:31 +02:00
loader.hpp
messages.cpp
messages.hpp
operation.cpp Remove some superfluous includes in the opencs 2021-05-14 10:57:31 +02:00
operation.hpp
operationholder.cpp
operationholder.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
runner.cpp Remove redundant semicolons 2021-07-05 13:11:54 +02:00
runner.hpp
saving.cpp
saving.hpp
savingstages.cpp Use enums in place of magic numbers. Ensure Creature and NPC cell references are always saved as persistent. 2021-07-06 12:37:02 +10:00
savingstages.hpp Fix using incorrect id to search for record flags. Eliminate inefficient double-loop in saving cell references. 2021-06-30 10:46:51 +10:00
savingstate.cpp
savingstate.hpp
stage.cpp
stage.hpp
state.hpp