.. |
action.cpp
|
Make the PlayMode and PlayType enums scoped
|
7 years ago |
action.hpp
|
Adjustments to RemoveItem behavior
|
8 years ago |
actionalchemy.cpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
7 years ago |
actionalchemy.hpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
7 years ago |
actionapply.cpp
|
…
|
|
actionapply.hpp
|
…
|
|
actiondoor.cpp
|
…
|
|
actiondoor.hpp
|
…
|
|
actioneat.cpp
|
…
|
|
actioneat.hpp
|
…
|
|
actionequip.cpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
7 years ago |
actionequip.hpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
7 years ago |
actionopen.cpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
7 years ago |
actionopen.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
7 years ago |
actionread.cpp
|
Merge pull request #403 from OpenMW/master
|
7 years ago |
actionread.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
7 years ago |
actionrepair.cpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
7 years ago |
actionrepair.hpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
7 years ago |
actionsoulgem.cpp
|
…
|
|
actionsoulgem.hpp
|
…
|
|
actiontake.cpp
|
[General] Reduce inventory-sending hooks to just 2 in ContainerStore
|
6 years ago |
actiontake.hpp
|
…
|
|
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
|
…
|
|
actionteleport.cpp
|
[Client] Send ActorAI packet for new cell after being followed to it
|
7 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
|
…
|
|
cellpreloader.cpp
|
Add abort flag to TerrainPreloadItem
|
8 years ago |
cellpreloader.hpp
|
Fix issues caused by loading multiple views into the same terrain View
|
8 years ago |
cellref.cpp
|
[Client] Add World::updatePtrsWithRefId() method
|
7 years ago |
cellref.hpp
|
[Client] Fix extra qualification error in CellRef when compiling w/ GCC
|
7 years ago |
cellreflist.hpp
|
…
|
|
cells.cpp
|
Makes cells cache size configurable
|
8 years ago |
cells.hpp
|
…
|
|
cellstore.cpp
|
[Client] Adjust log level for actor transfers in CellStore
|
7 years ago |
cellstore.hpp
|
[General] Rename all instances of refNumIndex into refNum
|
7 years ago |
cellvisitors.hpp
|
…
|
|
class.cpp
|
Merge pull request #457 from OpenMW/master while resolving conflicts
|
7 years ago |
class.hpp
|
Merge pull request #457 from OpenMW/master while resolving conflicts
|
7 years ago |
containerstore.cpp
|
[Client] Fix loss of player items in ContainerStore::unstack()
|
6 years ago |
containerstore.hpp
|
Ignore broken items when search for replacement (bug #4453)
|
7 years ago |
contentloader.hpp
|
Escape content file names before sending them to the GUI
|
7 years ago |
customdata.cpp
|
…
|
|
customdata.hpp
|
…
|
|
esmloader.cpp
|
…
|
|
esmloader.hpp
|
…
|
|
esmstore.cpp
|
Add NPC validation to esmstore (bug #2772)
|
7 years ago |
esmstore.hpp
|
Add NPC validation to esmstore (bug #2772)
|
7 years ago |
failedaction.cpp
|
…
|
|
failedaction.hpp
|
…
|
|
globals.cpp
|
…
|
|
globals.hpp
|
…
|
|
inventorystore.cpp
|
[Client] Use informative error message for RefData::setCount() issue
|
6 years ago |
inventorystore.hpp
|
Remove item by id from InventoryStore
|
7 years ago |
livecellref.cpp
|
Remove missing souls, remove some runaway exceptions (Fixes #4111)
|
7 years ago |
livecellref.hpp
|
[Client] Clean up & simplify logic for DedicatedPlayer cell transitions
|
8 years ago |
localscripts.cpp
|
More consistent wording of errors/warnings
|
8 years ago |
localscripts.hpp
|
…
|
|
manualref.cpp
|
[Client] Set mMpNum to 0 for ManualRef
|
8 years ago |
manualref.hpp
|
…
|
|
nullaction.hpp
|
…
|
|
player.cpp
|
[Client] Set packetOrigin for all ObjectList packets sent
|
7 years ago |
player.hpp
|
Move previous items to player
|
7 years ago |
projectilemanager.cpp
|
Correct projectile rotation
|
7 years ago |
projectilemanager.hpp
|
Make use of mEffectAnimationTime for projectile rotation
|
7 years ago |
ptr.cpp
|
Added ConstContainerStoreIterator
|
8 years ago |
ptr.hpp
|
Added ConstContainerStoreIterator
|
8 years ago |
recordcmp.hpp
|
…
|
|
refdata.cpp
|
Reset activation flags when an object is copied (Fixes #3671, Fixes #3719)
|
8 years ago |
refdata.hpp
|
[Client] Avoid sending repeated ObjectDelete packets about an object
|
6 years ago |
scene.cpp
|
[General] Send certain packets only when logged in
|
6 years ago |
scene.hpp
|
Add 'prediction time' setting for cell/terrain pre-loading
|
8 years ago |
store.cpp
|
Get rid of unnecessary find
|
7 years ago |
store.hpp
|
Don't call Store::setUp() unnecessarily
|
7 years ago |
timestamp.cpp
|
…
|
|
timestamp.hpp
|
…
|
|
weather.cpp
|
[Client] Always stop sending weather updates when moving to an interior
|
6 years ago |
weather.hpp
|
[General] Reimplement weather synchronization to allow soft transitions
|
7 years ago |
worldimp.cpp
|
[Client] Fix item magic casting synchronization for spell scrolls
|
6 years ago |
worldimp.hpp
|
Merge pull request #469 from davidcernat/master while resolving conflicts
|
6 years ago |