Andrii Danylchenko
|
9c8d776398
Merge branch 'develop' into handlersAbstraction
|
4 years ago |
Andrey Filipenkov
|
bc1d99431d
fix boost.locale crash on macOS-arm64
|
4 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
Dmitry Orlov
|
ef6220ebec
Fix: Creature resolution failed when mod is in the custom directory
|
4 years ago |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 years ago |
Dydzio
|
545b07b8b8
Thread interruption fixes
|
6 years ago |
Arseniy Shestakov
|
f5d8e5b0cc
Move Boost Asio compatibility code to Global.h. Fix by @dydzio06143
|
7 years ago |
Henning Koehler
|
04925314f8
findKey returns success in found parameter
|
7 years ago |
Henning Koehler
|
05838b3827
Bonuse::toJsonNode uses string constants for type/subtype
|
8 years ago |
Ivan Romanov
|
eea50a044c
Hide "this statement may fall through" warnings
|
7 years ago |
Henning Koehler
|
3cc84e5975
moved contains functions for multimap to Globals.h
|
8 years ago |
Dydzio
|
906bd7fc71
Fix CMake MSVS build problem (#366)
|
8 years ago |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 years ago |
AlexVinS
|
96eb9c0ac7
tweak
|
8 years ago |
Dydzio
|
1c2f4bc8f6
Compilation fix for VS 2017 (#355)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
Arseniy Shestakov
|
1a60c1a94b
Shared memory refactoring and command line control options
|
8 years ago |
Arseniy Shestakov
|
a2284c3209
Automated testing: graceful shutdown for when game is ended
|
8 years ago |
Fay
|
b5daa24982
Android support (#299)
|
8 years ago |
FeniksFire
|
54e75eb0e3
Delete unnecessary range.
|
8 years ago |
AlexVinS
|
204ee37ae4
boost/program_options has only 2 uses, and unlikely will be used more -> removed form Global.h.
|
9 years ago |
Ivan Savenko
|
5b76c3f4eb
Rebase of codebase changes for refactored serializer
|
9 years ago |
Dydzio
|
ac4920255a
Fix for compile error in VS 2015
|
9 years ago |
AlexVinS
|
599f4cfb55
extracted base logger class to vstd
|
9 years ago |
AlexVinS
|
4d9058e412
Whitespace cleanup. (No code changes.)
|
9 years ago |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 years ago |
ArseniyShestakov
|
e3f2bb2c99
MXE support: avoid conflicts with some macros from headers
|
10 years ago |
ArseniyShestakov
|
fc06db4c4f
Move STRONG_INLINE define into Global.h
|
10 years ago |
DjWarmonger
|
a6ea0981b6
Merge branch 'develop' into mutexRelax
|
10 years ago |
Vadim Markovtsev
|
337276604d
Fix detection of VCMI_APPLE
|
10 years ago |