summaryrefslogtreecommitdiff
path: root/src/net/ea/guildhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-28Fix option "Show chat history" for all tabs.Andrei Karas1-1/+3
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-1/+1
2012-09-16Add const to variables with type size_t.Andrei Karas1-1/+1
2012-09-02Add const to more classes.Andrei Karas1-50/+50
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-07-17Fix more code style and additional warnings.Andrei Karas1-1/+1
2012-04-01Last part of fixes.Andrei Karas1-1/+1
2012-03-22Rename object event to depricatedevent because current implimentation veryAndrei Karas1-1/+1
2012-03-14Add support for other gender.Andrei Karas1-7/+1
2012-01-18Fix typo in guildmanager.Andrei Karas1-1/+1
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-12-18Ad comments for "unused" data from server packets.Andrei Karas1-6/+7
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-6/+6
2011-10-08Add checks and fix code style.Andrei Karas1-24/+41
2011-08-27Basic support for guild bot integration.Andrei Karas1-0/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-03Fix code style and remove some unused variabled.Andrei Karas1-2/+2
2011-07-30Remove unused code from guildhandler.Andrei Karas1-0/+5
2011-07-30Extract shared logic from guildhandler and partyhandler netcode to ea namespace.Andrei Karas1-0/+590