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
scrawl 6cc691115b Savegame: store most of CreatureStats 11 years ago
..
action.cpp Old door sound fades out on door open/close. Door sound is synchronised to angle on action. 12 years ago
action.hpp Old door sound fades out on door open/close. Door sound is synchronised to angle on action. 12 years ago
actionalchemy.cpp Fix for bug #1080, can't read/repair/make potions/use soul gems/rest/sleep while in combat. 11 years ago
actionalchemy.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
actionapply.cpp Fix invisibility not breaking on certain actions 11 years ago
actionapply.hpp Projectile models are now spawned (no movement or impact yet). Refactored trap activation to apply range types properly. Handle ContinuousVFX for magic effects (note they aren't stopped yet when the effect ends) 11 years ago
actiondoor.cpp Opening doors 12 years ago
actiondoor.hpp Opening doors 12 years ago
actioneat.cpp moved CellRefList into a separate file 11 years ago
actioneat.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
actionequip.cpp Issue #777: Create InventoryStore for creatures with weapons/shields 11 years ago
actionequip.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
actionopen.cpp Closes #1081: Implement disease contraction 11 years ago
actionopen.hpp Added "dispose corpse" button, added stealing (all items visible and no penalty yet) 12 years ago
actionread.cpp Fix for not being able to pick up scrolls during combat 11 years ago
actionread.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
actionrepair.cpp Fix for bug #1080, can't read/repair/make potions/use soul gems/rest/sleep while in combat. 11 years ago
actionrepair.hpp Added PC repair feature 12 years ago
actionsoulgem.cpp Fix for bug #1080, can't read/repair/make potions/use soul gems/rest/sleep while in combat. 11 years ago
actionsoulgem.hpp Added soulgem dialog; made interactive message boxes not close the previous UI 12 years ago
actiontake.cpp Implement theft detection 11 years ago
actiontake.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
actiontalk.cpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
actiontalk.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
actionteleport.cpp minor performance improvements in apps/openmw 11 years ago
actionteleport.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
actiontrap.cpp Feature #957: Handle area effects for "on touch" range 11 years ago
actiontrap.hpp Projectile models are now spawned (no movement or impact yet). Refactored trap activation to apply range types properly. Handle ContinuousVFX for magic effects (note they aren't stopped yet when the effect ends) 11 years ago
cellfunctors.hpp Show marked position on map. Implement Detect X magic effects. 11 years ago
cellreflist.hpp encapsulated reference collections 11 years ago
cells.cpp Savegame: store fog of war (Closes #1177) 11 years ago
cells.hpp Fixes #1172: Added basic loading/saving progress bar 11 years ago
cellstore.cpp Savegame: store fog of war (Closes #1177) 11 years ago
cellstore.hpp Savegame: store fog of war (Closes #1177) 11 years ago
class.cpp Fixed various issues caused by late-night coding. Also added "unlock" message to unlocked doors 11 years ago
class.hpp Fixed various issues caused by late-night coding. Also added "unlock" message to unlocked doors 11 years ago
containerstore.cpp Fixes #1302: Do not attempt to set OnPcAdd before the script has been added 11 years ago
containerstore.hpp moved CellRefList into a separate file 11 years ago
contentloader.hpp Missing iostream include 11 years ago
customdata.hpp added customdata base class (issue #185) 13 years ago
esmloader.cpp Issue #913: Merge --master and --plugin switches 11 years ago
esmloader.hpp Issue #913: Merge --master and --plugin switches 11 years ago
esmstore.cpp Savegame: store most of CreatureStats 11 years ago
esmstore.hpp Fix a bug in ESMStore code that checks for duplicate record insertions 11 years ago
failedaction.cpp Handle object activation as a werewolf 12 years ago
failedaction.hpp Handle object activation as a werewolf 12 years ago
fallback.cpp some cleanup 12 years ago
fallback.hpp some cleanup 12 years ago
globals.cpp Fixes #1172: Added basic loading/saving progress bar 11 years ago
globals.hpp Fixes #1172: Added basic loading/saving progress bar 11 years ago
inventorystore.cpp Fix AiCombat exception when actor has a lockpick/probe equipped. 11 years ago
inventorystore.hpp Savegame: store most of CreatureStats 11 years ago
livecellref.cpp Fix a potential crash when loading script locals from savegame 11 years ago
livecellref.hpp Fix linking issues on Windows using MSVC. 11 years ago
localscripts.cpp encapsulated reference collections 11 years ago
localscripts.hpp objects scripts are now stopped when they are removed from a container 12 years ago
manualref.hpp Removed mLocked, kept it as "Negative lock level means unlocked" 11 years ago
nullaction.hpp Reverted previous commits, and handle disallowed inventory in MWWorld::Class. Wanted to avoid this, but the previous solution broke teleport door sounds. Also fixed book/scroll window take button showing when inventory was not allowed. 12 years ago
omwloader.cpp Issue #913: Merge --master and --plugin switches 11 years ago
omwloader.hpp Issue #913: Merge --master and --plugin switches 11 years ago
physicssystem.cpp Restore fix for Bug #875 (commit 602be9bbe7, was broken by 43757efdc4) 11 years ago
physicssystem.hpp Remove unused functions and parameters 12 years ago
player.cpp #58 - Sneak Skill: functional sneaking 11 years ago
player.hpp Fix some spelling mistakes. 11 years ago
ptr.cpp make Ptr a bit more pointer-like 11 years ago
ptr.hpp moved CellRefList into a separate file 11 years ago
recordcmp.hpp Cell names localization fix 12 years ago
refdata.cpp fix for previous commit 11 years ago
refdata.hpp fix for previous commit 11 years ago
scene.cpp Fixes #275: force updating exterior cell maps even if already in cache 11 years ago
scene.hpp Fixes #772: Give scripts a chance to run before updating map, so that disabled objects are not visible 11 years ago
store.cpp Merge branch 'savedgame' 11 years ago
store.hpp Fixes #1172: Added basic loading/saving progress bar 11 years ago
timestamp.cpp Savegame: store most of CreatureStats 11 years ago
timestamp.hpp Savegame: store most of CreatureStats 11 years ago
weather.cpp Fix sunlight for interiors 11 years ago
weather.hpp Fixes #1172: Added basic loading/saving progress bar 11 years ago
worldimp.cpp Savegame: store most of CreatureStats 11 years ago
worldimp.hpp Merge remote-tracking branch 'mrcheko/master' 11 years ago