Commit Graph

13827 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 0527690b88 [Server] Add permanent debug to ID_PLAYER_CELL_CHANGE and ID_CONTAINER 8 years ago
David Cernat 7917badedf [Server] Set guid of baseEvent, previously done in a constructor before 7065569f9b 8 years ago
David Cernat 2fd279a5ef [Server] Remove debug message 8 years ago
Koncord 1956045e99 [Browser] Fix continuous loop when connection was failed 8 years ago
David Cernat 4a5b8c927f [Server] Add an extra check to Cell::sendToLoaded to be on the safe side 8 years ago
Koncord 45d081ba42 [Server] Compare new cells with loaded cells correctly 8 years ago
Battlerax c9dc75f589 [Browser] Fixed two crashes relating to invalid data 8 years ago
Battlerax 76e866c5c9 [Browser] Crash Fix 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
Battlerax 186e3c2337 [Browser] Crash fix (#168)
* [Browser] Crash Fix

* Update NetController.cpp
8 years ago
Koncord 3adbf17545 [Server] Fix memory leak in CellController 8 years ago
Koncord ebaf3d3cc9 [Server] FIx memory leak 8 years ago
David Cernat 328e3b6618 Merge pull request #167 from OpenMW/master
Add OpenMW commits up to 24 Feb 2017
8 years ago
Koncord b33e604a61 [Server] Set sendToLoaded function as constant
Add assertions for CellController singleton
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
David Cernat 0d6636018f Merge pull request #166 from OpenMW/master
Add OpenMW commits up to 23 Feb 2017
8 years ago
Koncord cbace41e14 [Client] Fix crash on LInux 8 years ago
Marc Zinnschlag 765401531d Merge remote-tracking branch 'origin/master' 8 years ago
David Cernat ed2176c984 [Client] Reuse 1 BaseEvent over and over instead of creating new ones 8 years ago
Koncord b158e89f77 [Server] Change signatures of GetLastEventAction & SetScriptEventAction 8 years ago
Koncord cbe31149e3 [Server] Remove redundant constructor 8 years ago
David Cernat af35ee38d1 [Server] Rename ClearScriptEvent into InitScriptEvent with pid argument 8 years ago
Koncord 868c837aa0 [Server] Move baseEvent from Networking.cpp to class as member 8 years ago
David Cernat 7065569f9b [Server] Reuse 2 BaseEvents 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 68c288761a [Server] Send other players position to loader 8 years ago
Koncord b0ebad8b83 [Client] Fix crash on Linux 8 years ago
Koncord b1460cf010 [Server] Send ID_PLAYER_POS every ID_PLAYER_CELL_CHANGE 8 years ago
David Cernat 90275f777e [Client] Don't crash when dying while inside a container 8 years ago
Koncord 443c0ed309 [Server] Fix Cell iterators 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