elsid
|
955790dc31
|
Split ESM::Land::loadData
|
2023-08-19 01:30:17 +02:00 |
|
elsid
|
bd426bac5c
|
Use static_cast
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
6f3b7072ac
|
Change mWnam type to std::array
|
2023-08-19 01:30:16 +02:00 |
|
elsid
|
0cb37742cb
|
Replace Land::swap by move assignment
|
2023-08-19 01:30:15 +02:00 |
|
elsid
|
c88e9dee27
|
Use unique_ptr to store LandData in ESM::Land
|
2023-08-19 01:30:15 +02:00 |
|
elsid
|
d0f8ab5767
|
Move getLandData definitions to class definition
|
2023-08-19 01:30:15 +02:00 |
|
elsid
|
07599d0bb0
|
Move condLoad to unnamed namespace
|
2023-08-19 01:30:13 +02:00 |
|
elsid
|
dad0cb3349
|
Move transposeTextureData to unnamed namespace
|
2023-08-18 18:30:06 +02:00 |
|
elsid
|
a2f2b1a3d1
|
Remove redundant ESM::Land and LandData default constructors
|
2023-08-18 18:30:06 +02:00 |
|
elsid
|
95a39b3281
|
Use sized types for land records members
|
2023-08-18 18:30:06 +02:00 |
|
elsid
|
f15ccec0d9
|
Remove unused ESM::Land functions
|
2023-08-18 18:30:05 +02:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
elsid
|
f99ed6f1db
|
Split components/misc/stringops.hpp into multiple headers
Replace all ciEqual overloads with one having std::string_view as argument.
|
2022-08-03 22:06:24 +02:00 |
|
jvoisin
|
6c71071083
|
Make the sRedcordId constexpr
|
2022-06-04 16:07:59 +02:00 |
|
elsid
|
4447ab0ed7
|
Remove ESM:: namespace qualifier in components/esm3/ and tests
|
2022-04-12 02:04:24 +02:00 |
|
duncanspumpkin
|
3a117cac22
|
Switch to a constexpr for FourCC constant
Add static asssert on wrong size
|
2022-03-08 14:48:37 +00:00 |
|
Bret Curtis
|
d1fb854521
|
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
esm typo
esm typo
|
2022-01-23 17:04:48 +01:00 |
|