Commit Graph

23497 Commits (b095ca6c867285e3cccb9c8675e21b5b6503d0ea)
 

Author SHA1 Message Date
elsid e095f6b306
Remove install for not existing file 5 years ago
elsid 99cd99bc3b
Remove unused BUILD_MYGUI_PLUGIN option 5 years ago
Capostrophic aa5161f99e Log some more things 5 years ago
Capostrophic c0b322b264 Improve color mode handling in shaders 5 years ago
Andrei Kortunov 4a1e27ac21
Merge pull request #2824 from Capostrophic/cleanup
Cleanup
5 years ago
Andrei Kortunov 8e1f7b00d1
Merge pull request #2826 from Capostrophic/verifier
Verifier: Don't check race of non-skin body parts (bug #5400)
5 years ago
Andrei Kortunov 300b5b2620
Merge pull request #2827 from Capostrophic/dialogue
Only reset dialogue history of dialogue GUI mode is gone
5 years ago
Andrei Kortunov a6514e7740 Add missing include 5 years ago
Andrei Kortunov 73552f1d3c Move control switch reading/writing to relevant class 5 years ago
Andrei Kortunov b4e52a6bc8 Add missing include 5 years ago
Andrei Kortunov 0455f48d02 More formatting changes 5 years ago
Andrei Kortunov b575712cb1 Formatting changes 5 years ago
Andrei Kortunov 85f91a7de8 Remove some redundant code 5 years ago
Andrei Kortunov 3328775eff Unify cursor enabling 5 years ago
Andrei Kortunov b33c4c920c Move all OICS handling to the separate file 5 years ago
Andrei Kortunov 0eb24da2e7 Fix controls disabling 5 years ago
Andrei Kortunov 2f2b3173e3 Fix copy-paste error 5 years ago
Andrei Kortunov 8512133bb1 Move control switches to the separate file 5 years ago
Andrei Kortunov f990150c49 Move video wrapper to the WindowsManager 5 years ago
Andrei Kortunov 13b7c5b519 Rework actions update 5 years ago
Andrei Kortunov d3a9f893c8 Move keyboard-specific code to the separate file 5 years ago
Andrei Kortunov c368250e6a Rename misleading mInputManager variable 5 years ago
Andrei Kortunov e353647d15 Move gamepads handling to the separate file 5 years ago
Andrei Kortunov f9d6137a29 Do not store player reference in the InputManager 5 years ago
Andrei Kortunov ce40294124 Move input actions handling to the separate file 5 years ago
Andrei Kortunov fcac7d3ab7 Split mouse handling to the separate file 5 years ago
Andrei Kortunov 1560e71f4e Move SDL mappigs to the separate file 5 years ago
Andrei Kortunov 3c09d05615 Split actions enum to the separate file 5 years ago
Andrei Kortunov 15dc4d241d Split sensors handling so the separate file 5 years ago
Capostrophic 45e6a03937 Only reset dialogue history of dialogue GUI mode is gone 5 years ago
psi29a b72720f357 Merge branch 'shadow-transparency-rework' into 'master'
Only alpha-test shadows when necessary

See merge request OpenMW/openmw!170
5 years ago
Capostrophic 039c9a37eb Verifier: Don't check race of non-skin body parts (bug #5400)
Remove unnecessary flag field check
Remove magic numbers
5 years ago
Bret Curtis aaa8990006
Merge pull request #2799 from Capostrophic/simplewaterfog
Fix simple water with radial fog enabled
5 years ago
Alexei Dobrohotov ab69b65640
Merge pull request #2825 from Sisah2/android_fix
Fix parallax and specular for android
5 years ago
Sisah b19f53aab6 Fix parallax and specular for android 5 years ago
Capostrophic 1bf2ddac4d Cleanup
Move static variable declaration out of the loop
Remove redundant boolean argument from applyDrawableProperties()
Improve HeightCullCallback class formatting
5 years ago
Alexei Dobrohotov 12833d66af
Merge pull request #2822 from Assumeru/magic-ai-numbers
Remove magic numbers and casts
5 years ago
Bret Curtis 1fbf5c5869
Merge pull request #2821 from Assumeru/template
Remove redundant templating
5 years ago
Evil Eye 19f12cb3fe remove magic numbers and casts 5 years ago
Evil Eye f9881b699c remove redundant templating 5 years ago
Bret Curtis b4aeb2711c
Merge pull request #2809 from Capostrophic/spellcasting
Refactor spellcasting header and implementation (task #5339)
5 years ago
Bret Curtis b8c467e2e0
Merge pull request #2787 from p4r4digm/screenshot-path
Added setting to change the directory screenshots are stored in
5 years ago
Bret Curtis 34181b9ae6
Merge pull request #2803 from elsid/disable_crash_catcher_env
Add env variable to disable crash catcher
5 years ago
Bret Curtis 0776de8f61
Merge pull request #2820 from elsid/shader_parser_tests
Shader parser tests
5 years ago
elsid 1f3dfaedcc
Add tests for ShaderManager 5 years ago
elsid ca649003ed
Use googletest 1.10.0
To get support for INSTANTIATE_TEST_SUITE_P macro
5 years ago
elsid edf002aa97
Rename argument shaderTemplate to templateName 5 years ago
psi29a b9cd8d23a4 Merge branch 'cs-crash-on-exit-fix' into 'master'
Stop the CS crashing on exit - Close graphics context while it still exists

See merge request OpenMW/openmw!182
5 years ago
Bret Curtis f51476a3c5
Merge pull request #2816 from Capostrophic/switchlod
CollisionSwitch and Switch/LOD node fixes
5 years ago
Bret Curtis a23ab48251
Merge pull request #2708 from elsid/detournavigator_limit_update_frequency
Limit frequency for navmesh updates
5 years ago