Commit Graph

22143 Commits (f0640cbb2156e7c489b7cc54eca24530b6e74c9d)
 

Author SHA1 Message Date
Alexei Dobrohotov f0640cbb21
Merge pull request #2296 from akortunov/blend
Optimize blendmap generation
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
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
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
Capostrophic 40c1db32bd Apply analogue speed mult to fatigue loss 6 years ago
Andrei Kortunov 454bae2c43 Make PacketQueue fields atomic to avoid data races (e.g. with ParseThread) 6 years ago
Andrei Kortunov fae5843347 Setup the ICO settings only once instead of every loading (bug #5025) 6 years ago
Andrei Kortunov ab03b9ac1c Do not sort the Land store every savegame load - it is static anyway (bug #4844) 6 years ago
Andrei Kortunov 57176ff8d4 Unload viewer and stop background jobs before resources unloading 6 years ago
Andrei Kortunov 7c53b99d31 Avoid possible data race during access to the static local variable 6 years ago
Alexei Dobrohotov 7c46102f0c
Merge pull request #2389 from akortunov/fmt
Introduce a custom format() function
6 years ago
Alexei Dobrohotov 54ee08cb75
Merge pull request #2396 from akortunov/master
Remove BOM from CPP files
6 years ago
Andrei Kortunov 6832a2fa9a Remove BOM from CPP files (allows to build OpenMW with LCC on Elbrus) 6 years ago
Andrei Kortunov e679190f31 Introduce a custom format() function to get rid of boost::format() and hackish replace() 6 years ago
Alexei Dobrohotov 0ee73d89f0
Correct selling prices of creature merchants 6 years ago
Alexei Dobrohotov c66ddea429
Merge pull request #2392 from akortunov/guifixes
Get ride of some redundant GUI stuff
6 years ago
Andrei Kortunov 70ef87c093
Merge pull request #2393 from akortunov/master
Fix libpng warning about incorrect profile
6 years ago
Andrei Kortunov dbd0d83a6b Fix libpng warning about incorrect profile 6 years ago
Andrei Kortunov add3b9dcea
Merge pull request #2390 from Capostrophic/launcher
Launcher: Clone content list button (feature #4784)
6 years ago
Andrei Kortunov faf940546b Get rid of redundant setKeyFocusWidget() method 6 years ago
Andrei Kortunov 675be20a0f Get rid of redundant ControllerRepeatClick class 6 years ago
Andrei Kortunov ac8fa54e6e Get rid of redundant MWScroll class 6 years ago
Alexei Dobrohotov 2c956398c1
Actually fix bug 4938 6 years ago
Andrei Kortunov 01ce8b580d
Merge pull request #2383 from Capostrophic/enchantchance
Make enchanting make more sense (bug #5038)
6 years ago
Capostrophic 3f73766304 Make enchanting make more sense (bug #5038) 6 years ago
Capostrophic 686049679c Launcher: Clone content list button (feature #4784) 6 years ago
Andrei Kortunov 7023e86d19
Merge pull request #2388 from Capostrophic/animation
Hardcode the correct first person sneaking anim speed (bug #4787)
6 years ago
Andrei Kortunov 316c79fecd
Merge pull request #2387 from Capostrophic/spells
Don't break GetSpellEffects execution if the spell doesn't exist
6 years ago