1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 04:39:42 +00:00
openmw-tes3mp/apps/openmw
gugus 9043fe427f Merge pull request #4 from scrawl/melee
Fixes weapon input to use A_Use instead of hardcoding to mouse button
2013-07-16 07:35:21 -07:00
..
mwbase move finding default cell positions to World 2013-07-07 15:03:06 +04:00
mwclass Fix twohanded weapons not unequipping when equipping a torch 2013-07-15 23:21:01 +02:00
mwdialogue
mwgui Fixes the console sometimes receiving text after it was closed 2013-07-14 23:54:28 +02:00
mwinput Fixes weapon input to use A_Use instead of hardcoding to mouse button 2013-07-16 16:25:41 +02:00
mwmechanics fix bows 2013-07-16 15:14:34 +01:00
mwrender Specify the velocity-based animation speed multiplier when playing it 2013-07-16 01:30:03 -07:00
mwscript move finding default cell positions to World 2013-07-07 15:03:06 +04:00
mwsound Correction of libavutil version 2013-06-26 07:17:29 +02:00
mwworld Add a speed multiplier to the animation state 2013-07-16 00:43:31 -07:00
CMakeLists.txt Merge branch 'master' of git://github.com/zinnschlag/openmw 2013-07-06 16:08:29 +02:00
config.hpp.cmake
doc.hpp
engine.cpp update player position on engine start 2013-07-07 15:06:05 +04:00
engine.hpp
main.cpp