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 година |
beegee1
|
45fccfb1a6
- Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files
|
пре 12 година |
beegee1
|
44bde4a1d3
- Fixed indentation for various files, sorry...
|
пре 12 година |
beegee1
|
b1428bcd24
- Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder
|
пре 12 година |
Ivan Savenko
|
0cf969d508
- console logger by default uses same format as previously (no extra data)
|
пре 12 година |
beegee1
|
f10ba48c77
- Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger
|
пре 12 година |