You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw/mwworld
Marc Zinnschlag 5e9d209b21 Merge remote branch 'minty3/testbranch' 13 years ago
..
action.hpp added action interface 15 years ago
actiontake.cpp changed take action to use the new container store interface 13 years ago
actiontake.hpp implemented take action 15 years ago
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) 15 years ago
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) 15 years ago
actionteleport.cpp reworked cell changing mechanism 14 years ago
actionteleport.hpp modified teleport action to support exteriors; coordinates are wrong here too 15 years ago
cellfunctors.hpp Many bugs fixed related to changing cells 13 years ago
cells.cpp provisionally fill up containers on cell load 13 years ago
cells.hpp provisionally fill up containers on cell load 13 years ago
class.cpp Merge remote branch 'minty3/testbranch' 13 years ago
class.hpp added getValue function to Class hierarchy 13 years ago
containerstore.cpp Issue #217: added getWeight function to ContainerStore 13 years ago
containerstore.hpp Issue #217: added getWeight function to ContainerStore 13 years ago
customdata.hpp added customdata base class (issue #185) 13 years ago
environment.hpp implemented dialogue scripts 13 years ago
globals.cpp fixed global variable search to properly handle injected variables (DaysPassed) 15 years ago
globals.hpp fixed global variable search to properly handle injected variables (DaysPassed) 15 years ago
inventorystore.cpp consider skills when auto equipping 13 years ago
inventorystore.hpp Fix linker error in windows. 13 years ago
localscripts.cpp Issue #19: More local script related cleanup 13 years ago
localscripts.hpp Issue #19: More local script related cleanup 13 years ago
manualref.hpp manually created objects were initialised incompletely 13 years ago
nullaction.hpp added action interface 15 years ago
physicssystem.cpp fix object pickup when player is very close to object 13 years ago
physicssystem.hpp object pickup should work everywhere 13 years ago
player.cpp made player respect NpcStats for mDrawState 13 years ago
player.hpp made player respect NpcStats for mDrawState 13 years ago
ptr.cpp Issue #217: container change tracking 13 years ago
ptr.hpp constness fix 13 years ago
refdata.cpp minor fix 13 years ago
refdata.hpp replaced container store in ref data with new custom data implementation 13 years ago
scene.cpp fixed waterAdded 13 years ago
scene.hpp animation updates were hooked up to the wrong update function 13 years ago
weather.cpp weather fix again 13 years ago
weather.hpp transition tweaks 13 years ago
world.cpp Merge branch 'master' of https://github.com/zinnschlag/openmw into initocfg 13 years ago
world.hpp Merge branch 'master' of https://github.com/zinnschlag/openmw into initocfg 13 years ago