index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
logger.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-07
Remove extra include SDL_stdinc.h.
Andrei Karas
1
-11
/
+0
2017-02-07
Fix compilation with SDL2.
Andrei Karas
1
-2
/
+2
2017-02-07
Fix compilation with gcc version below 4.6.
Andrei Karas
1
-3
/
+3
2017-02-04
Fix compilation with very new SDL2.
Andrei Karas
1
-1
/
+3
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-19
Fix compilation with cilk plus on gcc 6+.
Andrei Karas
1
-13
/
+13
2016-11-11
Fix typo implimented -> implemented.
Andrei Karas
1
-11
/
+11
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-7
/
+7
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-2
/
+1
2016-04-30
Rename Logger::assert into Logger::assertLog for this issue with some systems.
Andrei Karas
1
-1
/
+1
2016-04-30
Extend assert reporting functions with condition text and call stack.
Andrei Karas
1
-0
/
+21
2016-04-28
Add workaround for fix compilation warnings in SDL2.
Andrei Karas
1
-0
/
+8
2016-03-26
Fix code style.
Andrei Karas
1
-1
/
+1
2016-03-15
Show info about wrong packet size in chat if enabled show unimplimentaed pack...
Andrei Karas
1
-0
/
+7
2016-03-10
For unknown packet field values show packet id and field value.
Andrei Karas
1
-0
/
+6
2016-02-01
Add debug messages to some packets.
Andrei Karas
1
-0
/
+4
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-07-21
Add missing checks and non null attributes.
Andrei Karas
1
-3
/
+3
2015-04-24
fix compilation warnings.
Andrei Karas
1
-2
/
+9
2015-04-24
Add configure option for enable/disable CilkPlus support.
Andrei Karas
1
-6
/
+21
2015-03-10
Add option in settings to enable/disable logging unimplimented packets.
Andrei Karas
1
-0
/
+4
2015-03-10
Add UNIMPLIMENTEDPACKET macro
Andrei Karas
1
-0
/
+5
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-09-17
add support for ignore packets logging.
Andrei Karas
1
-10
/
+10
2014-09-12
fix code style.
Andrei Karas
1
-2
/
+2
2014-09-06
In debug packets logging also display offset.
Andrei Karas
1
-3
/
+5
2014-08-31
Improve packets logging speed.
Andrei Karas
1
-11
/
+4
2014-08-31
Add comments for inbound packet fields in debug log.
Andrei Karas
1
-0
/
+17
2014-08-28
Removed unused includes.
Andrei Karas
1
-3
/
+1
2014-01-14
add support for thread safe writing to log.
Andrei Karas
1
-0
/
+22
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-11-01
remove log to chat from logger.
Andrei Karas
1
-7
/
+0
2013-11-01
in logger put debug logging in ifdef.
Andrei Karas
1
-0
/
+2
2013-06-03
apply some OpenBSD fixes.
Andrei Karas
1
-0
/
+4
2013-05-28
fix guard header part3.
Andrei Karas
1
-3
/
+3
2013-03-09
Improve logger class.
Andrei Karas
1
-2
/
+2
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-10
Delete copy constructor in some classes.
Andrei Karas
1
-0
/
+2
2012-09-22
Add final keyword to most classes.
Andrei Karas
1
-1
/
+3
2012-09-02
Add const to more classes.
Andrei Karas
1
-5
/
+5
2012-07-20
Fix code style.
Andrei Karas
1
-1
/
+1
2012-02-29
Fix code style in empty methods.
Andrei Karas
1
-2
/
+4
2012-02-24
Add safe error string reporting function.
Andrei Karas
1
-0
/
+7
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-10-21
Fix possible crash in network code after destroing all not leaked objects.
Andrei Karas
1
-1
/
+1
2011-08-12
Fix define once label names in logger.h and chatlogger.h.
Andrei Karas
1
-2
/
+2
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-0
/
+110