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
Bret Curtis 8c2f3ff007 clean up code; purge const_cast 5 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 Make Equip console command to bypass most of restrictions (bug #4460) 7 years ago
actionapply.cpp Added MWMechanics::isPlayerInCombat() 9 years ago
actionapply.hpp Include cleanup 6 years ago
actiondoor.cpp Opening doors 12 years ago
actiondoor.hpp Opening doors 12 years ago
actioneat.cpp Include cleanup 6 years ago
actioneat.hpp Include cleanup 6 years ago
actionequip.cpp Improve equipment logic (bug #5223) 5 years ago
actionequip.hpp Make Equip console command to bypass most of restrictions (bug #4460) 7 years ago
actionharvest.cpp Introduce a custom format() function to get rid of boost::format() and hackish replace() 6 years ago
actionharvest.hpp Native graphics herbalism support (feature #5010) 6 years ago
actionopen.cpp Allow ActionOpen and ActionTalk only for player (bug #5210 5 years ago
actionopen.hpp Include cleanup 6 years ago
actionread.cpp Implement sBookSkillMessage GMST 7 years ago
actionread.hpp Include cleanup 6 years ago
actionrepair.cpp Remove redundant includes 6 years ago
actionrepair.hpp Make Equip console command to bypass most of restrictions (bug #4460) 7 years ago
actionsoulgem.cpp Include cleanup 6 years ago
actionsoulgem.hpp Include cleanup 6 years ago
actiontake.cpp Use drag and drop for ActionTake when InventoryWindow is active (bug #4543) 6 years ago
actiontake.hpp Include cleanup 6 years ago
actiontalk.cpp Allow ActionOpen and ActionTalk only for player (bug #5210 5 years ago
actiontalk.hpp Include cleanup 6 years ago
actionteleport.cpp Make GetPCJumping return true only when jumping (bug #4641) 6 years ago
actionteleport.hpp Removed "less" character from the documentation by the requested opportunity. 8 years ago
actiontrap.cpp Implement and use getDistanceToFacedObject() 9 years ago
actiontrap.hpp Include cleanup 6 years ago
cellpreloader.cpp Fix C5204 warnings by adding default virtual destructors 5 years ago
cellpreloader.hpp Store preloaded terrain view in the main thread 6 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 Fix possible reference duplication when the refID is modified by a plugin (Bug #3471) 9 years ago
cells.cpp Recharge items outside of player's inventory (bug #4077) 5 years ago
cells.hpp Recharge items outside of player's inventory (bug #4077) 5 years ago
cellstore.cpp Avoid copying strings in SearchVisitor and readReferenceCollection 5 years ago
cellstore.hpp Fix C5204 warnings by adding default virtual destructors 5 years ago
cellvisitors.hpp Replace all NULLs to nullptr 6 years ago
class.cpp merge master 5 years ago
class.hpp merge master 5 years ago
containerstore.cpp Cleanup ownership for items in containers 5 years ago
containerstore.hpp Fix C5204 warnings by adding default virtual destructors 5 years ago
contentloader.hpp Remove redundant includes 6 years ago
customdata.cpp Native graphics herbalism support (feature #5010) 6 years ago
customdata.hpp Native graphics herbalism support (feature #5010) 6 years ago
doorstate.hpp Add enum type for door state 5 years ago
esmloader.cpp Silence -Wreorder warnings, and remove -Wno-reorder. 10 years ago
esmloader.hpp Reduce includes 10 years ago
esmstore.cpp clean up code; purge const_cast 5 years ago
esmstore.hpp Get rid of unnecessary string streams 6 years ago
failedaction.cpp Play locked sounds on locked objects instead of actors 9 years ago
failedaction.hpp Play locked sounds on locked objects instead of actors 9 years ago
globals.cpp Use C++11-style loops in the game world instead of iterators 6 years ago
globals.hpp Remove NAME handling from MWWorld::Globals 10 years ago
inventorystore.cpp [Regression] Make creatures autoequip shields properly again 5 years ago
inventorystore.hpp Fix C5204 warnings by adding default virtual destructors 5 years ago
livecellref.cpp Use new logging system for game itself 6 years ago
livecellref.hpp Replace all NULLs to nullptr 6 years ago
localscripts.cpp Native graphics herbalism support (feature #5010) 6 years ago
localscripts.hpp Vanilla-compatible activate / onActivate (Fixes #1629) 9 years ago
manualref.cpp Added new method and variable to track float remainders of disintegration effections 8 years ago
manualref.hpp Move manualref code out of header 10 years ago
nullaction.hpp Add isNullAction() method to fix compiler warning 9 years ago
player.cpp Slightly reduce code duplication 5 years ago
player.hpp Slightly reduce code duplication 5 years ago
projectilemanager.cpp Do not try to launch magic bolt when direction to target is empty (bug #5350) 5 years ago
projectilemanager.hpp Only collect every unique magic bolt sound once (bug #4964) 6 years ago
ptr.cpp Added ConstContainerStoreIterator 8 years ago
ptr.hpp Added ConstContainerStoreIterator 8 years ago
recordcmp.hpp Include cleanup 6 years ago
refdata.cpp Reset activation flags when an object is copied (Fixes #3671, Fixes #3719) 8 years ago
refdata.hpp Include cleanup 6 years ago
scene.cpp Revert infinite fall failsafe addition 5 years ago
scene.hpp Revert infinite fall failsafe addition 5 years ago
store.cpp Implement TestCells (feature #5219) 5 years ago
store.hpp Allow to enchant multiple projectiles at once (feature #3517) 5 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 Weather-related fixes (incl. bug #4783) 5 years ago
weather.hpp Weather-related fixes (incl. bug #4783) 5 years ago
worldimp.cpp Separate Stepper 5 years ago
worldimp.hpp Do not wander to occupied area by other actor 5 years ago