Andrey Filipenkov
|
ff635edc0b
|
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
preparation for having client and server in a single process
|
2022-09-24 15:55:21 +03:00 |
|
AlexVinS
|
15138c23de
|
Finished conversion to new logging API
* removed logger streams
* (float3|int3)::operator() -> (float3|int3)::toString(), it was too ugly and confusing.
|
2017-08-11 23:06:27 +03:00 |
|
ArseniyShestakov
|
a4c0ad94b1
|
Code style: remove default value hints in definitions (#342)
Some are outdated and this is something IDE are useful for.
|
2017-07-15 14:08:20 +03:00 |
|
Arseniy Shestakov
|
f1e5797834
|
Code style: move or add licensing information on top of every file
|
2017-07-14 01:26:03 +03:00 |
|
Ivan Savenko
|
3d1b1f4ba8
|
Add files for rebased serializer refactoring done by Ivan
|
2016-10-27 17:26:22 +03:00 |
|