Victor Luchits
|
f68b449e5e
More formatting
|
5 лет назад |
Victor Luchits
|
d6e6182e65
Close the target file in CLogFileTarget's destructor
|
6 лет назад |
Alexander Shishkin
|
b00e935e4d
Warnings fixes (#538)
|
6 лет назад |
AlexVinS
|
4b5910c2f4
VCAI performance improvements
|
6 лет назад |
Henning Koehler
|
c9ef773da0
fixed logging after rebase
|
8 лет назад |
AlexVinS
|
8c0fab1dcf
fixes
|
8 лет назад |
AlexVinS
|
15138c23de
Finished conversion to new logging API
|
8 лет назад |
Arseniy Shestakov
|
2da3d8a563
Code style: remove senseless comments
|
8 лет назад |
ArseniyShestakov
|
a4c0ad94b1
Code style: remove default value hints in definitions (#342)
|
8 лет назад |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 лет назад |
Fay
|
b5daa24982
Android support (#299)
|
8 лет назад |
AlexVinS
|
36598d8695
Fixed CID 1197474, CID 1366358
|
9 лет назад |
Vadim Markovtsev
|
34cf92cb9b
Change logging style
|
9 лет назад |
Vadim Markovtsev
|
a4e550e3cf
Add log levels report
|
9 лет назад |
AlexVinS
|
599f4cfb55
extracted base logger class to vstd
|
9 лет назад |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 лет назад |
DjWarmonger
|
cdad9f88b7
Relaxed Mutex of Logger. Attempt to optimize format function.
|
10 лет назад |
Ivan Savenko
|
bfd3aab78d
More precise timings for logs (microsecond resolution)
|
11 лет назад |
Karol
|
958839668c
VCMIDirs update #5
|
11 лет назад |
Karol
|
2da6d9e7dd
VCMIDirs update #4 fix
|
11 лет назад |
Karol
|
c16e7d4bcf
VCMIDirs update #4
|
11 лет назад |
Ilya Zhuravlev
|
db7cd79cf7
Android port.
|
11 лет назад |
beegee1
|
60f6c00f2e
Logging API: - removed unused method declaration - updated comments - ensured thread safety
|
11 лет назад |
beegee1
|
48e7b7d805
- Some performance improvements for logging
|
11 лет назад |
Ivan Savenko
|
55577d0ac4
- fixed missing DLL_LINKAGE
|
12 лет назад |
Ivan Savenko
|
9f7c89d5e3
- more filesystem logging and possible fix for Win
|
12 лет назад |
Ivan Savenko
|
1a77fee7f7
more improvements for battle animations
|
12 лет назад |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 лет назад |
beegee1
|
7a3f5dc23b
- Replaced exceptions with assert for internal-API code
|
12 лет назад |
stopiccot
|
1fca335a2c
Be careful with global var initialization order. All mutexes should be initialized before all CLoggers. Caused a crash on OS X when compiling with clang
|
12 лет назад |