elsid
|
843753da14
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
|
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 |
|
elsid
|
bef15edf0b
|
Remove redundant ostream, istream, iostream and sstream includes
* Replace by std::to_string and operator+ where possible.
* Move the code requiring to include <sstream> from .hpp to .cpp files.
|
2022-07-05 01:41:28 +02:00 |
|
Andrei Kortunov
|
da791590ac
|
Update HUD icons during mechanics update again to avoid crashes
|
2020-07-11 20:40:00 +04:00 |
|
Andrei Kortunov
|
27f1a3376c
|
Add a separate stats watcher for GUI
|
2020-07-01 15:55:44 +04:00 |
|