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
/
actions
/
actions.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-21
Add chat command and action for fire mercenary.
Andrei Karas
1
-0
/
+1
2014-09-11
Add action and chat command for "catch pet".
Andrei Karas
1
-0
/
+1
2014-09-07
Add pet emote action and keys for each emote.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /uploadlog into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /uploadserverconfig into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /uploadconfig into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /createitems into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /testsdlfont into actions.
Andrei Karas
1
-0
/
+5
2014-08-27
Move chat command /dumpmods into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /dumpgl into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /dumpogl into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /dumpt into actions.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /dumpe into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /dumpg into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /error into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /serverunignoreall into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /serverignoreall into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /dump into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /uptime into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /dirs into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /undress into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /disconnect into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /cacheinfo into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /pricesave into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /priceload into actions.
Andrei Karas
1
-0
/
+1
2014-08-26
Move chat command /trade into actions.
Andrei Karas
1
-0
/
+1
2014-08-25
Move chat command /atkhuman into actions.
Andrei Karas
1
-0
/
+1
2014-08-25
Move chat command /cleanfonts into actions.
Andrei Karas
1
-0
/
+1
2014-08-25
Move chat command /cleangraphics into actions.
Andrei Karas
1
-0
/
+1
2014-08-23
Move chat command /who into actions.
Andrei Karas
1
-0
/
+1
2014-08-23
Move chat command /where into actions.
Andrei Karas
1
-0
/
+1
2014-08-23
Move chat command /ipctoggle into actions.
Andrei Karas
1
-0
/
+1
2014-08-21
Remove const from action functions definition.
Andrei Karas
1
-1
/
+1
2014-08-21
Move target related actions into separate file.
Andrei Karas
1
-4
/
+0
2014-08-21
Move status bar (yellow bar) related actions into separate file.
Andrei Karas
1
-17
/
+0
2014-08-21
Move tabs related actions into separate file.
Andrei Karas
1
-6
/
+0
2014-08-21
Move move related actions into separate file.
Andrei Karas
1
-13
/
+0
2014-08-21
Move chat related actions into separate file.
Andrei Karas
1
-6
/
+0
2014-08-21
Move windows related actions into separate file.
Andrei Karas
1
-25
/
+0
2014-08-21
Change actions namespace from ActionManager into Actions.
Andrei Karas
1
-2
/
+2
2014-08-21
Move actionmanager into actions directory and rename to actions.
Andrei Karas
1
-0
/
+132