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-tes3mp/apps/openmw/mwworld
psi29a ae66afb219 Merge branch 'less_verbose' into 'master'
Make the code less verbose.

See merge request OpenMW/openmw!874
4 years ago
..
action.cpp Make the PlayMode and PlayType enums scoped 7 years ago
action.hpp Adjustments to RemoveItem behavior 8 years ago
actionalchemy.cpp Include cleanup 6 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 12 years ago
actiondoor.hpp Mark overrided methods by override keyword 4 years ago
actioneat.cpp Include cleanup 6 years ago
actioneat.hpp Mark overrided methods by override keyword 4 years ago
actionequip.cpp Trim down comment and change flag name 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 7 years ago
actionread.hpp Mark overrided methods by override keyword 4 years ago
actionrepair.cpp Remove redundant includes 6 years ago
actionrepair.hpp Mark overrided methods by override keyword 4 years ago
actionsoulgem.cpp Include cleanup 6 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() 9 years ago
actiontrap.hpp Mark overrided methods by override keyword 4 years ago
cellpreloader.cpp Merge branch 'internal_includes_openmw' into 'master' 4 years ago
cellpreloader.hpp avoid pagerebuild when reloading a same save 5 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 4 years ago
cells.cpp Limit pointers cache size to avoid possible bad_alloc errors 4 years ago
cells.hpp Add bound for pointers cache size, as it specified in docs 4 years ago
cellstore.cpp Merge branch 'less_verbose' into 'master' 4 years ago
cellstore.hpp Allow targeting non-unique actors with StartScript (bug #2311) 5 years ago
cellvisitors.hpp Revert "Some actors are supposed to spawn on a static object that belong to an adjacent cell." 4 years ago
class.cpp Revert "Remove physics dependency on basenode" 4 years ago
class.hpp Revert "Remove physics dependency on basenode" 4 years ago
containerstore.cpp Fix an another portion of Coverity warnings 4 years ago
containerstore.hpp Move container unresolving to the separate method 4 years ago
contentloader.hpp Mark only instances from groundcover files as groundcover objects 4 years ago
customdata.cpp Native graphics herbalism support (feature #5010) 6 years ago
customdata.hpp Use CRTP to define CustomData clone function 4 years ago
datetimemanager.cpp Introduce a separate class to control world date and time 5 years ago
datetimemanager.hpp Introduce a separate class to control world date and time 5 years ago
doorstate.hpp Add enum type for door state 5 years ago
esmloader.cpp Remove redundant formatting changes 4 years ago
esmloader.hpp Mark only instances from groundcover files as groundcover objects 4 years ago
esmstore.cpp Merge branch 'optimize_initial_load' into 'master' 4 years ago
esmstore.hpp Use unordered_map for ref count 4 years ago
failedaction.cpp And done! 4 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 5 years ago
globals.hpp And done! 4 years ago
inventorystore.cpp Merge pull request #3040 from akortunov/pvs 4 years ago
inventorystore.hpp Store CustomData and ContainerStore as unique_ptr 4 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 4 years ago
localscripts.hpp Vanilla-compatible activate / onActivate (Fixes #1629) 9 years ago
manualref.cpp Replace zeroes and nulls by nullptrs 4 years ago
manualref.hpp Move manualref code out of header 10 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 5 years ago
projectilemanager.cpp And done! 4 years ago
projectilemanager.hpp Merge branch 'restore_caster' into 'master' 4 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 6 years ago
refdata.cpp Store CustomData and ContainerStore as unique_ptr 4 years ago
refdata.hpp Add move ctor and assignment operator to RefData 4 years ago
scene.cpp Apply min distance only for not present tiles 4 years ago
scene.hpp Remove unused forward declarations 4 years ago
store.cpp Merge branch 'less_verbose' into 'master' 4 years ago
store.hpp Remove unused function. 4 years ago
timestamp.cpp Correct an error in the timestamp subtracting logic (Fixes #3105) 9 years ago
timestamp.hpp fixed warning C4099: 10 years ago
weather.cpp Give meaningful name to the mEffectFade 4 years ago
weather.hpp remove forward declaration 4 years ago
worldimp.cpp Tone down actor's skip simulation flag to an optional skip collision 4 years ago
worldimp.hpp Merge branch 'internal_includes_openmw' into 'master' 4 years ago