clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
florent.teppe
|
0dd529ab1d
|
With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done
|
2022-09-06 13:26:13 +02:00 |
|
Evil Eye
|
de51525c76
|
Allow string_view lookups in MWWorld::Store and get some use out of that
|
2022-08-09 20:43:14 +02: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 |
|
jvoisin
|
7deb6a6ffd
|
Use const references when possible in for loops
No need for useless copies.
|
2021-05-15 19:50:01 +02:00 |
|
jvoisin
|
be371ccd9f
|
An another pass
|
2021-04-30 20:27:33 +02:00 |
|
elsid
|
ca7add0624
|
Add move constructor to MWMechanics::Spells
|
2021-04-24 00:32:22 +02:00 |
|
elsid
|
46e34c500c
|
Use algorithms to add/remove listener to SpellList
|
2021-04-24 00:32:07 +02:00 |
|
unknown
|
e27858cfab
|
these were supposed to be included
|
2020-07-28 18:24:09 +02:00 |
|