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/apps/openmw/mwworld
psi29a 611a63acc6 Merge branch 'threesacharm' into 'master'
Attempt to fix restocking items in old saves

Closes #5823

See merge request OpenMW/openmw!580
3 years ago
..
action.cpp Make the PlayMode and PlayType enums scoped 7 years ago
action.hpp Adjustments to RemoveItem behavior 7 years ago
actionalchemy.cpp Include cleanup 5 years ago
actionalchemy.hpp Mark overrided methods by override keyword 4 years ago
actionapply.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actionapply.hpp Mark overrided methods by override keyword 4 years ago
actiondoor.cpp Opening doors 11 years ago
actiondoor.hpp Mark overrided methods by override keyword 4 years ago
actioneat.cpp Include cleanup 5 years ago
actioneat.hpp Mark overrided methods by override keyword 4 years ago
actionequip.cpp Improve equipment logic (bug #5223) 4 years ago
actionequip.hpp Mark overrided methods by override keyword 4 years ago
actionharvest.cpp Rework container resolution (#3006) 4 years ago
actionharvest.hpp Mark overrided methods by override keyword 4 years ago
actionopen.cpp Allow ActionOpen and ActionTalk only for player (bug #5210 5 years ago
actionopen.hpp Mark overrided methods by override keyword 4 years ago
actionread.cpp Implement sBookSkillMessage GMST 6 years ago
actionread.hpp Mark overrided methods by override keyword 4 years ago
actionrepair.cpp Remove redundant includes 5 years ago
actionrepair.hpp Mark overrided methods by override keyword 4 years ago
actionsoulgem.cpp Include cleanup 5 years ago
actionsoulgem.hpp Mark overrided methods by override keyword 4 years ago
actiontake.cpp Use drag and drop for ActionTake when InventoryWindow is active (bug #4543) 6 years ago
actiontake.hpp Mark overrided methods by override keyword 4 years ago
actiontalk.cpp Allow ActionOpen and ActionTalk only for player (bug #5210 5 years ago
actiontalk.hpp Mark overrided methods by override keyword 4 years ago
actionteleport.cpp Fix follower aggression when traveling. Summoning still has problems but less intrusive than current implementation. 4 years ago
actionteleport.hpp Mark overrided methods by override keyword 4 years ago
actiontrap.cpp Implement and use getDistanceToFacedObject() 8 years ago
actiontrap.hpp Mark overrided methods by override keyword 4 years ago
cellpreloader.cpp Remove redundant check - groundcover is not present in the CellStore 3 years ago
cellpreloader.hpp avoid pagerebuild when reloading a same save 4 years ago
cellref.cpp Avoid copying strings in SearchVisitor and readReferenceCollection 5 years ago
cellref.hpp Avoid copying strings in SearchVisitor and readReferenceCollection 5 years ago
cellreflist.hpp Remove redundant formatting changes 3 years ago
cells.cpp Replace zeroes and nulls by nullptrs 4 years ago
cells.hpp Merge branch 'radioactive' into 'master' 4 years ago
cellstore.cpp Attempt to fix restocking items in old saves 3 years ago
cellstore.hpp Allow targeting non-unique actors with StartScript (bug #2311) 4 years ago
cellvisitors.hpp Revert "Some actors are supposed to spawn on a static object that belong to an adjacent cell." 3 years ago
class.cpp Revert "Remove physics dependency on basenode" 3 years ago
class.hpp Revert "Remove physics dependency on basenode" 3 years ago
containerstore.cpp Use range based for loops and auto 3 years ago
containerstore.hpp Fix remove item regression 4 years ago
contentloader.hpp Mark only instances from groundcover files as groundcover objects 3 years ago
customdata.cpp Native graphics herbalism support (feature #5010) 5 years ago
customdata.hpp Native graphics herbalism support (feature #5010) 5 years ago
datetimemanager.cpp Introduce a separate class to control world date and time 4 years ago
datetimemanager.hpp Introduce a separate class to control world date and time 4 years ago
doorstate.hpp Add enum type for door state 5 years ago
esmloader.cpp Remove redundant formatting changes 3 years ago
esmloader.hpp Mark only instances from groundcover files as groundcover objects 3 years ago
esmstore.cpp Mark only instances from groundcover files as groundcover objects 3 years ago
esmstore.hpp Mark only instances from groundcover files as groundcover objects 3 years ago
failedaction.cpp Play locked sounds on locked objects instead of actors 8 years ago
failedaction.hpp Mark overrided methods by override keyword 4 years ago
globals.cpp Introduce a separate class to control world date and time 4 years ago
globals.hpp Remove NAME handling from MWWorld::Globals 9 years ago
inventorystore.cpp Merge pull request #3040 from akortunov/pvs 3 years ago
inventorystore.hpp Don't update magic effects when unequipping items to equip something else 3 years ago
livecellref.cpp Use new logging system for game itself 6 years ago
livecellref.hpp Mark overrided methods by override keyword 4 years ago
localscripts.cpp Convert loop to condition 3 years ago
localscripts.hpp Vanilla-compatible activate / onActivate (Fixes #1629) 8 years ago
manualref.cpp Replace zeroes and nulls by nullptrs 4 years ago
manualref.hpp Move manualref code out of header 9 years ago
nullaction.hpp Mark overrided methods by override keyword 4 years ago
player.cpp Replace zeroes and nulls by nullptrs 4 years ago
player.hpp Slightly reduce code duplication 4 years ago
projectilemanager.cpp Merge branch 'restore_caster' into 'master' 3 years ago
projectilemanager.hpp Merge branch 'restore_caster' into 'master' 3 years ago
ptr.cpp Replace zeroes and nulls by nullptrs 4 years ago
ptr.hpp Replace zeroes and nulls by nullptrs 4 years ago
recordcmp.hpp Include cleanup 5 years ago
refdata.cpp Replace zeroes and nulls by nullptrs 4 years ago
refdata.hpp Rework container resolution (#3006) 4 years ago
scene.cpp Revert "Remove physics dependency on basenode" 3 years ago
scene.hpp Revert "Some actors are supposed to spawn on a static object that belong to an adjacent cell." 3 years ago
store.cpp Replace zeroes and nulls by nullptrs 4 years ago
store.hpp Replace zeroes and nulls by nullptrs 4 years ago
timestamp.cpp Correct an error in the timestamp subtracting logic (Fixes #3105) 9 years ago
timestamp.hpp fixed warning C4099: 9 years ago
weather.cpp Add an API to get base wind speed (which is from openmw.cfg) 3 years ago
weather.hpp remove forward declaration 4 years ago
worldimp.cpp Merge branch 'restore_caster' into 'master' 3 years ago
worldimp.hpp Merge branch 'restore_caster' into 'master' 3 years ago