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/mwrender
scrawl 2066097202 Fix incorrect reading of global map state in some cases when the map size changed (Fixes #1946) 10 years ago
..
.gitignore directory structure reorganisation (still missing the mangle stuff) 15 years ago
activatoranimation.cpp moved CellRefList into a separate file 11 years ago
activatoranimation.hpp Get rid of underscore defines. They are reserved by the standard. 11 years ago
actors.cpp Fix actor models incorrectly being rotated on X/Y axes 11 years ago
actors.hpp Issue #777: Add CreatureAnimation variant for creatures with weapons/shields 11 years ago
animation.cpp Use SpellCast animation for creatures that have it (flame atronach) 10 years ago
animation.hpp Adjust turning animation speed multiplier based on turning speed 10 years ago
camera.cpp Implement basic spellcasting AI (Fixes #961) 10 years ago
camera.hpp Fix forced switch to third person on death not always working 11 years ago
cell.hpp implemented take action 15 years ago
characterpreview.cpp Fix race preview crash (Fixes #1808) 11 years ago
characterpreview.hpp Improve performance of inventory window resize (don't update selection buffer unnecessarily) 11 years ago
creatureanimation.cpp Make base_anim.nif take priority for biped creatures 11 years ago
creatureanimation.hpp Fixed ranged combat for creatures 11 years ago
debugging.cpp minor performance improvements in apps/openmw 11 years ago
debugging.hpp Get rid of underscore defines. They are reserved by the standard. 11 years ago
effectmanager.cpp Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 11 years ago
effectmanager.hpp Refactor projectiles to no longer use MW-objects 11 years ago
globalmap.cpp Fix incorrect reading of global map state in some cases when the map size changed (Fixes #1946) 10 years ago
globalmap.hpp Remove no longer needed comments about coordinate system 11 years ago
localmap.cpp Allow user-created markers on local map (Fixes #1571) 11 years ago
localmap.hpp Allow user-created markers on local map (Fixes #1571) 11 years ago
npcanimation.cpp Move fast-forward of particle systems outside of OgreNifLoader (Fixes #1830) 11 years ago
npcanimation.hpp Disable head animations for dead actors (Fixes #1781) 11 years ago
objects.cpp Make Lights with OffDefault flag not emit light nor particles when placed in a cell (Fixes #1796) 11 years ago
objects.hpp Make Lights with OffDefault flag not emit light nor particles when placed in a cell (Fixes #1796) 11 years ago
occlusionquery.cpp Fixes for MSVC warnings, less overall changes 11 years ago
occlusionquery.hpp Get rid of underscore defines. They are reserved by the standard. 11 years ago
refraction.cpp Merge remote-tracking branch 'filkry/bug640_luminescent_water' 11 years ago
refraction.hpp Make sure render textures are inactive when in a cell without water 12 years ago
renderconst.hpp Fix first person meshes casting shadows 12 years ago
renderinginterface.hpp Get rid of underscore defines. They are reserved by the standard. 11 years ago
renderingmanager.cpp Remove support for Ogre 1.8 versions 10 years ago
renderingmanager.hpp Allow user-created markers on local map (Fixes #1571) 11 years ago
ripplesimulation.cpp Fix triggering changed flag for all references when cell is visited 11 years ago
ripplesimulation.hpp NPCs / creatures can now emit ripples 12 years ago
shadows.cpp Include some more required Ogre headers explicitely. 11 years ago
shadows.hpp basic shadows 13 years ago
sky.cpp Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 11 years ago
sky.hpp Rotate clouds/particles to come from red mountain (Fixes #245) 11 years ago
terrainstorage.cpp Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 11 years ago
terrainstorage.hpp Move ESM terrain data handler to esmterrain component so it can be used by the editor (Feature #1597) 11 years ago
videoplayer.cpp Removed a warning about comparision between signed and unsigned variable in ffmpeg_decoder. 10 years ago
videoplayer.hpp Refactored video player (now a MyGUI widget) 11 years ago
water.cpp Don't update ripples when they are not used 10 years ago
water.hpp Add missing status report for some toggle commands 11 years ago
weaponanimation.cpp Add case sensitivity workaround for spine bones (Fixes #1547) 11 years ago
weaponanimation.hpp Fixes for MSVC warnings, less overall changes 11 years ago