Kindi
|
dd61caa96d
|
using misc::stringutils::format and simplify relativeposition function
|
2023-09-01 19:26:18 +08:00 |
|
Kindi
|
af58b531da
|
change function names and add documentation in overview.rst
|
2023-08-30 02:33:27 +08:00 |
|
Kindi
|
532230254b
|
add documentation
|
2023-08-28 02:37:52 +08:00 |
|
Kindi
|
92842cedf5
|
len,codepoint,offset
|
2023-08-27 16:12:52 +08:00 |
|
Kindi
|
6d02c31720
|
utf8.codes
|
2023-08-18 00:01:11 +08:00 |
|
Kindi
|
d9c102e14d
|
utf8.char
|
2023-08-13 23:37:31 +08:00 |
|
Kindi
|
8622a6da3b
|
luautf8lib
|
2023-08-10 18:50:22 +08:00 |
|
psi29a
|
3151452e25
|
Merge branch 'pandorasbox' into 'master'
Launcher, content selector: support ESM4 files, allow using game files as addon files
See merge request OpenMW/openmw!3219
|
2023-08-08 08:54:10 +00:00 |
|
psi29a
|
7b4f7b7f07
|
Merge branch 'adjust_refnum' into 'master'
Adjust FormId in FormIdRefId and for items in containers when loading saves
See merge request OpenMW/openmw!3293
|
2023-08-08 08:54:00 +00:00 |
|
elsid
|
8e7fe44514
|
Support terrain sample size greater than cell size
|
2023-08-06 23:47:35 +02:00 |
|
elsid
|
2a49919b53
|
Move esm3terrain to esmterrain
|
2023-08-06 19:17:44 +02:00 |
|
elsid
|
28436557b1
|
Validate fillVertexBuffers arguments
|
2023-08-06 19:17:44 +02:00 |
|
elsid
|
fbd3d1f61d
|
Rename increment to sampleSize
|
2023-08-06 19:17:44 +02:00 |
|
elsid
|
0da156bdc2
|
Skip getLand call when no vertices are used
|
2023-08-06 19:17:44 +02:00 |
|
elsid
|
5fda4b3cfd
|
Precompute height cooridnates offsets
|
2023-08-06 19:17:43 +02:00 |
|
elsid
|
2c2a60b86c
|
Simplify filling positions
|
2023-08-06 19:17:43 +02:00 |
|
elsid
|
4a2a320e08
|
Use const where possible
|
2023-08-06 19:17:43 +02:00 |
|
elsid
|
d3e61e4578
|
Replace C-style cast by static_cast
|
2023-08-06 19:17:43 +02:00 |
|
elsid
|
e4584ce5dd
|
Reduce scope for normal and color
|
2023-08-06 19:17:43 +02:00 |
|
elsid
|
829f325500
|
Use proper name and scope for vertex coordinate variables
|
2023-08-06 19:17:43 +02:00 |
|
elsid
|
a23c98d468
|
Use std::size_t type for vertex coordinates
|
2023-08-06 19:17:43 +02:00 |
|
elsid
|
51b24c2b70
|
Fix variable name
|
2023-08-06 19:17:43 +02:00 |
|
elsid
|
c10f28a413
|
Pass references to fillVertexBuffers instead of osg::ref_ptr
|
2023-08-06 19:17:43 +02:00 |
|
psi29a
|
fadfffe22c
|
Merge branch 'settings_values_map' into 'master'
Use settings values for Map settings (#6876)
See merge request OpenMW/openmw!3284
|
2023-08-06 16:14:09 +00:00 |
|
psi29a
|
ba4298f36d
|
Merge branch 'refactor_esm4' into 'master'
Refactor components/esm4 to make it easier to load records to ESMStore
See merge request OpenMW/openmw!3301
|
2023-08-06 16:13:07 +00:00 |
|
psi29a
|
8d1a19a6f4
|
[#7358] Make MyGui 3.4.2 required for 0.49
|
2023-08-06 16:05:59 +00:00 |
|
Petr Mikheev
|
957880d515
|
Add to ESMStore the records that are needed to render ESM4 actors; cleanup usage of records.hpp
|
2023-08-05 13:18:09 +02:00 |
|
Petr Mikheev
|
5d54ca6fdb
|
Refactor components/esm4
|
2023-08-05 13:12:24 +02:00 |
|
psi29a
|
ed81baf864
|
Merge branch 'chrono_fix' into 'master'
Simplify file_time_type to time_t conversion
See merge request OpenMW/openmw!3161
|
2023-08-03 21:47:40 +00:00 |
|
psi29a
|
c290754077
|
Revert "Merge branch 'loadSSEAlchemyTable' into 'master'"
This reverts merge request !3267
|
2023-08-03 19:55:06 +00:00 |
|
psi29a
|
9c2a2e1946
|
Merge branch 'nvpp_fixes' into 'master'
Improve safety of NVPP ESM records
See merge request OpenMW/openmw!3307
|
2023-08-03 07:15:43 +00:00 |
|
psi29a
|
4aaffa72e5
|
Merge branch 'more_coverity_fixes' into 'master'
More coverity fixes
See merge request OpenMW/openmw!3304
|
2023-08-03 07:15:34 +00:00 |
|
psi29a
|
4557d20f0b
|
Merge branch 'coverity_strings' into 'master'
Simplify strings construction
See merge request OpenMW/openmw!3310
|
2023-08-03 07:15:06 +00:00 |
|
Andrei Kortunov
|
f5b18d2d5d
|
Do not copy objects twice where possible
|
2023-08-02 20:03:48 +04:00 |
|
Andrei Kortunov
|
b3a981e0fc
|
Simplify strings construction
|
2023-08-02 17:59:40 +04:00 |
|
psi29a
|
5160fbc2a0
|
Merge branch 'fixedtimestamp' into 'master'
Move TimeStamp to ESM3 and remove sized reads
See merge request OpenMW/openmw!3295
|
2023-08-02 08:11:33 +00:00 |
|
psi29a
|
c86eecb2ea
|
Merge branch 'movable_objects' into 'master'
Move objects instead of copying where possible
See merge request OpenMW/openmw!3289
|
2023-08-01 10:43:44 +00:00 |
|
psi29a
|
6ff2bb8aeb
|
Merge branch 'more_esm4_fields' into 'master'
Support ESM4 record FullName, CellFlags, X, Y fields by esmtool
See merge request OpenMW/openmw!3299
|
2023-08-01 07:25:34 +00:00 |
|
psi29a
|
23671ced33
|
Merge branch 'fix_use_after_move' into 'master'
Fix use after move in InfoOrder::insertInfo
See merge request OpenMW/openmw!3296
|
2023-08-01 07:25:17 +00:00 |
|
Andrei Kortunov
|
4e531524be
|
Improve safety of NVPP ESM records
|
2023-08-01 10:39:34 +04:00 |
|
Andrei Kortunov
|
35561450f1
|
Do not copy osg::ref_ptr when possible
|
2023-07-31 20:43:46 +04:00 |
|
Andrei Kortunov
|
d3d7a663c6
|
Move some objects instead of copying
|
2023-07-31 20:43:46 +04:00 |
|
Andrei Kortunov
|
fe10799bfe
|
Add an assert for possible null pointer dereference
|
2023-07-31 17:53:58 +04:00 |
|
Andrei Kortunov
|
b1c8a968ae
|
Do not use invalid iterators
|
2023-07-31 17:53:33 +04:00 |
|
Andrei Kortunov
|
34ba2068b7
|
Remove dead code
|
2023-07-31 16:35:31 +04:00 |
|
Andrei Kortunov
|
1ae2a994f0
|
Avoid null pointer dereference
|
2023-07-31 16:35:29 +04:00 |
|
psi29a
|
b2f669ca48
|
Merge branch 'fix_async_load' into 'master'
Fix crash related to async content loading (#7508)
Closes #7508
See merge request OpenMW/openmw!3290
|
2023-07-31 10:49:33 +00:00 |
|
Petr Mikheev
|
0487bf95d1
|
Merge branch 'coverity49' into 'master'
Fix some Coverity warnings
See merge request OpenMW/openmw!3286
|
2023-07-31 00:09:14 +00:00 |
|
elsid
|
798f3cc385
|
Support ESM4 record FullName, CellFlags, X, Y fields by esmtool
|
2023-07-30 18:20:10 +02:00 |
|
elsid
|
fd01b4cad7
|
Avoid casts to read cell flags
|
2023-07-30 17:59:54 +02:00 |
|