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-tes3coop/apps/openmw/mwworld
Marc Zinnschlag 814d721e33 build external cell names from name of region instead of from internal region id 15 years ago
..
action.hpp added action interface 15 years ago
actiontake.cpp implemented take action 15 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 Merge branch 'master' into exterior 15 years ago
actionteleport.hpp modified teleport action to support exteriors; coordinates are wrong here too 15 years ago
class.cpp implemented locking/unlocking for doors (can not be invoked by user interaction yet) 15 years ago
class.hpp implemented locking/unlocking for doors (can not be invoked by user interaction yet) 15 years ago
containerstore.hpp added containerstore 15 years ago
containerutil.cpp added GetItemCount 15 years ago
containerutil.hpp added GetItemCount 15 years ago
environment.hpp changed namespace, class and function names to ensure consistent spelling 15 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
manualref.hpp modified Npc and Creature class to let them store a copy of their own ID 15 years ago
nullaction.hpp added action interface 15 years ago
ptr.hpp removed superfluous includes 15 years ago
refdata.hpp added NPC stats 15 years ago
world.cpp build external cell names from name of region instead of from internal region id 15 years ago
world.hpp adjusted coordinates for coc/coe for exteriors (place player in the middle of the cell instead of at the border) 15 years ago