Commit Graph

25030 Commits (3c3015d0dac01d6dff4e546221e24e9f835ff145)
 

Author SHA1 Message Date
David Cernat 3c3015d0da [Browser] Remove unused buttons from the server browser for now 5 years ago
David Cernat 0c98c5d09e Add OpenMW commits up to 19 Nov 2019
# Conflicts:
#	apps/openmw/mwmechanics/aipursue.cpp
#	apps/openmw/mwmechanics/summoning.cpp
5 years ago
Bret Curtis 2cbb01627b
Merge pull request #2604 from akortunov/fading
Do not use screen fading during game loading if there is no current cell
5 years ago
Andrei Kortunov 73f43ba750 Do not use screen fading during game loading if there is no current cell (bug #5211) 5 years ago
Alexei Dobrohotov 980e0c4936
Merge pull request #2603 from akortunov/activate
Allow ActionOpen and ActionTalk only for player
5 years ago
Andrei Kortunov 4118b20608 Allow ActionOpen and ActionTalk only for player (bug #5210 5 years ago
Alexei Dobrohotov a6ffaaa434
Merge pull request #2598 from akortunov/coverity
Validate input bindings to avoid crashes in OICS
5 years ago
Alexei Dobrohotov 4208f10e81
Merge pull request #2600 from akortunov/master
Take in account caster's race height when launch magic bolt
5 years ago
Andrei Kortunov 6861d9d5e5
Merge pull request #2510 from elsid/ai_open_door
Open door when it is on the way to a next path point (bug #5073)
5 years ago
Chris Djali 5f04c12ac3
Merge pull request #2601 from akortunov/warnfix
Clamp number of shadow maps
5 years ago
Andrei Kortunov f09d20434c Clamp number of shadow maps 5 years ago
Andrei Kortunov d1e0fa575e Take in account caster's race height when launch magic bolt (bug #5209) 5 years ago
Andrei Kortunov 6554130f6f
Merge pull request #2594 from Capostrophic/summonsummon
Minor summoned creature cleanup fixes
5 years ago
Andrei Kortunov ec8aa20b3d
Merge pull request #2599 from akortunov/master
Add missing isNpc() check
5 years ago
Andrei Kortunov 8dbbe42f21 Add missing isNpc() check (bug #5206) 5 years ago
Alexei Dobrohotov ef138e9afc
Merge pull request #2592 from akortunov/switchnode
Use transformations of NiSwitchNode
5 years ago
Andrei Kortunov ad256e8343 Validate input bindings to avoid crashes 5 years ago
Bret Curtis 454b9f1964
Merge pull request #2597 from akortunov/coverity
CoverityScan fixes, part 2
5 years ago
Alexei Dobrohotov f332df8839
Fix terrain shadows checkbox loading 5 years ago
Andrei Kortunov df4344d253
Merge pull request #2595 from Capostrophic/defaults
Default visual settings tweaks
5 years ago
Andrei Kortunov b21dc17538 Attempt to shut up CoverityScan warnings about tainted values 5 years ago
Alexei Dobrohotov b5992b380e
Merge pull request #2586 from unelsson/allowselectionalledges
Allow selecting cell edges everywhere
5 years ago
Andrei Kortunov b210e99abc Avoid divizion by zero 5 years ago
Nelsson Huotari 120583f443 optimize isInCellSelection calls 5 years ago
Bret Curtis 1c810b06fb
Merge pull request #2596 from akortunov/coverity
Fix some issues, found by CoverityScan
5 years ago
Andrei Kortunov 3970baeb84 Fix possible usage of destroyed variable 5 years ago
Andrei Kortunov 34873b6065 Fix dead code 5 years ago
Andrei Kortunov 5561eb5415 Do not discard division reminder 5 years ago
Andrei Kortunov 238dcdbbd4 Fix copy-paste error 5 years ago
Andrei Kortunov 7074baa1c2 Clamp number of shadow maps, as described in docs 5 years ago
Andrei Kortunov 5c6ca82c45 Clamp fallback value from config 5 years ago
Andrei Kortunov 079c77ff22 Avoid zero division 5 years ago
Andrei Kortunov ca2a524a5f Avoid null pointer dereference 5 years ago
Andrei Kortunov af41e9acc1 Initialize variables to avoid undefined values 5 years ago
Andrei Kortunov 0d6f0a9b4d
Merge pull request #2593 from Capostrophic/speed
[Regression] Make sure movement not controlled by an animation has the valid velocity
5 years ago
Capostrophic 120b7dcd2f Clean up summoned creatures when corpses are disposed 5 years ago
David Cernat 1d8668305c [Client] Send PlayerSpellbook packet when contracting or curing disease 5 years ago
Capostrophic ae1f456b0a Default setting value tweaks 5 years ago
Capostrophic 1097c2cfc4 Minor summoned creature cleanup fixes 5 years ago
Capostrophic 9c78e8cc56 Make sure movement not controlled by animation has valid velocity
Fixes erroneously always normalized movement speed in first person
5 years ago
Alexei Dobrohotov a1ed0144e1
Merge pull request #2590 from akortunov/guifixes
UI textures scaling corrections
5 years ago
David Cernat 8f7a267129 [General] Add scale and bloodType to creature records in RecordDynamic 5 years ago
David Cernat afb9bd7eb5 [General] Implement script records for RecordDynamic packets 5 years ago
Andrei Kortunov 51cfd070c6 Use transformations of NiSwitchNode 5 years ago
Alexei Dobrohotov d3cd6403fe
Merge pull request #2591 from akortunov/sheathing
Do not show shields in the 1st-person view when shield sheathing is enabled
5 years ago
Andrei Kortunov 1835a39c57 Do not show shields in the 1st-person view when shield sheathing is enabled 5 years ago
Andrei Kortunov 6a625b1dac Scale magic items frames in the quick keys menu 5 years ago
Andrei Kortunov bfc07afa28 Restore normal size of quests buttons in journal 5 years ago
Andrei Kortunov bafc0d9e90 Added support for texture fragment usage to the ImageButton 5 years ago
David Cernat 383d6ecea6 [Server] Update log message related to server password 5 years ago