Commit Graph

22167 Commits (bc79213a66f54ef1db2870a436ea5ecefd8328e5)
 

Author SHA1 Message Date
Alexei Dobrohotov bc79213a66
Merge pull request #2418 from Capostrophic/focus
Partially revert "Get rid of redundant setKeyFocusWidget() method"
6 years ago
Andrei Kortunov 747b5fbc98
Merge pull request #2417 from Capostrophic/switchnode
Use NiSwitchNode initial index field
6 years ago
Capostrophic 56539fee4f Partially revert "Get rid of redundant setKeyFocusWidget() method" 6 years ago
Capostrophic 7c8360d0f3 Use NiSwitchNode initial index field 6 years ago
Alexei Dobrohotov ef2a7160fa
Fix automovement toggling on "joystick used" flag 6 years ago
Alexei Dobrohotov ce92b364e6
Merge pull request #2403 from akortunov/crashinfo
Improve info message about missing GDB
6 years ago
Alexei Dobrohotov bc0e214cd9
Merge pull request #2325 from akortunov/optimize_terrain
Optimize the Distant Terrain memory consumption
6 years ago
Alexei Dobrohotov 61db93e7da
Merge pull request #2407 from akortunov/scrollbars
Add separate textures for scrollbars
6 years ago
Andrei Kortunov cb4436cd6e
Merge pull request #2412 from Capostrophic/zaxis
Use 2D distance for fight rating of vertically moving actors (bug #4961)
6 years ago
Capostrophic 25e52f7dfe Use 2D distance for fight rating of vertically moving actors (bug #4961) 6 years ago
bzzt a730365ea1 Creanup Distant Terrain code
- Cull terrain in the stock osg::CullVisitor
- Do not compile composite maps for shadow camera
- Do not abuse userdata for composite maps
6 years ago
bzzt e4ba6ecf15 Do not store a LOD callback in the every QuadTreeNode 6 years ago
bzzt a61c0aaee1 Do not load height data to the qued tree since we do not need it now 6 years ago
bzzt ebcf8ca062 Do not store a ViewDataMap in the every QuadTreeNode 6 years ago
bzzt cb6d27fb12 Use the custom LineSegmentIntersector for QuadTree to simplify traversal
code
6 years ago
bzzt ce4e8be9ac Move traverse methods to the QuadTreeNode 6 years ago
Andrei Kortunov a02f730a77
Merge pull request #2406 from Capostrophic/invalid
Erase effects with invalid indices from spells (bug #5050)
6 years ago
Andrei Kortunov 08716ed330
Merge pull request #2409 from Capostrophic/input
Correct always run behavior when both a gamepad and a keyboard are used
6 years ago
Andrei Kortunov 995516110e
Merge pull request #2410 from Capostrophic/repairedonme
"Handle" RepairedOnMe scripting function (feature #4255)
6 years ago
Capostrophic b7afb213ae "Handle" RepairedOnMe scripting function (feature #4255) 6 years ago
Alexei Dobrohotov f0640cbb21
Merge pull request #2296 from akortunov/blend
Optimize blendmap generation
6 years ago
Capostrophic 70635ed1e2 Correct always run behavior when both a gamepad and a keyboard are used 6 years ago
Capostrophic d98a90194b Erase effects with invalid indices from spells (bug #5050) 6 years ago
Andrei Kortunov 2436652181
Merge pull request #2405 from Capostrophic/idlestorm
Improve face shielding behavior in general case (bug #4240)
6 years ago
Andrei Kortunov 34fe896f4e
Merge pull request #2400 from Capostrophic/colorcode
Escape number signs in cell/region names (bug #5047)
6 years ago
Alexei Dobrohotov 14787b5864
Merge pull request #2408 from akortunov/docs
Update fonts documentation
6 years ago
Andrei Kortunov 1f42418660 Update fonts documentation 6 years ago
Alexei Dobrohotov 8ebecb7584 Merge branch '7' into 'master'
fixes pitch black ripples in shadow

See merge request OpenMW/openmw!123
6 years ago
Andrei Kortunov ae935a8084 Add separate textures for scrollbars (feature #5051) 6 years ago
bzzt 528cda8032 Prevent layers duplication when a terrain chunk crosses plugin borders 6 years ago
Andrei Kortunov 1da012f6ee Optimize blendmap generation 6 years ago
Alexei Dobrohotov 5965aa991b
Improve grammar in a warning 6 years ago
Andrei Kortunov f1db97fbbd Improve info message about missing GDB (bug #4341) 6 years ago
Alexei Dobrohotov 58f8d1ac04
Merge pull request #2402 from akortunov/console
Make console to do not hide other GUI windows
6 years ago
Capostrophic e7208bb80e Improve face shielding behavior in general case (bug #4240) 6 years ago
bzzt 403171e083 fixes pitch black ripples in shadow 6 years ago
Andrei Kortunov 1ce370e7fa Make console to do not hide other GUI windows (bug #1515) 6 years ago
Alexei Dobrohotov ff7a04c336
Fix paths article link in local openmw.cfg too 6 years ago
Alexei Dobrohotov 883dc2136d
Fix openmw.cfg Paths article link 6 years ago
Alexei Dobrohotov 44a07efc27
Fix trapped soul object verifier warning 6 years ago
Capostrophic 9a19af5b33 Escape number signs in cell/region names (bug #5047) 6 years ago
Andrei Kortunov 4d292425b3
Merge pull request #2398 from Capostrophic/saydone
Make SayDone return 1 on the frame speech is started (bug #4879)
6 years ago
Andrei Kortunov f9143decc9
Merge pull request #2397 from Capostrophic/gamepad
Analogue movement fixes
6 years ago
Capostrophic e095d51999 More queue handling adjustments 6 years ago
Capostrophic c975dab7c3 Update say sound queue explicitly once per frame 6 years ago
Capostrophic 4c2b694b29 Make SayDone return 1 on the frame speech is started (bug #4879) 6 years ago
Alexei Dobrohotov e0fb411fc8 Merge branch '2' into 'master'
stop making new reflacttetures at intext change

See merge request OpenMW/openmw!116
6 years ago
bzzt 6c310c64d2 stop making new reflacttetures at intext change 6 years ago
Alexei Dobrohotov 97873f9964
Merge pull request #2372 from akortunov/sync
Fix some thread sync issues
6 years ago
Capostrophic f271ac255d Avoid conflicts between gamepad movement and always run setting 6 years ago