1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:49:56 +00:00
openmw-tes3mp/apps/openmw
elsid 0fae6d9a0a
Add walk and swim flags when corresponding speed is positive
This allows to avoid finding path over area that will should have infinite
cost (area_cost = area_cost_factor / area_speed).
2021-04-13 23:27:18 +02:00
..
mwbase Remove unused forward declarations 2021-04-11 14:46:51 +02:00
mwclass Use CRTP to define CustomData clone function 2021-04-05 11:53:07 +02:00
mwdialogue Also allow negative AI values in dialogue 2021-02-05 19:00:35 +01:00
mwgui Merge remote-tracking branch 'upstream/master' into why_are_the_christmas_lights_still_up 2021-04-13 11:09:52 -07:00
mwinput Add bound for UI scale factor, as it specified in docs 2021-04-10 11:21:53 +04:00
mwmechanics Add walk and swim flags when corresponding speed is positive 2021-04-13 23:27:18 +02:00
mwphysics Change (again) the way SetPos behave. 2021-04-09 23:34:03 +02:00
mwrender Code review fixes, remove implicit GLSL casts 2021-04-13 11:09:54 -07:00
mwscript Remove unused forward declarations 2021-04-11 14:46:51 +02:00
mwsound Use override instead of virtual 2021-04-11 14:46:51 +02:00
mwstate Constify a few things 2021-04-11 14:46:51 +02:00
mwworld Merge branch 'baby_dont_throw_me_no_more' into 'master' 2021-04-12 06:12:19 +00:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt Fix linking with -DOPENMW_USE_SYSTEM_OSG=ON -DOSG_STATIC=ON 2021-03-06 21:17:52 +00:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Code review cleanup, add setting documentation 2021-04-13 11:09:35 -07:00
engine.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
main.cpp Implement instanced groundcover 2021-01-26 22:29:41 +04:00