1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
2013-11-26 12:47:30 +01:00
..
mwbase factored out code for generating month names 2013-11-26 12:47:30 +01:00
mwclass
mwdialogue
mwgui factored out code for generating month names 2013-11-26 12:47:30 +01:00
mwinput
mwmechanics
mwrender
mwscript replaced getCurrentCellName function with a more general getCellName function 2013-11-26 11:39:58 +01:00
mwsound
mwstate removed duplicates of the cell name function 2013-11-26 11:49:07 +01:00
mwworld factored out code for generating month names 2013-11-26 12:47:30 +01:00
CMakeLists.txt added basic save slot management and connected main menu save to save function (bypassing the save GUI for now) 2013-11-19 15:38:26 +01:00
config.hpp.cmake
doc.hpp
engine.cpp store content file list in saved games and reject saved games not matching the current game 2013-11-25 13:00:05 +01:00
engine.hpp
main.cpp