.. |
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
|
…
|
|
actiondoor.hpp
|
…
|
|
actioneat.cpp
|
Include cleanup
|
6 years ago |
actioneat.hpp
|
Include cleanup
|
6 years ago |
actionequip.cpp
|
Include cleanup
|
6 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
|
Include cleanup
|
6 years ago |
actionopen.hpp
|
Include cleanup
|
6 years ago |
actionread.cpp
|
Merge pull request #403 from OpenMW/master
|
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
|
Add OpenMW commits up to 14 Sep 2018
|
5 years ago |
actiontake.hpp
|
Include cleanup
|
6 years ago |
actiontalk.cpp
|
Refactor dialogue GUI to talk to the dialogue manager, not the other way around and not both ways.
|
7 years ago |
actiontalk.hpp
|
Include cleanup
|
6 years ago |
actionteleport.cpp
|
Add OpenMW commits up to 29 Oct 2018
|
5 years ago |
actionteleport.hpp
|
Removed "less" character from the documentation by the requested opportunity.
|
8 years ago |
actiontrap.cpp
|
[Client] Set packetOrigin for all ObjectList packets sent
|
7 years ago |
actiontrap.hpp
|
Include cleanup
|
6 years ago |
cellpreloader.cpp
|
Store preloaded terrain view in the main thread
|
6 years ago |
cellpreloader.hpp
|
Store preloaded terrain view in the main thread
|
6 years ago |
cellref.cpp
|
Add OpenMW commits up to 29 Oct 2018
|
5 years ago |
cellref.hpp
|
Add OpenMW commits up to 29 Oct 2018
|
5 years ago |
cellreflist.hpp
|
Fix possible reference duplication when the refID is modified by a plugin (Bug #3471)
|
9 years ago |
cells.cpp
|
Merge pull request #2145 from akortunov/rest
|
6 years ago |
cells.hpp
|
Update jail state once instead of for every single hour
|
6 years ago |
cellstore.cpp
|
Add OpenMW commits up to 6 June 2019
|
5 years ago |
cellstore.hpp
|
Add OpenMW commits up to 1 Apr 2019
|
5 years ago |
cellvisitors.hpp
|
Replace all NULLs to nullptr
|
6 years ago |
class.cpp
|
Add OpenMW commits up to 5 Sep 2019
|
5 years ago |
class.hpp
|
Add OpenMW commits up to 5 Sep 2019
|
5 years ago |
containerstore.cpp
|
Add OpenMW commits up to 6 June 2019
|
5 years ago |
containerstore.hpp
|
Native graphics herbalism support (feature #5010)
|
6 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
|
…
|
|
esmloader.hpp
|
…
|
|
esmstore.cpp
|
Signedness fixes
|
6 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
|
[Client] Move check for preventing auto equipping to correct spot
|
5 years ago |
inventorystore.hpp
|
Weapon sheathing support, including quivers and scabbards (feature #4673)
|
6 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
|
[Client] Set mMpNum to 0 for ManualRef
|
8 years ago |
manualref.hpp
|
…
|
|
nullaction.hpp
|
Add isNullAction() method to fix compiler warning
|
9 years ago |
player.cpp
|
Add OpenMW commits up to 9 Mar 2019
|
5 years ago |
player.hpp
|
Use player half extents only to find path in exterior cells
|
6 years ago |
projectilemanager.cpp
|
Refactor weapon types behaviour
|
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
|
Add OpenMW commits up to 22 Feb 2019
|
5 years ago |
scene.cpp
|
Add OpenMW commits up to 6 June 2019
|
5 years ago |
scene.hpp
|
Add Navigator interface
|
6 years ago |
store.cpp
|
Do not sort the Land store every savegame load - it is static anyway (bug #4844)
|
6 years ago |
store.hpp
|
Refactor weapon types behaviour
|
5 years ago |
timestamp.cpp
|
Correct an error in the timestamp subtracting logic (Fixes #3105)
|
9 years ago |
timestamp.hpp
|
…
|
|
weather.cpp
|
Add OpenMW commits up to 6 June 2019
|
5 years ago |
weather.hpp
|
Add OpenMW commits up to 2 May 2019
|
5 years ago |
worldimp.cpp
|
Add OpenMW commits up to 5 Sep 2019
|
5 years ago |
worldimp.hpp
|
Add OpenMW commits up to 5 Sep 2019
|
5 years ago |