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
/
chat.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
Remove getter for partyHandler.
Andrei Karas
1
-3
/
+3
2014-09-17
Remove getter for guildHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for chatHandler.
Andrei Karas
1
-2
/
+2
2014-09-16
Remove unused externs
Andrei Karas
1
-2
/
+0
2014-09-16
add server feature haveNativeGuilds.
Andrei Karas
1
-2
/
+3
2014-08-28
Fix code style.
Andrei Karas
1
-9
/
+9
2014-08-28
Removed unused includes.
Andrei Karas
1
-42
/
+1
2014-08-27
Move boolean_options define into separate file.
Andrei Karas
1
-4
/
+1
2014-08-25
Move chat command /toggle into actions.
Andrei Karas
1
-0
/
+46
2014-08-25
Move chat command /me into actions.
Andrei Karas
1
-0
/
+53
2014-08-25
Move chat command /party into actions.
Andrei Karas
1
-0
/
+17
2014-08-25
Move chat command /createguild into actions.
Andrei Karas
1
-0
/
+19
2014-08-25
Move chat command /createparty into actions.
Andrei Karas
1
-0
/
+20
2014-08-23
Move chat command /clear into actions.
Andrei Karas
1
-0
/
+10
2014-08-23
Move chat command /query into actions.
Andrei Karas
1
-0
/
+21
2014-08-23
Move chat command /whisper into actions.
Andrei Karas
1
-0
/
+57
2014-08-23
Move chat command /ignoreallwhispers into actions.
Andrei Karas
1
-0
/
+11
2014-08-23
Move chat command /closeall into actions.
Andrei Karas
1
-0
/
+11
2014-08-21
Move chat related actions into separate file.
Andrei Karas
1
-0
/
+135