clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
elsid
|
52b7b66e9f
|
Add comma to the last array element to prevent putting multiple elements on a single line
|
2022-09-12 21:00:51 +02: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 |
|
Evil Eye
|
bb495bffeb
|
0 initialize mRecordFlags
|
2022-05-29 22:12:30 +02:00 |
|
Evil Eye
|
ac78b537d2
|
Address feedback
|
2022-05-22 09:29:03 +02:00 |
|
elsid
|
4447ab0ed7
|
Remove ESM:: namespace qualifier in components/esm3/ and tests
|
2022-04-12 02:04:24 +02:00 |
|
elsid
|
6b464a9330
|
Check ESMReader value size in compile time
|
2022-04-10 19:16:11 +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 |
|