You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/components
psi29a 80e2cd79ec Merge branch 'boat_closer_to_todd' into 'master'
Ignore special characters preceding script commands

Closes #6807

See merge request OpenMW/openmw!2555
2 years ago
..
bsa First pass with include-what-you-use 2 years ago
bullethelpers Remove unused includes 2 years ago
compiler Merge branch 'boat_closer_to_todd' into 'master' 2 years ago
config Remove unused includes 2 years ago
contentselector Apply clang-format to code base 2 years ago
crashcatcher Apply clang-format to code base 2 years ago
debug Revert "Merge branch 'fix_macos_build' into 'master'" 2 years ago
detournavigator script blacklist => RefId 2 years ago
esm Fixed issue with getSummonedCreature( that returned a reference to a non const static value 2 years ago
esm3 Upgraded Filesave version for RefIDs 2 years ago
esm3terrain Apply clang-format to code base 2 years ago
esm4 Move fourCC to a separate file 2 years ago
esmloader CellName is now a RefId, makes more sense that way. 2 years ago
fallback Apply clang-format to code base 2 years ago
files Make sure that local path has a trailing slash on Linux and Windows 2 years ago
fontloader Remove unused includes 2 years ago
fx fix line numbers being off by one for each jump block 2 years ago
interpreter Fixes issue in MW script compilation that would silently produce the wrong bytecode 2 years ago
l10n Separate l10n manager from lua 2 years ago
loadinglistener Apply clang-format to code base 2 years ago
lua Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
lua_ui Remove unused includes 2 years ago
misc Fixed issue with getSummonedCreature( that returned a reference to a non const static value 2 years ago
myguiplatform Apply clang-format to code base 2 years ago
navmeshtool Apply clang-format to code base 2 years ago
nif First pass with include-what-you-use 2 years ago
nifbullet Remove unused includes 2 years ago
nifosg Remove unused includes 2 years ago
platform Apply clang-format to code base 2 years ago
process Apply clang-format to code base 2 years ago
resource Initial commit: In ESM structures, replace the string members that are RefIds to other records, to a new strong type 2 years ago
sceneutil Log screenshot capture 2 years ago
sdlutil Apply clang-format to code base 2 years ago
serialization Apply clang-format to code base 2 years ago
settings First pass with include-what-you-use 2 years ago
shader Add a setting to control coverage adjustment 2 years ago
sqlite3 Apply clang-format to code base 2 years ago
std140 Apply clang-format to code base 2 years ago
stereo Restore false-positive unused includes 2 years ago
terrain Remove unused includes 2 years ago
to_utf8 First pass with include-what-you-use 2 years ago
translation Apply clang-format to code base 2 years ago
version Apply clang-format to code base 2 years ago
vfs First pass with include-what-you-use 2 years ago
widgets Apply clang-format to code base 2 years ago
CMakeLists.txt create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
doc.hpp second set of additional doxygen comments 14 years ago
windows.hpp Fix build on Windows 3 years ago