1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-03 17:37:18 +00:00
OpenMW/components
2022-12-27 19:16:21 +01:00
..
bsa
bullethelpers Remove unused includes 2022-10-09 16:44:18 +02:00
compiler Fixes issue in MW script compilation that would silently produce the wrong bytecode 2022-12-27 19:15:57 +01:00
config Remove unused includes 2022-10-09 16:44:18 +02:00
contentselector
crashcatcher
debug Revert "Merge branch 'fix_macos_build' into 'master'" 2022-10-12 22:48:34 +01:00
detournavigator CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
esm Adds comment that explains what RefIds are 2022-12-27 19:15:57 +01:00
esm3 CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
esm3terrain
esm4 Move fourCC to a separate file 2022-11-06 15:35:16 +01:00
esmloader CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
fallback
files Make sure that local path has a trailing slash on Linux and Windows 2022-12-03 11:27:42 +04:00
fontloader Remove unused includes 2022-10-09 16:44:18 +02:00
fx fix line numbers being off by one for each jump block 2022-10-24 08:40:33 -07:00
interpreter Fixes issue in MW script compilation that would silently produce the wrong bytecode 2022-12-27 19:15:57 +01:00
l10n
loadinglistener
lua Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
lua_ui Remove unused includes 2022-10-09 16:44:18 +02:00
misc To change fewer things with the master implementation, the Id isn't changed to lower case on creation 2022-12-27 19:15:57 +01:00
myguiplatform
navmeshtool
nif
nifbullet Remove unused includes 2022-10-09 16:44:18 +02:00
nifosg Remove unused includes 2022-10-09 16:44:18 +02:00
platform
process
resource Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2022-12-27 19:15:54 +01:00
sceneutil Log screenshot capture 2022-11-22 19:26:28 +00:00
sdlutil
serialization
settings
shader Add a setting to control coverage adjustment 2022-12-09 00:22:08 +00:00
sqlite3
std140
stereo Restore false-positive unused includes 2022-10-13 00:49:24 +01:00
terrain Remove unused includes 2022-10-09 16:44:18 +02:00
to_utf8
translation
version
vfs
widgets
CMakeLists.txt create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
doc.hpp
windows.hpp