.. |
action.cpp
|
|
|
action.hpp
|
|
|
actionalchemy.cpp
|
|
|
actionalchemy.hpp
|
|
|
actionapply.cpp
|
|
|
actionapply.hpp
|
|
|
actiondoor.cpp
|
|
|
actiondoor.hpp
|
|
|
actioneat.cpp
|
|
|
actioneat.hpp
|
|
|
actionequip.cpp
|
Remove some unnecessary fields from Ptr
|
2013-08-14 17:05:42 -07:00 |
actionequip.hpp
|
|
|
actionopen.cpp
|
|
|
actionopen.hpp
|
|
|
actionread.cpp
|
|
|
actionread.hpp
|
|
|
actionrepair.cpp
|
|
|
actionrepair.hpp
|
|
|
actionsoulgem.cpp
|
|
|
actionsoulgem.hpp
|
|
|
actiontake.cpp
|
Auto-equip when items are added to the inventory
|
2013-08-07 15:17:55 +02:00 |
actiontake.hpp
|
|
|
actiontalk.cpp
|
|
|
actiontalk.hpp
|
|
|
actionteleport.cpp
|
|
|
actionteleport.hpp
|
|
|
cellfunctors.hpp
|
|
|
cells.cpp
|
accessing references via their ID now also works for references in containers in active cells
|
2013-08-15 14:45:13 +02:00 |
cells.hpp
|
accessing references via their ID now also works for references in containers in active cells
|
2013-08-15 14:45:13 +02:00 |
cellstore.cpp
|
accessing references via their ID now also works for references in containers in active cells
|
2013-08-15 14:45:13 +02:00 |
cellstore.hpp
|
accessing references via their ID now also works for references in containers in active cells
|
2013-08-15 14:45:13 +02:00 |
class.cpp
|
Store the object class in the LiveCellRef
|
2013-08-19 20:39:37 +02:00 |
class.hpp
|
Store the object class in the LiveCellRef
|
2013-08-19 20:39:37 +02:00 |
containerstore.cpp
|
Merge remote-tracking branch 'zini/master' into ptr-improvements
|
2013-08-15 17:42:16 -07:00 |
containerstore.hpp
|
accessing references via their ID now also works for references in containers in active cells
|
2013-08-15 14:45:13 +02:00 |
customdata.hpp
|
|
|
esmstore.cpp
|
|
|
esmstore.hpp
|
|
|
failedaction.cpp
|
Handle object activation as a werewolf
|
2013-08-08 22:34:53 -07:00 |
failedaction.hpp
|
Handle object activation as a werewolf
|
2013-08-08 22:34:53 -07:00 |
fallback.cpp
|
|
|
fallback.hpp
|
|
|
globals.cpp
|
|
|
globals.hpp
|
|
|
inventorystore.cpp
|
Remove some unnecessary fields from Ptr
|
2013-08-14 17:05:42 -07:00 |
inventorystore.hpp
|
Auto-equip when items are added to the inventory
|
2013-08-07 15:17:55 +02:00 |
livecellref.hpp
|
Store the object class in the LiveCellRef
|
2013-08-19 20:39:37 +02:00 |
localscripts.cpp
|
|
|
localscripts.hpp
|
|
|
manualref.hpp
|
|
|
nullaction.hpp
|
|
|
physicssystem.cpp
|
Avoid swimming into the air from underwater
|
2013-08-21 07:24:54 -07:00 |
physicssystem.hpp
|
Remove an unused method
|
2013-08-21 07:24:54 -07:00 |
player.cpp
|
Handle the pick/probe in the character controller
|
2013-08-06 19:48:59 -07:00 |
player.hpp
|
Handle the pick/probe in the character controller
|
2013-08-06 19:48:59 -07:00 |
ptr.cpp
|
Store the object class in the LiveCellRef
|
2013-08-19 20:39:37 +02:00 |
ptr.hpp
|
Store the object class in the LiveCellRef
|
2013-08-19 20:39:37 +02:00 |
recordcmp.hpp
|
|
|
refdata.cpp
|
|
|
refdata.hpp
|
|
|
scene.cpp
|
Remove an unused method
|
2013-08-21 07:24:54 -07:00 |
scene.hpp
|
|
|
store.cpp
|
|
|
store.hpp
|
If multiple plugins have land data for the same cell, the last plugin should win
|
2013-08-21 17:26:11 +02:00 |
timestamp.cpp
|
|
|
timestamp.hpp
|
|
|
weather.cpp
|
|
|
weather.hpp
|
|
|
worldimp.cpp
|
Non-colliding objects are considered flying
|
2013-08-21 07:24:54 -07:00 |
worldimp.hpp
|
Merge remote-tracking branch 'zini/master' into physics
|
2013-08-20 02:21:44 -07:00 |