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
scrawl 705488ddfb Fix mouse movement events being discarded when there's more than one event in a frame 12 years ago
..
action.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
action.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
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 Some fixes 12 years ago
cells.hpp Added new game button 12 years ago
cellstore.cpp - For pull request: remove all instances of maps used to track refnumbers. 12 years ago
cellstore.hpp removed another redundant include 12 years ago
class.cpp NPC/creature persistence flag 12 years ago
class.hpp NPC/creature persistence flag 12 years ago
containerstore.cpp Container UI rewrite 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 Added new game button 12 years ago
physicssystem.hpp little interface improvement 12 years ago
player.cpp Fix mouse movement events being discarded when there's more than one event in a frame 12 years ago
player.hpp Fix mouse movement events being discarded when there's more than one event in a frame 12 years ago
ptr.cpp Issue #217: container change tracking 13 years ago
ptr.hpp Added new game button 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 Added new game button 12 years ago
scene.hpp Added new game button 12 years ago
store.cpp Bugfix #718 12 years ago
store.hpp Added new game button 12 years ago
timestamp.cpp fixed time stamp operator 13 years ago
timestamp.hpp Issue #256: added TimeStamp class 13 years ago
weather.cpp Playing with moons part 2 12 years ago
weather.hpp Fixed constness 12 years ago
worldimp.cpp Sell owned items in the cell 12 years ago
worldimp.hpp Sell owned items in the cell 12 years ago