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-tes3mp/apps/openmw/mwworld
scrawl 682f30ef9c Fix incorrect uses of PhysicsSystem::getHalfExtents
Did not account for translation of collision box (mMeshTranslation in actor.cpp)
9 years ago
..
action.cpp extracted MWMechanics::getPlayer() 10 years ago
action.hpp
actionalchemy.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actionalchemy.hpp
actionapply.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actionapply.hpp Fix Potion use action removing the potion even when the action is not executed (Fixes #1521) 11 years ago
actiondoor.cpp
actiondoor.hpp
actioneat.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actioneat.hpp
actionequip.cpp extracted MWMechanics::getPlayer() 10 years ago
actionequip.hpp
actionopen.cpp WindowManager refactoring 10 years ago
actionopen.hpp Remove empty line at the beginning of files 10 years ago
actionread.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actionread.hpp
actionrepair.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actionrepair.hpp
actionsoulgem.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actionsoulgem.hpp
actiontake.cpp Remove empty line at the beginning of files 10 years ago
actiontake.hpp
actiontalk.cpp Remove empty line at the beginning of files 10 years ago
actiontalk.hpp
actionteleport.cpp Remove last remains of Ogre math 10 years ago
actionteleport.hpp Don't teleport followers when using teleportation spells 10 years ago
actiontrap.cpp Restore projectiles 10 years ago
actiontrap.hpp
cellfunctors.hpp Readded collision objects and movement physics 10 years ago
cellref.cpp Stolen item tracking overhaul part 2 (Fixes #2338) 10 years ago
cellref.hpp Stolen item tracking overhaul part 2 (Fixes #2338) 10 years ago
cellreflist.hpp Remove RefData::getHandle 10 years ago
cells.cpp Explicitly instantiate MWWorld::Store 10 years ago
cells.hpp Several warning fixes 10 years ago
cellstore.cpp Explicitly instantiate ESM::StatState 10 years ago
cellstore.hpp Include cleanup 10 years ago
class.cpp Use the correct scale for actor swim height (Fixes #2833) 9 years ago
class.hpp Use the correct scale for actor swim height (Fixes #2833) 9 years ago
containerstore.cpp Add new script instance when a container item is unstacked (Bug #2962) 9 years ago
containerstore.hpp Stolen item tracking overhaul part 2 (Fixes #2338) 10 years ago
contentloader.hpp
customdata.hpp
esmloader.cpp Silence -Wreorder warnings, and remove -Wno-reorder. 10 years ago
esmloader.hpp Reduce includes 10 years ago
esmstore.cpp Explicitly instantiate MWWorld::Store 10 years ago
esmstore.hpp Explicitly instantiate MWWorld::Store 10 years ago
failedaction.cpp extracted MWMechanics::getPlayer() 10 years ago
failedaction.hpp fix -Wnewline-eof warnings 10 years ago
fallback.cpp Water ripples 10 years ago
fallback.hpp More efficient StateSetController, beginnings of sky rendering 10 years ago
globals.cpp Remove empty line at the beginning of files 10 years ago
globals.hpp Several warning fixes 10 years ago
inventorystore.cpp Enchantment error handling fix (Fixes #2959) 9 years ago
inventorystore.hpp Remove an already resolved todo comment 10 years ago
livecellref.cpp Include cleanup 10 years ago
livecellref.hpp Basic RefData and CellRef change tracking 11 years ago
localscripts.cpp improved error handling in LocalScripts::add 10 years ago
localscripts.hpp fixed warning C4099: 10 years ago
manualref.cpp Include cleanup 10 years ago
manualref.hpp Move manualref code out of header 10 years ago
nullaction.hpp
player.cpp Include cleanup 10 years ago
player.hpp Move attackingOrSpell flag to the CharacterController 10 years ago
projectilemanager.cpp Fix incorrect uses of PhysicsSystem::getHalfExtents 9 years ago
projectilemanager.hpp Move attackStrength to the CharacterController, where it should have been to begin with 10 years ago
ptr.cpp Remove empty line at the beginning of files 10 years ago
ptr.hpp fixed warning C4099: 10 years ago
recordcmp.hpp Remove some unused code, include cleanup 10 years ago
refdata.cpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 9 years ago
refdata.hpp make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 9 years ago
scene.cpp Use the correct scale for actor swim height (Fixes #2833) 9 years ago
scene.hpp Remove last remains of Ogre 10 years ago
store.cpp Fix instantiation on non-Visual Studio 9 years ago
store.hpp Fix incorrect assignment of PcRace, need to sort race IDs (Fixes #2884) 9 years ago
timestamp.cpp fixing MSVC 2013 warning C4244: & C4305 10 years ago
timestamp.hpp fixed warning C4099: 10 years ago
weather.cpp Use TimeOfDayInterpolator for Land Fog Depth 9 years ago
weather.hpp Use TimeOfDayInterpolator for Land Fog Depth 9 years ago
worldimp.cpp aimToTarget: Fix the collision box translation not being taken into account 9 years ago
worldimp.hpp New water WIP 9 years ago