1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-03 20:45:31 +00:00
openmw-tes3mp/apps/openmw/mwworld
David Cernat 0eedf8fd9f Add OpenMW commits up to 30 Sep 2020
# Conflicts:
#   apps/openmw/mwmechanics/aicombat.cpp
#   apps/openmw/mwmechanics/character.cpp
#   apps/openmw/mwmechanics/summoning.cpp
#   components/CMakeLists.txt
2020-09-30 13:32:15 +02:00
..
action.cpp [Client] Don't send ObjectSound packets for dedicated actor actions 2020-05-25 23:43:20 +03:00
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp
actionapply.hpp
actiondoor.cpp
actiondoor.hpp
actioneat.cpp
actioneat.hpp
actionequip.cpp Improve equipment logic (bug #5223) 2019-12-14 22:30:27 +04:00
actionequip.hpp
actionharvest.cpp Introduce a custom format() function to get rid of boost::format() and hackish replace() 2019-05-20 09:20:01 +04:00
actionharvest.hpp Native graphics herbalism support (feature #5010) 2019-05-02 23:03:47 +04:00
actionopen.cpp Allow ActionOpen and ActionTalk only for player (bug #5210 2019-11-18 12:41:11 +04:00
actionopen.hpp
actionread.cpp
actionread.hpp
actionrepair.cpp Remove redundant includes 2019-02-23 08:02:12 +04:00
actionrepair.hpp
actionsoulgem.cpp
actionsoulgem.hpp
actiontake.cpp [Client] Add generic objects to ObjectList using addObjectGeneric() 2020-01-23 09:03:40 +02:00
actiontake.hpp
actiontalk.cpp [Client] Fix inability for actors to talk to players caused by 4118b20608 2019-12-15 11:50:15 +02:00
actiontalk.hpp
actionteleport.cpp Add OpenMW commits up to 29 Oct 2018 2019-08-20 13:15:00 +03:00
actionteleport.hpp
actiontrap.cpp
actiontrap.hpp
cellpreloader.cpp avoid pagerebuild when reloading a same save 2020-06-13 00:22:28 +02:00
cellpreloader.hpp avoid pagerebuild when reloading a same save 2020-06-13 00:22:28 +02:00
cellref.cpp Add OpenMW commits up to 29 Oct 2019 2019-10-29 23:49:31 +02:00
cellref.hpp Add OpenMW commits up to 29 Oct 2019 2019-10-29 23:49:31 +02:00
cellreflist.hpp
cells.cpp [Client] Simplify MWWorld::Cells::clear() & make it work w/ exteriors 2020-08-08 23:09:44 +02:00
cells.hpp Add OpenMW commits up to 16 May 2020 2020-06-06 22:38:28 +03:00
cellstore.cpp [Client] Implement stable cell resets 2020-08-16 23:56:01 +02:00
cellstore.hpp [Client] Implement stable cell resets 2020-08-16 23:56:01 +02:00
cellvisitors.hpp
class.cpp Add OpenMW commits up to 29 Aug 2020 2020-08-29 16:15:22 +02:00
class.hpp Add OpenMW commits up to 29 Aug 2020 2020-08-29 16:15:22 +02:00
containerstore.cpp Add OpenMW commits up to 1 Apr 2020 2020-04-01 19:24:11 +03:00
containerstore.hpp Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +04:00
contentloader.hpp Remove redundant includes 2019-02-23 08:02:12 +04:00
customdata.cpp Native graphics herbalism support (feature #5010) 2019-05-02 23:03:47 +04:00
customdata.hpp Native graphics herbalism support (feature #5010) 2019-05-02 23:03:47 +04:00
datetimemanager.cpp [Client] Update setting of time via WorldTime packets 2020-06-15 09:51:53 +03:00
datetimemanager.hpp [Client] Update setting of time via WorldTime packets 2020-06-15 09:51:53 +03:00
doorstate.hpp Add enum type for door state 2019-08-25 15:21:00 +02:00
esmloader.cpp
esmloader.hpp
esmstore.cpp Mutate base records when adding/removing spells 2020-07-28 08:33:28 +02:00
esmstore.hpp Add OpenMW commits up to 29 Aug 2020 2020-08-29 16:15:22 +02:00
failedaction.cpp
failedaction.hpp
globals.cpp Introduce a separate class to control world date and time 2020-06-05 12:07:32 +04:00
globals.hpp
inventorystore.cpp Add OpenMW commits up to 30 Sep 2020 2020-09-30 13:32:15 +02:00
inventorystore.hpp Support for multiple summons with same ID in the single spell 2020-08-28 21:14:54 +04:00
livecellref.cpp
livecellref.hpp
localscripts.cpp Native graphics herbalism support (feature #5010) 2019-05-02 23:03:47 +04:00
localscripts.hpp
manualref.cpp
manualref.hpp
nullaction.hpp
player.cpp Add OpenMW commits up to 11 Jun 2020 2020-06-11 13:21:58 +03:00
player.hpp Slightly reduce code duplication 2020-01-09 22:17:01 +03:00
projectilemanager.cpp Add RayCastingInterface 2020-08-06 22:03:33 +02:00
projectilemanager.hpp Only collect every unique magic bolt sound once (bug #4964) 2019-04-17 19:23:50 +03:00
ptr.cpp
ptr.hpp
recordcmp.hpp
refdata.cpp
refdata.hpp Add OpenMW commits up to 22 Feb 2019 2019-08-21 17:29:24 +03:00
scene.cpp Add OpenMW commits up to 4 Jul 2020 2020-07-04 16:50:54 +03:00
scene.hpp Get rid of ECLD and dependencies 2020-06-17 13:09:16 +04:00
store.cpp Add OpenMW commits up to 22 Jun 2020 2020-06-22 20:50:55 +03:00
store.hpp Add OpenMW commits up to 22 Jun 2020 2020-06-22 20:50:55 +03:00
timestamp.cpp
timestamp.hpp
weather.cpp Add OpenMW commits up to 29 Oct 2019 2019-10-29 23:49:31 +02:00
weather.hpp Add OpenMW commits up to 29 Oct 2019 2019-10-29 23:49:31 +02:00
worldimp.cpp Add OpenMW commits up to 30 Sep 2020 2020-09-30 13:32:15 +02:00
worldimp.hpp Add OpenMW commits up to 30 Sep 2020 2020-09-30 13:32:15 +02:00