summaryrefslogtreecommitdiff
path: root/src/guildmanager.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-10Delete copy constructor in some classes.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+3
2012-08-29Add const to more classes.Andrei Karas1-6/+6
2012-08-27Add const to more classes.Andrei Karas1-5/+5
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-03-29Replace vectors with strings to short names.Andrei Karas1-4/+3
2012-02-03Add some missing getters.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-09-09Fix whisper errors detection.Andrei Karas1-0/+2
2011-08-30Dont create guild manager instance if guild bot support not enabled.Andrei Karas1-3/+3
2011-08-28Impliment correct removing from guild self and other players on kick.Andrei Karas1-0/+2
2011-08-28Add support for guild invitation in guild bot integration.Andrei Karas1-0/+2
2011-08-28Fix possible conflicts between class names GuildTab, PartyTab and other.Andrei Karas1-2/+2
2011-08-27Fix guild reload if change nick on same account.Andrei Karas1-0/+2
2011-08-27Fix memory leaks in guildmanager.Andrei Karas1-0/+2
2011-08-27Impliment additional guild bot intergration functions.Andrei Karas1-0/+5
2011-08-27Basic support for guild bot integration.Andrei Karas1-0/+81