Andrei Kortunov
|
2e7712a390
|
Fix C5204 warnings by adding default virtual destructors
|
5 years ago |
elsid
|
29f262e514
|
Fix crash on destructed stream usage
|
5 years ago |
Andrei Kortunov
|
14b756a692
|
Use a generic logging system for RecastNavigation
|
6 years ago |
Stanislaw Halik
|
c5c160870d
|
fix accidental header namespace inclusion
|
6 years ago |
Stanislaw Halik
|
f6c8842457
|
move to debugging.[ch]pp
|
6 years ago |
Stanislaw Halik
|
74955555b9
|
remove verbose comments and example
|
6 years ago |
Stanislaw Halik
|
56d79bd4e0
|
fix typo
|
6 years ago |
Stanislaw Halik
|
44e60b708b
|
fix missing _WIN32 guard
|
6 years ago |
Stanislaw Halik
|
64e960aa22
|
enable win32 debug console when launching from console
|
6 years ago |
AnyOldName3
|
a6d3210a9c
|
Include missing Windows header before calling Windows-specific functions
|
6 years ago |
AnyOldName3
|
90986df81c
|
Allow OSG objects to be sent to the debug log.
|
6 years ago |
Andrei Kortunov
|
b5df385111
|
Allow apps without logging system to display log messages
|
6 years ago |
Andrei Kortunov
|
e06f0b797a
|
Replace all NULLs to nullptr
|
6 years ago |
Andrei Kortunov
|
e5a81b1f99
|
Fix some issues, found by Coverity Scan
|
6 years ago |
Andrei Kortunov
|
5693ceca74
|
Remove redundant declaration
|
6 years ago |
Andrei Kortunov
|
1452684d9e
|
Use new logging system for components
|
6 years ago |
Andrei Kortunov
|
9a5b016293
|
Move crashcatcher initialization to components
|
6 years ago |
Andrei Kortunov
|
5e172ed831
|
Move cerr initialization out of 'try' block
|
6 years ago |
Andrei Kortunov
|
7d6e3673e0
|
Implement advanced logging system (feature #4581)
|
6 years ago |