index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commands.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
Move chat command /cacheinfo into actions.
Andrei Karas
1
-39
/
+0
2014-08-26
Move chat command /pricesave into actions.
Andrei Karas
1
-10
/
+0
2014-08-26
Move chat command /priceload into actions.
Andrei Karas
1
-10
/
+0
2014-08-26
Move chat command /trade into actions.
Andrei Karas
1
-17
/
+0
2014-08-26
Move chat command /mail into actions.
Andrei Karas
1
-10
/
+0
2014-08-26
Move chat command /imitation into actions.
Andrei Karas
1
-14
/
+0
2014-08-26
Move chat command /navigate into actions.
Andrei Karas
1
-15
/
+0
2014-08-26
Move chat command /heal into actions.
Andrei Karas
1
-19
/
+0
2014-08-26
Move chat command /follow into actions.
Andrei Karas
1
-15
/
+0
2014-08-26
Move chat command /pseudoaway into actions.
Andrei Karas
1
-11
/
+0
2014-08-26
Move chat command /away into actions.
Andrei Karas
1
-10
/
+0
2014-08-26
Move chat command /emotepet into actions.
Andrei Karas
1
-7
/
+0
2014-08-25
Move chat command /emote into actions.
Andrei Karas
1
-10
/
+0
2014-08-25
Move chat command /outfit into actions.
Andrei Karas
1
-23
/
+0
2014-08-25
Move chat command /atkhuman into actions.
Andrei Karas
1
-18
/
+0
2014-08-25
Move chat command /target into actions.
Andrei Karas
1
-11
/
+0
2014-08-25
Move chat command /move into actions.
Andrei Karas
1
-29
/
+0
2014-08-25
Remove unused functions.
Andrei Karas
1
-84
/
+0
2014-08-25
Move chat command /all into actions.
Andrei Karas
1
-10
/
+0
2014-08-25
Remove /quit chat command.
Andrei Karas
1
-6
/
+0
2014-08-25
Move chat command /present into actions.
Andrei Karas
1
-10
/
+0
2014-08-25
Move chat command /toggle into actions.
Andrei Karas
1
-42
/
+0
2014-08-25
Move chat command /me into actions.
Andrei Karas
1
-6
/
+0
2014-08-25
Move chat command /party into actions.
Andrei Karas
1
-17
/
+0
2014-08-25
Move chat command /createguild into actions.
Andrei Karas
1
-17
/
+0
2014-08-25
Move chat command /createparty into actions.
Andrei Karas
1
-17
/
+0
2014-08-25
Move chat command /cleanfonts into actions.
Andrei Karas
1
-12
/
+0
2014-08-25
Move chat command /cleangraphics into actions.
Andrei Karas
1
-12
/
+0
2014-08-24
Move chat command /erase into actions.
Andrei Karas
1
-44
/
+0
2014-08-24
Move chat command /enemy into actions.
Andrei Karas
1
-7
/
+0
2014-08-24
Move chat command /blacklist into actions.
Andrei Karas
1
-7
/
+0
2014-08-24
Move chat command /neutral into actions.
Andrei Karas
1
-7
/
+0
2014-08-24
Move chat command /disregard into actions.
Andrei Karas
1
-7
/
+0
2014-08-24
Move chat command /friend into actions.
Andrei Karas
1
-7
/
+0
2014-08-24
Move chat command /unignore into actions.
Andrei Karas
1
-45
/
+0
2014-08-23
Move chat command /ignore into actions.
Andrei Karas
1
-6
/
+0
2014-08-23
Move chat command /clear into actions.
Andrei Karas
1
-10
/
+0
2014-08-23
Move chat command /query into actions.
Andrei Karas
1
-21
/
+0
2014-08-23
Move chat command /whisper into actions.
Andrei Karas
1
-54
/
+0
2014-08-23
Move chat command /who into actions.
Andrei Karas
1
-6
/
+0
2014-08-23
Move chat command /where into actions.
Andrei Karas
1
-10
/
+0
2014-08-23
Move chat command /ipctoggle into actions.
Andrei Karas
1
-26
/
+0
2014-08-23
Move chat command /announce into actions.
Andrei Karas
1
-7
/
+0
2014-08-23
Move chat command /help into actions.
Andrei Karas
1
-33
/
+0
2014-08-23
Move chat command /ignoreallwhispers into actions.
Andrei Karas
1
-11
/
+0
2014-08-23
Move chat command /closeall into actions.
Andrei Karas
1
-12
/
+0
2014-08-22
Use same function prototypes for action and command handlers.
Andrei Karas
1
-238
/
+379
2014-08-18
Add parameter for button name in okdialog.
Andrei Karas
1
-1
/
+4
2014-08-18
Remove default values from okdialog constructor.
Andrei Karas
1
-2
/
+2
2014-08-14
In no chat window present, show dialog message about uploaded file.
Andrei Karas
1
-8
/
+15
[next]