1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 12:46:34 +00:00
openmw/apps/openmw
psi29a bbfd906f08 Merge branch 'lua_effect_icon' into 'master'
Add icon path to core.MagicEffect

See merge request OpenMW/openmw!3154
2023-06-18 20:58:06 +00:00
..
mwbase Implement onNewExterior to spawn fish in generated exteriors 2023-06-13 17:04:22 +02:00
mwclass Merge branch 'clickbait' into 'master' 2023-06-15 07:03:13 +00:00
mwdialogue Use RefId key for NPC skills 2023-06-08 18:35:48 +02:00
mwgui Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2023-06-16 09:16:07 +02:00
mwinput Replace compare with more idiomatic methods 2023-05-22 19:51:27 +02:00
mwlua Merge branch 'lua_effect_icon' into 'master' 2023-06-18 20:58:06 +00:00
mwmechanics Lua bindings for modifying active effects/spells 2023-06-17 16:34:40 +00:00
mwphysics Elsid comments 2023-05-23 19:30:29 +02:00
mwrender small revert, "It is copying a texture, it is not a default initialized one. The source texture may or may not want GL_CLAMP_TO_EDGE." 2023-06-16 09:16:07 +02:00
mwscript Merge branch 'raise_lower_rank_refactor' into 'master' 2023-06-15 07:03:26 +00:00
mwsound Terrain has a mandatory worldspace in constructor 2023-05-29 11:31:36 +02:00
mwstate Do not rely on exceptions to handle absent cell 2023-06-02 13:18:09 +02:00
mwworld Merge branch 'fix_7423' into 'master' 2023-06-15 11:02:21 +00:00
android_main.cpp
CMakeLists.txt Lua: ESM::Enchantment bindings 2023-06-18 20:57:21 +00:00
doc.hpp
engine.cpp Merge branch 'dev-7019' into 'master' 2023-06-09 21:25:21 +00: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