Chris Djali
|
576285573b
|
Merge pull request #2404 from Capostrophic/framerate
Make framerate limit configurable in the launcher
|
6 years ago |
fredzio
|
ca7ac30f6d
|
Use the POSIX pathconf(2) to determine the maximum path length.
It fixes build on BSD platforms where PATH_MAX is defined in
<sys/syslimits.h> vs <linux/limits.h> on Linux.
|
6 years ago |
Alexei Dobrohotov
|
e4c596adf8
|
Fix CI builds (attempt №2)
Gosh darn dem tabs
|
6 years ago |
Alexei Dobrohotov
|
e4e513c5dc
|
Fix CI builds
Apparently the only tab characters are in this file.
|
6 years ago |
Nat Meo
|
bcc5142b32
|
Issue #4202: Open .omwaddon files without needing to open openmw-cs first.
|
6 years ago |
AnyOldName3
|
bb72ed9744
|
Merge branch '9' into 'master'
IMPORTANT!! racingcrashfix #4766
See merge request OpenMW/openmw!119
|
6 years ago |
AnyOldName3
|
8a6a8086da
|
Make in-memory buffers seekable to fix fog of war
|
6 years ago |
Capostrophic
|
dfb852cbb0
|
Improve Boost apologia
|
6 years ago |
Capostrophic
|
49c691d00a
|
Make settings manager locale-independent again
|
6 years ago |
Capostrophic
|
e06178bf0f
|
Make sure shadow shapes aren't visible (bug #5063)
|
6 years ago |
Andrei Kortunov
|
b9a1e4d796
|
Merge pull request #2425 from Capostrophic/esm
Signedness fixes
|
6 years ago |
Alexei Dobrohotov
|
f984f61055
|
Ignore any fourth AITravel argument for now
|
6 years ago |
Capostrophic
|
3aa65273c5
|
Signedness fixes
|
6 years ago |
Evil Eye
|
698c90b3ee
|
fix builds against MyGUI master
|
6 years ago |
Andrei Kortunov
|
b66c437700
|
Merge pull request #2419 from Capostrophic/lod
Optimizer: Only merge pure osg::Groups
|
6 years ago |
Andrei Kortunov
|
4fcbc1c96b
|
Merge pull request #2391 from Capostrophic/contentselector
Content selector: don't add file namesakes (bug #2395)
|
6 years ago |
Capostrophic
|
6622e36226
|
Only merge pure osg::Groups in the optimizer
|
6 years ago |
Capostrophic
|
7c8360d0f3
|
Use NiSwitchNode initial index field
|
6 years ago |
Alexei Dobrohotov
|
ce92b364e6
|
Merge pull request #2403 from akortunov/crashinfo
Improve info message about missing GDB
|
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 |
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 |
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 |
Capostrophic
|
0fcb75fb21
|
Achieve CHIM and get rid of the loop
|
6 years ago |
Capostrophic
|
5cd781b3eb
|
Experimental folder handling rewrite
|
6 years ago |
Capostrophic
|
2fbed21f83
|
Avoid a memory leak
|
6 years ago |
Capostrophic
|
e14ada8f36
|
Make file name comparison case-insensitive
|
6 years ago |
Capostrophic
|
ebe5448816
|
Content selector: drop duplicates of the added file (bug #2395)
|
6 years ago |
Andrei Kortunov
|
f1db97fbbd
|
Improve info message about missing GDB (bug #4341)
|
6 years ago |
bzzt
|
ffe8bbd2dd
|
racingcrashfix #4766
|
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 |
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
|
2c956398c1
|
Actually fix bug 4938
|
6 years ago |
Alexei Dobrohotov
|
1444ef6f43
|
Merge pull request #2298 from akortunov/optimize
Do not allocate eight dummy LightStateAttribute's for every stateset
|
6 years ago |
Alexei Dobrohotov
|
acae586765
|
Merge pull request #2365 from akortunov/guifixes
Refactor Settings::Manager::apply()
|
6 years ago |
Andrei Kortunov
|
4f42fe5595
|
Refactor Settings::Manager::apply()
|
6 years ago |
Alexei Dobrohotov
|
1bfe0e43af
|
Merge pull request #2360 from akortunov/guifixes
Do not track resolution settings changes in the InputManager
|
6 years ago |
Alexei Dobrohotov
|
74112976b2
|
Merge pull request #2085 from akortunov/herbalism
Native graphics herbalism support
|
6 years ago |
Andrei Kortunov
|
7ce07e9202
|
Merge pull request #2345 from Capostrophic/scripting
More argument usage corrections
|
6 years ago |
Ilya Zhuravlev
|
2e1ac51203
|
Clean up androidpath
|
6 years ago |
Andrei Kortunov
|
861d41f4a4
|
Native graphics herbalism support (feature #5010)
|
6 years ago |