1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 12:42:11 +00:00
OpenMW/apps/opencs
elsid e9c672b297
Fix build with cmake flag BUILD_SHARED_LIBS=ON
Always build opencs-lib as static library instead of BUILD_SHARED_LIBS deciding
whether it's static or shared library.
2024-02-18 19:35:32 +01:00
..
model Cleanup(columnimp): Use std::clamp to limit race scaling 2024-02-15 21:25:29 -06:00
ui
view Switch height/weight in names and make the stats a simple struct instead 2024-02-14 18:01:31 -06:00
CMakeLists.txt Fix build with cmake flag BUILD_SHARED_LIBS=ON 2024-02-18 19:35:32 +01:00
editor.cpp Localize Launcher and Wizard 2024-02-01 09:47:25 +04:00
editor.hpp
main.cpp