.. |
action.hpp
|
added action interface
|
2010-08-03 18:20:15 +02:00 |
actiontake.cpp
|
changed take action to use the new container store interface
|
2012-02-23 12:38:25 +01:00 |
actiontake.hpp
|
implemented take action
|
2010-08-07 20:25:17 +02:00 |
actiontalk.cpp
|
re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing)
|
2010-08-06 19:25:26 +02:00 |
actiontalk.hpp
|
re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing)
|
2010-08-06 19:25:26 +02:00 |
actionteleport.cpp
|
reworked cell changing mechanism
|
2011-02-10 10:38:45 +01:00 |
actionteleport.hpp
|
modified teleport action to support exteriors; coordinates are wrong here too
|
2010-08-20 14:56:26 +02:00 |
cellfunctors.hpp
|
Many bugs fixed related to changing cells
|
2011-11-19 01:01:19 -05:00 |
cells.cpp
|
provisionally fill up containers on cell load
|
2012-03-10 12:36:29 +01:00 |
cells.hpp
|
provisionally fill up containers on cell load
|
2012-03-10 12:36:29 +01:00 |
class.cpp
|
fixed a spelling mistake
|
2012-03-15 14:31:16 +01:00 |
class.hpp
|
fixed a spelling mistake
|
2012-03-15 14:31:16 +01:00 |
containerstore.cpp
|
Issue #217: added getWeight function to ContainerStore
|
2012-03-22 09:45:48 +01:00 |
containerstore.hpp
|
Issue #217: added getWeight function to ContainerStore
|
2012-03-22 09:45:48 +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
|
|
|
inventorystore.cpp
|
basic auto-equipping (picks the first matching item
|
2012-03-31 17:26:15 +02:00 |
inventorystore.hpp
|
basic auto-equipping (picks the first matching item
|
2012-03-31 17:26:15 +02:00 |
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
|
added action interface
|
2010-08-03 18:20:15 +02:00 |
physicssystem.cpp
|
fix object pickup when player is very close to object
|
2012-03-27 22:36:02 +02:00 |
physicssystem.hpp
|
object pickup should work everywhere
|
2012-03-25 20:52:56 +02: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.cpp
|
Issue #217: container change tracking
|
2012-03-21 12:48:05 +01:00 |
ptr.hpp
|
constness fix
|
2012-03-30 17:01:23 +02: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
|
Merge branch 'master' into water
|
2012-03-28 21:37:20 +02:00 |
scene.hpp
|
animation updates were hooked up to the wrong update function
|
2012-01-23 14:33:06 +01:00 |
weather.cpp
|
Fixing an ambigous symbol
|
2012-04-01 20:29:00 +02:00 |
weather.hpp
|
transition tweaks
|
2012-03-16 19:49:01 +01:00 |
world.cpp
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into initocfg
|
2012-04-04 20:58:02 +02:00 |
world.hpp
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into initocfg
|
2012-04-04 20:58:02 +02:00 |