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
/
actions
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
Move chat command /follow into actions.
Andrei Karas
2
-0
/
+27
2014-08-26
Move chat command /pseudoaway into actions.
Andrei Karas
2
-0
/
+12
2014-08-26
Move chat command /away into actions.
Andrei Karas
2
-0
/
+11
2014-08-26
Move chat command /emotepet into actions.
Andrei Karas
2
-0
/
+10
2014-08-25
Move chat command /emote into actions.
Andrei Karas
2
-0
/
+11
2014-08-25
Move chat command /outfit into actions.
Andrei Karas
2
-0
/
+32
2014-08-25
Move chat command /atkhuman into actions.
Andrei Karas
2
-0
/
+19
2014-08-25
Move chat command /target into actions.
Andrei Karas
2
-0
/
+12
2014-08-25
Move chat command /move into actions.
Andrei Karas
2
-0
/
+15
2014-08-25
Move chat command /all into actions.
Andrei Karas
2
-0
/
+11
2014-08-25
Move chat command /present into actions.
Andrei Karas
2
-0
/
+11
2014-08-25
Move chat command /toggle into actions.
Andrei Karas
2
-0
/
+47
2014-08-25
Move chat command /me into actions.
Andrei Karas
2
-0
/
+54
2014-08-25
Move chat command /party into actions.
Andrei Karas
2
-0
/
+18
2014-08-25
Move chat command /createguild into actions.
Andrei Karas
2
-0
/
+20
2014-08-25
Move chat command /createparty into actions.
Andrei Karas
2
-0
/
+21
2014-08-25
Move chat command /cleanfonts into actions.
Andrei Karas
2
-0
/
+13
2014-08-25
Move chat command /cleangraphics into actions.
Andrei Karas
2
-0
/
+15
2014-08-25
Simplify relation chat commands.
Andrei Karas
1
-64
/
+49
2014-08-24
Simplify /unignore and /erase chat commands.
Andrei Karas
1
-43
/
+44
2014-08-24
Move chat command /erase into actions.
Andrei Karas
2
-0
/
+48
2014-08-24
Move chat command /enemy into actions.
Andrei Karas
2
-0
/
+8
2014-08-24
Move chat command /blacklist into actions.
Andrei Karas
2
-0
/
+8
2014-08-24
Move chat command /neutral into actions.
Andrei Karas
2
-0
/
+8
2014-08-24
Move chat command /disregard into actions.
Andrei Karas
2
-0
/
+8
2014-08-24
Move chat command /friend into actions.
Andrei Karas
2
-0
/
+8
2014-08-24
Move chat command /unignore into actions.
Andrei Karas
2
-0
/
+49
2014-08-23
Move chat command /ignore into actions.
Andrei Karas
2
-1
/
+56
2014-08-23
Move chat command /clear into actions.
Andrei Karas
2
-0
/
+11
2014-08-23
Move chat command /query into actions.
Andrei Karas
2
-0
/
+22
2014-08-23
Move chat command /whisper into actions.
Andrei Karas
2
-0
/
+58
2014-08-23
Move chat command /who into actions.
Andrei Karas
2
-0
/
+8
2014-08-23
Move chat command /where into actions.
Andrei Karas
2
-0
/
+14
2014-08-23
Move chat command /ipctoggle into actions.
Andrei Karas
2
-0
/
+28
2014-08-23
Move chat command /announce into actions.
Andrei Karas
2
-0
/
+120
2014-08-23
Move chat command /help into actions.
Andrei Karas
1
-1
/
+14
2014-08-23
Move chat command /ignoreallwhispers into actions.
Andrei Karas
2
-0
/
+12
2014-08-23
Move chat command /closeall into actions.
Andrei Karas
2
-0
/
+12
2014-08-22
Move actionfuncptr into separate file.
Andrei Karas
1
-0
/
+28
2014-08-21
Remove const from action functions definition.
Andrei Karas
8
-10
/
+9
2014-08-21
Fix wrong include.
Andrei Karas
1
-1
/
+1
2014-08-21
Move target related actions into separate file.
Andrei Karas
4
-39
/
+165
2014-08-21
Move status bar (yellow bar) related actions into separate file.
Andrei Karas
4
-156
/
+288
2014-08-21
Move tabs related actions into separate file.
Andrei Karas
4
-66
/
+198
2014-08-21
Move move related actions into separate file.
Andrei Karas
4
-207
/
+333
2014-08-21
Move chat related actions into separate file.
Andrei Karas
4
-61
/
+175
2014-08-21
Move windows related actions into separate file.
Andrei Karas
5
-215
/
+339
2014-08-21
Move actions defines into separate file.
Andrei Karas
2
-21
/
+48
2014-08-21
Change actions namespace from ActionManager into Actions.
Andrei Karas
2
-4
/
+4
2014-08-21
Move actionmanager into actions directory and rename to actions.
Andrei Karas
2
-0
/
+1322