1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/apps/openmw
florent.teppe 141878f30d int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex
also removed the changeToExteriorCell that only took a position as input, didn't work with esm4.
2023-05-12 22:05:53 +02:00
..
mwbase int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
mwclass Keep refnum when moving objects to/from inventory (#6148) 2023-05-07 17:19:44 +02:00
mwdialogue Remove dialogue related instances of getRefIdString 2023-05-04 19:46:49 +02:00
mwgui int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
mwinput Fix code format 2023-04-18 20:23:03 +02:00
mwlua int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
mwmechanics fixed some typos and spelling errors 2023-05-09 20:07:08 -04:00
mwphysics int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
mwrender int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
mwscript int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
mwsound Put ESMStore to Environment 2023-04-20 21:45:49 +02:00
mwstate int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
mwworld int x, int y , ESM::RefId worldspace => ESM::ExteriorCellIndex 2023-05-12 22:05:53 +02:00
android_main.cpp
CMakeLists.txt remove remaining boost::filesystem cruft 2023-04-25 16:15:04 +02:00
doc.hpp
engine.cpp Pass path to startup script as std::filesystem::path 2023-05-06 13:58:39 +02:00
engine.hpp Pass path to startup script as std::filesystem::path 2023-05-06 13:58:39 +02:00
main.cpp
options.cpp
options.hpp
profile.hpp