1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/server
Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it
That wouldn't be as big issue if problem affected few files, but it everywhere in codebase.
Fixed it everywhere since in most files that is the only code with wrong indentation.
2016-03-12 04:46:21 +03:00
..
CGameHandler.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
CGameHandler.h Merge pull request #181 from vcmi/feature/drawbridgeMechanics 2016-02-14 16:32:24 +03:00
CMakeLists.txt Include ZLib headers for launcher and server 2014-10-12 16:33:38 +03:00
CQuery.cpp Revert 5cd4e852d4 "Use portable cast in CTeleportDialogQuery also" 2016-01-18 10:45:09 +03:00
CQuery.h Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 2015-12-29 05:43:33 +03:00
CVCMIServer.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
CVCMIServer.h Rename radious -> radius 2016-01-31 18:01:58 +03:00
NetPacksServer.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
StdInc.h Fix pthread_mutex_lock abort() in requestActionASAP impl 2015-10-31 18:04:06 +03:00
VCMI_server.cbp further refactoring-related changes 2016-01-29 15:16:14 +01:00
VCMI_server.vcxproj Migrating to MSVS 2013, which allows to delete inttypes.h file. 2014-08-31 19:08:39 +02:00