1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps/openmw/mwworld
2012-07-26 19:09:45 +02:00
..
action.hpp
actionalchemy.cpp
actionalchemy.hpp
actionapply.cpp Issue #342: various fixes 2012-07-17 16:44:55 +02:00
actionapply.hpp Issue #314: added apply actions 2012-07-13 09:41:38 +02:00
actionequip.cpp
actionequip.hpp
actionopen.cpp
actionopen.hpp
actionread.cpp
actionread.hpp
actiontake.cpp
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
cellfunctors.hpp
cells.cpp Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00
cells.hpp
cellstore.cpp move responsibility for cell changing from CellStore::insertObject to Class::moveToCell 2012-07-25 20:31:39 +04:00
cellstore.hpp move responsibility for cell changing from CellStore::insertObject to Class::moveToCell 2012-07-25 20:31:39 +04:00
class.cpp removed some redundant code 2012-07-26 19:09:45 +02:00
class.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
containerstore.cpp
containerstore.hpp Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00
customdata.hpp
globals.cpp
globals.hpp
inventorystore.cpp fixed a logic error in the auto equip code 2012-07-17 18:35:01 +02:00
inventorystore.hpp
localscripts.cpp
localscripts.hpp
manualref.hpp
nullaction.hpp
physicssystem.cpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
physicssystem.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
player.cpp
player.hpp
ptr.cpp
ptr.hpp Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00
refdata.cpp
refdata.hpp Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00
scene.cpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
scene.hpp float* -> Vector3, moveToCell -> copyToCell, fixed placeObject() 2012-07-26 16:14:11 +04:00
timestamp.cpp
timestamp.hpp
weather.cpp finished cleaning up sky 2012-07-13 09:13:12 +02:00
weather.hpp
worldimp.cpp disabled items placing handling 2012-07-26 19:06:48 +04:00
worldimp.hpp local scripts, move placing to World::placeObject(Ptr, CellStore, Position) 2012-07-25 20:31:39 +04:00