1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-22 22:39:51 +00:00
openmw-tes3mp/apps/openmw/mwworld
Mads Buvik Sandvei 60ffaea195 Pointer mode verbiage.
protected member variables for vranimation
2020-06-25 23:20:38 +02:00
..
action.cpp
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
actionrepair.hpp
actionsoulgem.cpp
actionsoulgem.hpp
actiontake.cpp
actiontake.hpp
actiontalk.cpp Allow ActionOpen and ActionTalk only for player (bug #5210 2019-11-18 12:41:11 +04:00
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
actiontrap.cpp
actiontrap.hpp
cellpreloader.cpp Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +04:00
cellpreloader.hpp
cellref.cpp Avoid copying strings in SearchVisitor and readReferenceCollection 2019-10-28 19:28:14 +03:00
cellref.hpp Avoid copying strings in SearchVisitor and readReferenceCollection 2019-10-28 19:28:14 +03:00
cellreflist.hpp
cells.cpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
cells.hpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
cellstore.cpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
cellstore.hpp Allow targeting non-unique actors with StartScript (bug #2311) 2020-05-10 14:57:06 +02:00
cellvisitors.hpp
class.cpp GUI fixes. Animation fixes, i now understand movement accumulation better and was able to clean up some of the hacks with a better result. Lockpicks and probes now work. Haptics. Ready to be playtested. 2020-05-17 16:25:51 +02:00
class.hpp GUI fixes. Animation fixes, i now understand movement accumulation better and was able to clean up some of the hacks with a better result. Lockpicks and probes now work. Haptics. Ready to be playtested. 2020-05-17 16:25:51 +02:00
containerstore.cpp Cleanup ownership for items in containers 2020-03-17 17:22:39 +04:00
containerstore.hpp Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +04:00
contentloader.hpp
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
doorstate.hpp Add enum type for door state 2019-08-25 15:21:00 +02:00
esmloader.cpp
esmloader.hpp
esmstore.cpp clean up code; purge const_cast 2020-04-19 16:31:54 +02:00
esmstore.hpp
failedaction.cpp
failedaction.hpp
globals.cpp
globals.hpp
inventorystore.cpp Separate functions that don't belong to CastSpell class 2020-04-26 22:17:38 +03:00
inventorystore.hpp Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +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 Some cleanup. Fixed problems arising from latest merge (refactoring). 2020-05-21 01:01:15 +02:00
player.hpp Some cleanup. Fixed problems arising from latest merge (refactoring). 2020-05-21 01:01:15 +02:00
projectilemanager.cpp Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr 2020-05-17 23:47:28 +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
scene.cpp Revert infinite fall failsafe addition 2020-02-25 16:46:53 +03:00
scene.hpp Revert infinite fall failsafe addition 2020-02-25 16:46:53 +03:00
store.cpp Implement TestCells (feature #5219) 2019-12-22 11:13:42 +04:00
store.hpp Allow to enchant multiple projectiles at once (feature #3517) 2019-12-31 21:31:49 +04:00
timestamp.cpp
timestamp.hpp
weather.cpp Weather-related fixes (incl. bug #4783) 2019-10-19 22:47:21 +03:00
weather.hpp Weather-related fixes (incl. bug #4783) 2019-10-19 22:47:21 +03:00
worldimp.cpp Pointer mode verbiage. 2020-06-25 23:20:38 +02:00
worldimp.hpp Some cleanup. Fixed problems arising from latest merge (refactoring). 2020-05-21 01:01:15 +02:00