Commit Graph

10041 Commits (coverity_scan)

Author SHA1 Message Date
David Cernat 9035908f6d [Client] Spawn DedicatedPlayer in exterior 0,0 (for other master files) 8 years ago
David Cernat ff0d21ef38 [Client] Spawn in 0,0 if Pelagiad doesn't exist (for other master files) 8 years ago
David Cernat aab5b69c80 [Client] Unready weapon & spell upon death to avoid attack inability bug 8 years ago
David Cernat 328e3b6618 Merge pull request #167 from OpenMW/master
Add OpenMW commits up to 24 Feb 2017
8 years ago
scrawl 75677f03e7 Remove SceneManager::notifyAttached 8 years ago
scrawl afa39d121f Fix 'part has no parent' warning caused by destructing in the wrong order 8 years ago
scrawl a55604c549 Avoid unnecessary AABB update when actor position has not changed 8 years ago
scrawl fb073e5c14 Avoid unnecessary AABB update for rotationally invariant collision shapes 8 years ago
scrawl 5198fc897d Fix collision glitch caused by Bullet AABB not being updated when an actor moves without turning 8 years ago
scrawl 25ca89b560 Avoid redundant allocations in Store::search 8 years ago
scrawl 732212070d crashcatcher: complain when launching gdb fails 8 years ago
Koncord cbace41e14 [Client] Fix crash on LInux 8 years ago
David Cernat ed2176c984 [Client] Reuse 1 BaseEvent over and over instead of creating new ones 8 years ago
David Cernat 1b59ce8c8f [Client] Send ID_PLAYER_DRAWSTATE when teleported by server 8 years ago
Koncord f8a25747ba [Client] Some tabs have been killed in GUIChat 8 years ago
David Cernat 586a7f6656 [Client] Prevent DedicatedPlayer from spawning on ground from 0 fatigue 8 years ago
David Cernat d4ff136837 [Client] Add comments about spellcasting as a result of merge conflict 8 years ago
David Cernat 38ccc2671c Merge pull request #164 from OpenMW/master while resolving conflicts
# Conflicts:
#	apps/openmw/mwmechanics/spellcasting.cpp
8 years ago
Battlerax fd845198ad [Client] You can now cancel the chat box by pressing enter without a message. 8 years ago
scrawl d163228199 Fix updatePtr 8 years ago
scrawl 00d4fea91c Derive Animation from osg::Referenced to allow the UnrefQueue to delete it 8 years ago
scrawl a5247394dc (Re)set the inventory listener outside of the Animation class 8 years ago
scrawl 8f79fa3d72 Add resource statistics panel opened with F4 8 years ago
Koncord b0ebad8b83 [Client] Fix crash on Linux 8 years ago
David Cernat 90275f777e [Client] Don't crash when dying while inside a container 8 years ago
David Cernat 67b67ce1c4 [Client] Don't automatically rescale objects on cell change 8 years ago
scrawl b40ca9b60a Set the window rectangle on the Viewer's EventQueue 8 years ago
David Cernat e4ae8c5f9f [Client] Cancel drag for teleported players, fix ID_OBJECT_SCALE debug 8 years ago
scrawl 0fbd29ccb8 Use additive alpha blending on the character preview 8 years ago
scrawl e38221edc9 Set character preview's simulationTime to 0 to avoid flickering lights 8 years ago
scrawl a45335ffc3 Do not reduce magicka in god mode 8 years ago
scrawl eefe1ed1a8 Fix being affected by Silence in god mode 8 years ago
David Cernat a1988ac6ef Merge pull request #161 from OpenMW/master
Add OpenMW commits up to 21 Feb 2017
8 years ago
scrawl b9740fd2a1 Fix btHeightFieldTerrainShape triangle layout to match rendering 8 years ago
scrawl 3f27c8cc97 Always print context for script warnings to remove the need for verbose option
(Fixes #2813)
8 years ago
David Cernat 37e7d2c15b [Client] Don't get invalid cells in LocalPlayer::sendJournalEntry() 8 years ago
David Cernat b320910c5f [Client] Don't add/remove all spells from ingame scripts for LocalPlayer 8 years ago
David Cernat bf2f932e18 [Client] If in a container, don't crash when teleported to another cell 8 years ago
David Cernat f5470e0b49 [Client] Print cell descriptions for WorldEvents only once 8 years ago
David Cernat 92439e6e62 [Client] Reduce WorldPacket debug because it can cause freezes 8 years ago
scrawl 9728a6967e Reset fall height when teleporting (Fixes #2629) 8 years ago
scrawl 05ad0dca34 Use ActionTeleport in COE/COC commands 8 years ago
scrawl 7e02bb7348 Preload summoned creature models before the spell is cast 8 years ago
scrawl 22482b7eec Don't use xmesh.nif over mesh.nif for classes that don't make use of the separated keyframes 8 years ago
Koncord ea9c31a8f7 [Client] Add password to client params and to config file 8 years ago
David Cernat a4526605a6 [General] Remove goldValue from ContainerItem because it is never useful 8 years ago
David Cernat cdffbc05f7 Merge pull request #159 from OpenMW/master
Add OpenMW commits up to 19 Feb 2017
8 years ago
David Cernat ed91f20cd3 [General] Print action used for ID_CONTAINER when receiving one 8 years ago
scrawl 481c440698 Print OSG version on startup 8 years ago
David Cernat 4f2b88df8a [General] Remove owner var from ContainerItem because it is always empty 8 years ago