1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-05-03 21:41:25 +00:00
openmw/components
2023-07-27 22:53:51 +02:00
..
bsa Fix unintended sign extension in compressed BSA hash generation 2023-07-24 01:18:56 +03:00
bullethelpers
compiler
config Cleanup includes 2023-07-08 11:28:56 +02:00
contentselector
crashcatcher Remove unused function 2023-07-12 14:48:09 +01:00
debug Share the dump directory for crash and freeze dumps 2023-07-11 22:22:26 +01:00
detournavigator Remove stepping from findSmoothPath 2023-07-22 18:08:40 +02:00
esm Load ESM4 actors 2023-07-26 11:47:50 +02:00
esm3 Use refnum instead of slot for items during spellcast 2023-07-25 21:23:59 +00:00
esm3terrain Fix get vertex Height for esm4 2023-05-29 12:10:42 +02:00
esm4 Load ESM4 actors 2023-07-26 11:47:50 +02:00
esmloader
fallback Fix #7423 (too strict fallback validation) 2023-06-14 20:04:16 +02:00
files Merge branch 'fix-the-comments-again' into 'master' 2023-07-07 13:05:48 +00:00
fontloader Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
fx Set the default to CLAMP_TO_EDGE in case it was not explicity called for 2023-06-16 09:16:07 +02:00
interpreter Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
l10n Add setting "gmst overrides l10n" 2023-06-13 10:06:59 +02:00
loadinglistener
lua Add Morrowind specific tests 2023-07-22 01:31:55 +02:00
lua_ui Allow compilation with MYGUI_DONT_USE_OBSOLETE 2023-07-15 15:02:27 +02:00
misc Load BSTriShape NIF nodes 2023-07-09 10:14:27 +00:00
myguiplatform Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2023-06-16 09:16:07 +02:00
navmeshtool
nif Merge branch 'mantlingtalos' into 'master' 2023-07-24 09:11:40 +00:00
nifbullet Copy triangle data from NiSkinPartition 2023-07-23 13:32:33 +03:00
nifosg Merge branch 'coverityfixes' into 'master' 2023-07-24 13:22:25 +00:00
platform Minor header cleanup 2023-04-30 16:26:03 +02:00
process
resource Drop support for --fs-strict 2023-06-08 21:10:09 +02:00
sceneutil Filter evade directions by supported animations 2023-07-22 17:30:40 +02:00
sdlutil Use string_view in more places and reduce the number of empty string literals 2023-05-21 16:39:32 +02:00
serialization
settings Remove unused local map hud widget size setting 2023-07-27 22:53:51 +02:00
shader Create a stateset for every particle system to create its own defineMap 2023-06-21 16:13:58 +04:00
sqlite3 Minor header cleanup 2023-04-30 16:26:03 +02:00
std140
stereo Be more explicit about use of CLAMP_TO_EDGE instead of defaulting to GL CLAMP 2023-06-16 09:16:07 +02:00
terrain Merge branch 'dev-7019' into 'master' 2023-06-09 21:25:21 +00:00
to_utf8
translation Use string_view in more UI code 2023-05-21 18:14:12 +02:00
version
vfs Change include guard name 2023-06-08 21:10:12 +02:00
widgets Use settings values for GUI settings 2023-07-16 20:46:54 +02:00
CMakeLists.txt Load ESM4 actors 2023-07-26 11:47:50 +02:00
doc.hpp
windows.hpp