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
/
eventsmanager.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-02-15
Move some listeners classes into listeners directory.
Andrei Karas
1
-1
/
+1
2014-02-07
add missing const and static keywords.
Andrei Karas
1
-2
/
+2
2014-02-02
Add missing const and static into other classes.
Andrei Karas
1
-1
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-11-01
Add configure option --enable-checks for check some calls (disabled by default)
Andrei Karas
1
-0
/
+4
Also add configuration listeners removing in objects.
2013-10-10
fix code style.
Andrei Karas
1
-4
/
+3
2013-10-07
move window events handling into eventsmanager.
Andrei Karas
1
-0
/
+6
2013-10-07
Move shared event handling code into common handler.
Andrei Karas
1
-0
/
+2
2013-10-07
Move some events code from game into eventsmanager.
Andrei Karas
1
-0
/
+2
2013-10-07
Move some events code from client into eventsmanager.
Andrei Karas
1
-1
/
+1
2013-10-07
Create events manager class.
Andrei Karas
1
-0
/
+54
Move events logging into EventsManager.