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 |
|
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
|
dce9880d16
|
Minor refactoring of FunctionList using variadic templates.
Please make sure that all supported compilers are OK with this code
|
2014-11-12 22:46:37 +02:00 |
|
beegee1
|
5139378319
|
- migrated boost::function/ref/bind to std:: variants
|
2014-08-04 20:33:59 +02:00 |
|
beegee1
|
41e274b4aa
|
- Moved FunctionList from /client to /lib -> used in client and server
- Updated project files
|
2013-11-30 10:08:38 +00:00 |
|