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
PLkolek 8f4506f5b6 Implemented drowning.
Currently no visual effects on losing health, the breathing sound doesn't change (we don't have one),
the breath bar doesn't turn red when no breath left and it doesn't pulse from black to red.
12 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 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
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 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.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
actiondoor.cpp Opening doors 12 years ago
actiondoor.hpp Opening doors 12 years ago
actioneat.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
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 Add initial player inventory when new game is started 12 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 Added "dispose corpse" button, added stealing (all items visible and no penalty yet) 12 years ago
actionopen.hpp Added "dispose corpse" button, added stealing (all items visible and no penalty yet) 12 years ago
actionread.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
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 Added PC repair feature 12 years ago
actionrepair.hpp Added PC repair feature 12 years ago
actionsoulgem.cpp Added soulgem dialog; made interactive message boxes not close the previous UI 12 years ago
actionsoulgem.hpp Added soulgem dialog; made interactive message boxes not close the previous UI 12 years ago
actiontake.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
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 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.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
cellfunctors.hpp Fix crash when disabling objects in a previously loaded cell, then coming back to that cell and leaving again 12 years ago
cells.cpp Fix inventory/container content loading so that it's done for dynamically spawned objects as well 12 years ago
cells.hpp Fix inventory/container content loading so that it's done for dynamically spawned objects as well 12 years ago
cellstore.cpp Some changes suggested by cppcheck 12 years ago
cellstore.hpp removed another redundant include 12 years ago
class.cpp Move getEvasion to CreatureStats 12 years ago
class.hpp Move getEvasion to CreatureStats 12 years ago
containerstore.cpp Some changes suggested by cppcheck 12 years ago
containerstore.hpp Container UI rewrite 12 years ago
customdata.hpp added customdata base class (issue #185) 13 years ago
esmstore.cpp Added new game button 12 years ago
esmstore.hpp Some fixes 12 years ago
failedaction.cpp Remove unnecessary WindowManager::messageBox arguments 12 years ago
failedaction.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
fallback.cpp some cleanup 12 years ago
fallback.hpp some cleanup 12 years ago
globals.cpp Insert records that may not exist in vanilla MW 12 years ago
globals.hpp Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work 12 years ago
inventorystore.cpp Container UI rewrite 12 years ago
inventorystore.hpp Container UI rewrite 12 years ago
livecellref.hpp some cleanup 12 years ago
localscripts.cpp - For pull request: remove all instances of maps used to track refnumbers. 12 years ago
localscripts.hpp objects scripts are now stopped when they are removed from a container 12 years ago
manualref.hpp CELL record corrections 12 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
physicssystem.cpp silenced some warnings 12 years ago
physicssystem.hpp Try to figure out what gets hit 12 years ago
player.cpp Handle the pick/probe in the character controller 12 years ago
player.hpp Handle the pick/probe in the character controller 12 years ago
ptr.cpp Issue #217: container change tracking 13 years ago
ptr.hpp Ensure a valid CellStore for Ptr::isInCell 12 years ago
recordcmp.hpp Cell names localization fix 12 years ago
refdata.cpp Don't store the player base node in MWRender::Player 12 years ago
refdata.hpp Don't store the player base node in MWRender::Player 12 years ago
scene.cpp Update the player's Ptr in mwrender when changing cells 12 years ago
scene.hpp Added new game button 12 years ago
store.cpp Some changes suggested by cppcheck 12 years ago
store.hpp Some changes suggested by cppcheck 12 years ago
timestamp.cpp fixed time stamp operator 13 years ago
timestamp.hpp Issue #256: added TimeStamp class 13 years ago
weather.cpp Restored window resizing 12 years ago
weather.hpp Implement the ModRegion script function 12 years ago
worldimp.cpp Implemented drowning. 12 years ago
worldimp.hpp Implemented drowning. 12 years ago