.. |
action.cpp
|
|
|
action.hpp
|
|
|
actionalchemy.cpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
2018-07-11 00:06:21 +04:00 |
actionalchemy.hpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
2018-07-11 00:06:21 +04:00 |
actionapply.cpp
|
|
|
actionapply.hpp
|
|
|
actiondoor.cpp
|
|
|
actiondoor.hpp
|
|
|
actioneat.cpp
|
Remove redundant getId function
|
2015-12-18 16:58:38 +01:00 |
actioneat.hpp
|
|
|
actionequip.cpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
2018-07-11 00:06:21 +04:00 |
actionequip.hpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
2018-07-11 00:06:21 +04:00 |
actionopen.cpp
|
|
|
actionopen.hpp
|
Improve WindowManager API with a generic way of passing a Ptr to the opened GUI window
|
2017-09-24 19:08:12 +02:00 |
actionread.cpp
|
Merge pull request #403 from OpenMW/master
|
2018-04-10 06:43:24 +03:00 |
actionread.hpp
|
|
|
actionrepair.cpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
2018-07-11 00:06:21 +04:00 |
actionrepair.hpp
|
Make Equip console command to bypass most of restrictions (bug #4460)
|
2018-07-11 00:06:21 +04:00 |
actionsoulgem.cpp
|
|
|
actionsoulgem.hpp
|
|
|
actiontake.cpp
|
[Client] Set packetOrigin for all ObjectList packets sent
|
2018-07-23 01:39:43 +03:00 |
actiontake.hpp
|
|
|
actiontalk.cpp
|
|
|
actiontalk.hpp
|
|
|
actionteleport.cpp
|
[Client] Send ActorAI packet for new cell after being followed to it
|
2018-07-13 22:34:36 +03:00 |
actionteleport.hpp
|
|
|
actiontrap.cpp
|
[Client] Set packetOrigin for all ObjectList packets sent
|
2018-07-23 01:39:43 +03:00 |
actiontrap.hpp
|
|
|
cellpreloader.cpp
|
|
|
cellpreloader.hpp
|
|
|
cellref.cpp
|
[General] Change type of MpNum to "unsigned int"
|
2018-07-03 03:25:54 +08:00 |
cellref.hpp
|
[General] Change type of MpNum to "unsigned int"
|
2018-07-03 03:25:54 +08:00 |
cellreflist.hpp
|
|
|
cells.cpp
|
|
|
cells.hpp
|
|
|
cellstore.cpp
|
[Client] Adjust log level for actor transfers in CellStore
|
2018-07-16 03:53:09 +03:00 |
cellstore.hpp
|
[General] Rename all instances of refNumIndex into refNum
|
2018-07-13 04:12:03 +03:00 |
cellvisitors.hpp
|
|
|
class.cpp
|
Merge pull request #457 from OpenMW/master while resolving conflicts
|
2018-07-14 03:57:05 +03:00 |
class.hpp
|
Merge pull request #457 from OpenMW/master while resolving conflicts
|
2018-07-14 03:57:05 +03:00 |
containerstore.cpp
|
Merged pull request #1753
|
2018-06-13 18:12:38 +02:00 |
containerstore.hpp
|
Ignore broken items when search for replacement (bug #4453)
|
2018-06-13 18:39:02 +04:00 |
contentloader.hpp
|
|
|
customdata.cpp
|
|
|
customdata.hpp
|
|
|
esmloader.cpp
|
|
|
esmloader.hpp
|
|
|
esmstore.cpp
|
Add NPC validation to esmstore (bug #2772)
|
2018-06-14 16:48:16 +04:00 |
esmstore.hpp
|
Add NPC validation to esmstore (bug #2772)
|
2018-06-14 16:48:16 +04:00 |
failedaction.cpp
|
|
|
failedaction.hpp
|
Play locked sounds on locked objects instead of actors
|
2016-08-10 21:31:14 +09:00 |
globals.cpp
|
|
|
globals.hpp
|
|
|
inventorystore.cpp
|
|
|
inventorystore.hpp
|
|
|
livecellref.cpp
|
|
|
livecellref.hpp
|
[Client] Clean up & simplify logic for DedicatedPlayer cell transitions
|
2017-04-23 14:01:13 +03:00 |
localscripts.cpp
|
|
|
localscripts.hpp
|
|
|
manualref.cpp
|
|
|
manualref.hpp
|
Move manualref code out of header
|
2015-02-09 15:01:49 +01:00 |
nullaction.hpp
|
Add isNullAction() method to fix compiler warning
|
2016-06-11 18:26:20 +02:00 |
player.cpp
|
[Client] Set packetOrigin for all ObjectList packets sent
|
2018-07-23 01:39:43 +03:00 |
player.hpp
|
Move previous items to player
|
2018-06-10 16:21:19 +04:00 |
projectilemanager.cpp
|
Correct projectile rotation
|
2017-11-23 20:27:22 +01:00 |
projectilemanager.hpp
|
|
|
ptr.cpp
|
|
|
ptr.hpp
|
|
|
recordcmp.hpp
|
|
|
refdata.cpp
|
|
|
refdata.hpp
|
|
|
scene.cpp
|
Merge pull request #408 from OpenMW/master
|
2018-04-18 18:05:09 +03:00 |
scene.hpp
|
|
|
store.cpp
|
Get rid of unnecessary find
|
2018-05-06 16:42:05 +04:00 |
store.hpp
|
|
|
timestamp.cpp
|
Correct an error in the timestamp subtracting logic (Fixes #3105)
|
2015-12-26 00:26:13 +01:00 |
timestamp.hpp
|
|
|
weather.cpp
|
[General] Reimplement weather synchronization to allow soft transitions
|
2018-07-21 05:20:26 +03:00 |
weather.hpp
|
[General] Reimplement weather synchronization to allow soft transitions
|
2018-07-21 05:20:26 +03:00 |
worldimp.cpp
|
[Client] Set packetOrigin for all ObjectList packets sent
|
2018-07-23 01:39:43 +03:00 |
worldimp.hpp
|
[General] Reimplement weather synchronization to allow soft transitions
|
2018-07-21 05:20:26 +03:00 |