index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
listeners
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-27
Change attributes value type to int64.
Andrei Karas
2
-6
/
+6
2017-08-14
Replace static members usage from pointers to direct classes.
Andrei Karas
1
-3
/
+1
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
13
-15
/
+15
2017-07-13
Add vector.h for use different vectors.
Andrei Karas
1
-1
/
+1
2017-06-29
Move foreach macroses into separate file.
Andrei Karas
12
-0
/
+24
2017-06-11
Rename player_relations into playerRelations.
Andrei Karas
1
-1
/
+1
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
27
-42
/
+44
2017-01-17
Add missing A_DEFAULT_COPY / A_DELETE_COPY into listeners.
Andrei Karas
32
-0
/
+103
2017-01-03
Fix some doxygen issues.
Andrei Karas
6
-21
/
+1
2017-01-03
Update copyright year.
Andrei Karas
76
-76
/
+76
2016-07-28
Remove define EATHENA_SUPPORT from all code.
Andrei Karas
9
-27
/
+0
2016-06-02
Collect asserts before creating chat window
Andrei Karas
2
-0
/
+88
2016-04-30
Fix issies found by gcc 6 in paranoid mode.
Andrei Karas
1
-2
/
+2
2016-04-21
Remove extra spaces at line ends.
Andrei Karas
1
-2
/
+2
2016-04-17
Revert "Remove override keyword, if it present with final."
Andrei Karas
21
-21
/
+21
2016-04-17
Remove override keyword, if it present with final.
Andrei Karas
21
-21
/
+21
2016-04-07
For commands in links in chat ask before executing command.
Andrei Karas
2
-0
/
+101
2016-03-20
Add missing file.
Andrei Karas
1
-0
/
+43
2016-02-21
Add missing public modifier to some structs.
Andrei Karas
4
-27
/
+31
2016-02-20
Add missing const in other left files.
Andrei Karas
1
-2
/
+2
2016-02-08
Add some missing const.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
71
-71
/
+71
2015-11-23
Add skillwarplistener.
Andrei Karas
2
-0
/
+103
2015-11-16
Convert State enum into strong typed.
Andrei Karas
1
-1
/
+1
2015-11-16
Fix code style.
Andrei Karas
1
-2
/
+0
2015-11-13
Add missing files.
Andrei Karas
2
-0
/
+120
2015-08-20
Add ability for insert cards into items by dragging.
Andrei Karas
1
-0
/
+53
2015-08-09
Add some missing checks to other files found by paranucker.
Andrei Karas
2
-3
/
+7
2015-06-25
Add missing non null attributes into gui directory.
Andrei Karas
1
-1
/
+1
2015-06-23
Add missing checks into listeners.
Andrei Karas
2
-2
/
+3
2015-06-14
Use CREATEWIDGET macro in inputactionreplaylistener.
Andrei Karas
1
-2
/
+4
2015-06-06
Fix code style.
Andrei Karas
1
-2
/
+0
2015-05-31
Convert InputAction enum into strong typed enum.
Andrei Karas
2
-3
/
+3
2015-05-30
Move inputaction into enums directory.
Andrei Karas
1
-2
/
+2
2015-05-29
Convert Attributes enum into strong typed enum.
Andrei Karas
4
-6
/
+10
2015-05-29
Convert ActorType enum into strong typed enum.
Andrei Karas
2
-3
/
+3
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
2
-3
/
+5
2015-05-22
Fix code style.
Andrei Karas
2
-6
/
+8
2015-05-21
Add parent window field to all widgets.
Andrei Karas
1
-0
/
+2
2015-04-20
Add quick settings page for yellow bar options.
Andrei Karas
3
-1
/
+75
2015-04-17
Use ActorType for being type.
Andrei Karas
2
-3
/
+5
2015-03-17
Remove useless includes from .h files.
Andrei Karas
11
-26
/
+0
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+0
2015-03-13
fix code style.
Andrei Karas
1
-1
/
+1
2015-03-09
Add debug message listener.
Andrei Karas
2
-0
/
+76
2015-02-27
fix code style.
Andrei Karas
1
-1
/
+2
2015-02-22
Allow send rename pet chat command without new pet name.
Andrei Karas
2
-0
/
+118
2015-02-18
Add missing override keywords.
Andrei Karas
4
-4
/
+4
2015-02-16
Build vendingslotslistener only if eathena support enabled.
Andrei Karas
1
-0
/
+3
2015-02-16
Build vendingmodelistener only if eathena support enabled.
Andrei Karas
1
-0
/
+3
[next]