1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw/mwworld
2012-03-05 16:56:14 +01:00
..
action.hpp
actiontake.cpp changed take action to use the new container store interface 2012-02-23 12:38:25 +01:00
actiontake.hpp
actiontalk.cpp
actiontalk.hpp
actionteleport.cpp
actionteleport.hpp
cellfunctors.hpp Many bugs fixed related to changing cells 2011-11-19 01:01:19 -05:00
cells.cpp cells were sometimes not fully loaded 2012-02-12 12:35:29 +01:00
cells.hpp Issue #31: create new exterior cells on the fly 2011-09-27 10:08:07 +02:00
class.cpp removed insertIntoContainer function from MWWorld::Class hierarchy 2012-02-23 12:53:48 +01:00
class.hpp removed insertIntoContainer function from MWWorld::Class hierarchy 2012-02-23 12:53:48 +01:00
containerstore.cpp fixed container store iterator; new add function 2012-02-23 12:34:25 +01:00
containerstore.hpp made container store data members private 2012-02-23 13:01:53 +01:00
customdata.hpp added customdata base class (issue #185) 2012-01-24 11:24:05 +01:00
environment.hpp implemented dialogue scripts 2012-03-05 16:56:14 +01:00
globals.cpp
globals.hpp
localscripts.cpp Issue #19: More local script related cleanup 2011-10-07 09:52:42 +02:00
localscripts.hpp Issue #19: More local script related cleanup 2011-10-07 09:52:42 +02:00
manualref.hpp manually created objects were initialised incompletely 2012-02-23 12:33:50 +01:00
nullaction.hpp
physicssystem.cpp collision shape scale fix 2012-03-02 16:47:39 +01:00
physicssystem.hpp send a raycast through the physics engine to check if sun is visible 2012-02-24 16:12:43 +01:00
player.cpp replaced movement settings in ref data with new custom data implementation 2012-01-27 13:17:30 +01:00
player.hpp various bits of clean up 2011-09-04 09:48:50 +02:00
ptr.hpp replaced container store in ref data with new custom data implementation 2012-01-27 14:55:58 +01:00
refdata.cpp minor fix 2012-01-30 12:38:13 +01:00
refdata.hpp replaced container store in ref data with new custom data implementation 2012-01-27 14:55:58 +01:00
scene.cpp fog 2012-02-26 13:13:29 +01:00
scene.hpp animation updates were hooked up to the wrong update function 2012-01-23 14:33:06 +01:00
weather.cpp transition fix 2012-02-27 12:21:00 +01:00
weather.hpp implemented ChangeWeather script function 2012-02-26 11:51:02 +01:00
world.cpp fix toggleSky 2012-02-26 18:21:11 +01:00
world.hpp implemented ChangeWeather script function 2012-02-26 11:51:02 +01:00