openmw-tes3coop/components
2017-07-28 20:49:26 +03:00
..
bsa purge unnecessary imports 2017-06-09 19:08:53 +02:00
compiler convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
config
contentselector purge the rest of boost::shared and any other boost related things that no longer are required 2017-06-09 19:08:53 +02:00
esm Merge pull request #243 from OpenMW/master 2017-07-18 16:59:33 +03:00
esmterrain
fallback be explicit about what we are trying to catch instead of catching everything and fixed up formatting 2017-06-12 00:32:29 +02:00
files Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
fontloader
interpreter
loadinglistener
misc remove boost/tuple 2017-06-09 19:08:53 +02:00
myguiplatform purge unnecessary imports 2017-06-09 19:08:53 +02:00
nif purge all instances of <boost/shared_ptr.hpp>, clean up unused headers 2017-06-09 19:08:53 +02:00
nifbullet Change NCO/NCC flags to NC* (Fixes #3915) 2017-06-20 00:36:17 +02:00
nifosg Fix checking a variable before it's assigned (Bug #3950) 2017-07-10 23:50:24 +02:00
openmw-mp [Client] Synchronize spellcasting for non-bipedal creatures 2017-07-28 20:49:26 +03:00
process
resource Add '0' as an alias for 'OFF' for OPENMW_OPTIMIZE 2017-07-10 23:49:42 +02:00
sceneutil Fixes for building in MSVC 2017-06-13 19:38:12 +09:00
sdlutil Pause game when minimised on Windows 2017-07-20 21:31:05 +12:00
settings purge unnecessary imports 2017-06-09 19:08:53 +02:00
shader replace and purge boost::lexical_cast 2017-06-09 19:08:53 +02:00
terrain Terrain: remove ref argument that is now always true 2017-07-19 16:24:35 +02:00
to_utf8
translation Merge pull request #228 from OpenMW/master while resolving conflicts 2017-06-18 18:16:10 +03:00
version
vfs
widgets be explicit about what we are trying to catch instead of catching everything and fixed up formatting 2017-06-12 00:32:29 +02:00
CMakeLists.txt [General] Add & implement PlayerShapeshift packet for werewolf states 2017-07-15 09:02:19 +03:00
doc.hpp