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
/
guildmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-08
Fix code style.
Andrei Karas
1
-1
/
+1
2011-09-08
Replace most iterator to const_iterator.
Andrei Karas
1
-2
/
+2
2011-09-02
Add support for leave command in guild bot integration.
Andrei Karas
1
-3
/
+4
2011-08-31
Add to guildmanager protection against anti spam protection.
Andrei Karas
1
-2
/
+2
2011-08-30
Dont create guild manager instance if guild bot support not enabled.
Andrei Karas
1
-1
/
+6
2011-08-28
Fixed invite to guild/kick from guild.
Andrei Karas
1
-1
/
+16
2011-08-28
Impliment correct removing from guild self and other players on kick.
Andrei Karas
1
-2
/
+51
2011-08-28
Add support for guild invitation in guild bot integration.
Andrei Karas
1
-1
/
+17
2011-08-28
Fix possible conflicts between class names GuildTab, PartyTab and other.
Andrei Karas
1
-2
/
+2
2011-08-27
Fix guild reload if change nick on same account.
Andrei Karas
1
-0
/
+18
2011-08-27
Fix memory leaks in guildmanager.
Andrei Karas
1
-0
/
+11
2011-08-27
Impliment additional guild bot intergration functions.
Andrei Karas
1
-9
/
+61
2011-08-27
Put online player at top in guild list.
Andrei Karas
1
-3
/
+4
2011-08-27
Basic support for guild bot integration.
Andrei Karas
1
-0
/
+309
[prev]