Azdul
|
a8c1c4315c
|
Missing header on Linux
|
2019-01-18 21:19:59 +01:00 |
|
Azdul
|
6aa6b2dc89
|
Removed TES4 from file names. Correct Git file history / attribution.
|
2019-01-18 21:14:44 +01:00 |
|
Azdul
|
a3bcd95546
|
Merge branch 'cc9cii' of https://github.com/cc9cii/openmw into tes4_bsa
|
2019-01-18 09:11:41 +01:00 |
|
Azdul
|
42ea609d1d
|
Remove files with incorrect Git history / attribution
|
2019-01-18 09:03:34 +01:00 |
|
Adam.Fandrejewski
|
777a50cb64
|
Replaced C++ 14 make_unique with C++ 11 compliant code
|
2019-01-17 09:56:11 +01:00 |
|
Azdul
|
0c3a3ea241
|
Strange issue with Linux compilation (<memory> header)
|
2019-01-17 09:11:19 +01:00 |
|
Azdul
|
4c499983ca
|
Fixed warnings reported by GCC
|
2019-01-17 08:58:25 +01:00 |
|
Azdul
|
d55cc4d3ea
|
Linux requires <memory> header
|
2019-01-17 08:52:30 +01:00 |
|
Azdul
|
caa0487c6a
|
Replace raw pointer in BsaArchive with unique_ptr
|
2019-01-17 08:42:43 +01:00 |
|
Azdul
|
e502819246
|
Proper conversion from shared_ptr<bsa::MemoryinputStream> to shared_ptr<std::istream>
|
2019-01-17 08:08:03 +01:00 |
|
Azdul
|
b9a7514278
|
Memory leak fixed. Proper file names in headers.
|
2019-01-17 07:08:25 +01:00 |
|
Azdul
|
c6fd979c42
|
Spaces instead of tabs in CMakeLists.txt
|
2019-01-17 05:42:26 +01:00 |
|
Azdul
|
96d19e07ca
|
Fix Linux build
|
2019-01-16 20:59:07 +01:00 |
|
Azdul
|
33470cb5a2
|
Win32 specific library
|
2019-01-16 20:53:02 +01:00 |
|
Azdul
|
b30d2bab57
|
Zlib only for Win32
|
2019-01-16 20:47:59 +01:00 |
|
Azdul
|
d73165a80c
|
Missing boost library
|
2019-01-16 20:37:00 +01:00 |
|
Azdul
|
4e27fdefdb
|
Missing boost Linux library
|
2019-01-16 20:30:11 +01:00 |
|
Azdul
|
25650e65bf
|
Read any BSA file - detection based on version in BSA header
|
2019-01-16 20:19:15 +01:00 |
|
Bret Curtis
|
c01672a364
|
Merge pull request #2129 from Capostrophic/pipefall
Update moved object collisions even if the new cell is the same (bug #4800)
|
2019-01-14 12:12:42 +01:00 |
|
Capostrophic
|
8bb270c2bb
|
Update moved object collisions even if the cell is the same (bug #4800)
|
2019-01-14 00:56:43 +03:00 |
|
Bret Curtis
|
b78cc4c7d8
|
Update .gitlab-ci.yml
|
2019-01-13 20:54:21 +00:00 |
|
Bret Curtis
|
8834ee95be
|
Merge pull request #2120 from Capostrophic/macros
Get rid of some remaining instances of C numeric limits
|
2019-01-10 18:59:34 +01:00 |
|
Bret Curtis
|
590b393c8e
|
Merge pull request #2123 from akortunov/skinning
Optimize skinning, part 2
|
2019-01-10 18:56:52 +01:00 |
|
Bret Curtis
|
db74eb4466
|
Merge pull request #2094 from Capostrophic/editor
Cherry-pick cc9cii's minor editor improvements
|
2019-01-10 17:55:59 +01:00 |
|
Bret Curtis
|
9c795195d0
|
Merge pull request #2109 from Capostrophic/loops
Simplify some world loops
|
2019-01-10 11:44:41 +01:00 |
|
Bret Curtis
|
4617dea154
|
Merge pull request #2119 from akortunov/stringstream
Get rid of unnecessary string streams
|
2019-01-10 11:42:27 +01:00 |
|
Bret Curtis
|
519a6b3682
|
Merge pull request #2039 from akortunov/coverity
Handle last Coverity Scan issues left
|
2019-01-10 11:16:54 +01:00 |
|
Andrei Kortunov
|
8e6fd348d1
|
RigGeometry optimization: optimize geometry optimization
|
2019-01-09 21:01:33 +04:00 |
|
Capostrophic
|
a71cfca580
|
Get rid of some remaining instances of C limit macros
|
2019-01-09 16:06:18 +03:00 |
|
Andrei Kortunov
|
254f01b89d
|
RigGeometry optimization: vector iteration is more cheap than map iteration
|
2019-01-09 11:52:11 +04:00 |
|
Andrei Kortunov
|
71227ffc04
|
Handle possible invalid iterator issue during settings parsing
|
2019-01-08 12:37:46 +04:00 |
|
Andrei Kortunov
|
3e20f36953
|
Handle invalid string length for hinting
|
2019-01-08 12:37:41 +04:00 |
|
Capostrophic
|
776c6c2fe6
|
Fix MSVC warning
|
2019-01-07 20:38:33 +03:00 |
|
Andrei Kortunov
|
0937f02598
|
Get rid of unnecessary string streams
|
2019-01-07 21:08:16 +04:00 |
|
Bret Curtis
|
88edc1a120
|
Merge pull request #2100 from akortunov/birthfix
Do not restore birthsign abilities upon game load
|
2019-01-07 17:21:07 +01:00 |
|
Andrei Kortunov
|
b17702bf1f
|
Do not restore birthsign abilities upon game load (bug #4329)
|
2019-01-07 20:18:21 +04:00 |
|
Bret Curtis
|
65a6b10995
|
Merge pull request #2066 from akortunov/guifixes
Do not read font size just for every single widget
|
2019-01-07 17:17:57 +01:00 |
|
Bret Curtis
|
a228efa6ed
|
Merge pull request #2116 from tackeart/patch-1
Guide on quickly removing texture effect blocks from nif
|
2019-01-07 17:15:34 +01:00 |
|
Bret Curtis
|
de24682e2f
|
Merge pull request #2115 from Capostrophic/slowfall
Don't reset player jumping flag unnecessarily (bug #4775)
|
2019-01-07 17:13:39 +01:00 |
|
Capostrophic
|
a1af1ff487
|
Fix extra semicolon, redundant getStore calls and random creature spawn loop
|
2019-01-07 17:48:41 +03:00 |
|
Bret Curtis
|
9d1c0d2b22
|
Merge pull request #2114 from Capostrophic/cleanup
Remove some redundant code
|
2019-01-07 14:59:39 +01:00 |
|
Capostrophic
|
403db9afe3
|
Don't reset player jumping flag unnecessarily (bug #4775)
|
2019-01-07 16:08:26 +03:00 |
|
Bret Curtis
|
573af17cf9
|
Merge pull request #2097 from akortunov/camerafix
Do not scale player's model in the 1st-person view depending on race
|
2019-01-07 13:57:21 +01:00 |
|
Bret Curtis
|
93e566a08e
|
Merge pull request #2117 from Capostrophic/aidata
Make Interiors of Illusion puzzle of Sotha Sil Expanded work (bug #4778)
|
2019-01-07 13:56:11 +01:00 |
|
Bret Curtis
|
3e6af9a38b
|
Merge pull request #2118 from akortunov/profiler
Split physics update from world update in the profiler
|
2019-01-07 13:53:31 +01:00 |
|
Andrei Kortunov
|
ab0841cc3d
|
Split physics update from world update in the profiler
|
2019-01-07 14:44:43 +04:00 |
|
Andrei Kortunov
|
02a43d0b32
|
Do not scale player's model in the 1st-person view depending on race (bug #4383)
|
2019-01-07 12:58:47 +04:00 |
|
Capostrophic
|
92d7f21926
|
Don't interrupt compilation when spell/effect functions are used for non-actors
|
2019-01-06 21:45:56 +03:00 |
|
tackeart
|
7b22d4a25d
|
Instructions on removing tex effect blocks quickly
also includes grammar improvement (as suggested by Capostrophic)
|
2019-01-06 11:38:28 -07:00 |
|
Capostrophic
|
d1e0a10136
|
Make sure AI data is initialized when loading actor records
|
2019-01-06 21:03:19 +03:00 |
|