Commit Graph

18321 Commits (fb34e2c4ba16cfaa430280fe2939a8d85a267ed1)
 

Author SHA1 Message Date
David Cernat fb34e2c4ba Revert "[Build] Fix for MSYS2 build while maintaining MSVC fix"
This reverts commit faf1c416f3.
8 years ago
David Cernat 4b497a18c6 Merge pull request #165 from Battlerax/battlerax-dev
[Build] Fix for MSVC linking issue with RakNet while maintaining MSYS2 compatibility
8 years ago
Battlerax 79e996aed3 Merge pull request #3 from Battlerax/master
tes3mp & openmw changes
8 years ago
Battlerax 090b9af987 Merge pull request #2 from TES3MP/master
tes3mp & openmw changes
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 faf1c416f3 [Build] Fix for MSYS2 build while maintaining MSVC fix 8 years ago
Battlerax b47260f9dc [Build] Fixed linker issue 8 years ago
David Cernat b373a3e0ba Merge pull request #163 from Battlerax/battlerax-dev
[Client] You can now cancel the chat box by pressing enter without a message
8 years ago
Battlerax fd845198ad [Client] You can now cancel the chat box by pressing enter without a message. 8 years ago
Battlerax ba4b77f2c3 Merge pull request #1 from TES3MP/master
tes3mp changes
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
scrawl 3693f05ef5 Transform world-space particle systems in update callback so that animations are accounted for 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 c45013c983 Fix particle systems not being rendered in their first frame 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
Koncord 3d88e657cd [Server] Fix printVersion() for ARM 8 years ago
Koncord a75da18f31 [Server] Fix argument in log message 8 years ago
Koncord 7dde4db1fb [Server] Add FORCE_LUA parameter to CMakeLists.txt 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 4aa40d16bc Increase the importance of light radius when sorting lights (Bug #2759) 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 d9229071ef [Browser] Move password column to the right and shorten its name 8 years ago
David Cernat 58795119b6 [Server] Add debug about information exchange in ID_PLAYER_CELL_CHANGE 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
David Cernat 96d01fcde4 [Server] Stop resending attacks because they cause infinite death loops 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
David Cernat ca0b1a8813 [Browser] Change column names slightly 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 81513082ff [Browser] Some tweaks to password column 8 years ago