summaryrefslogtreecommitdiff
path: root/src/net/ea/guildhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-20improve includes.Andrei Karas1-0/+4
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-14/+14
2013-09-30move windows classes to windows directory.Andrei Karas1-1/+1
2013-09-09remove useless includes from some files.Andrei Karas1-0/+1
2013-08-31move being related files into being dir.Andrei Karas1-1/+2
2013-08-13Add player/item/other counter in social window.Andrei Karas1-0/+9
2013-05-03add comments for translators.Andrei Karas1-0/+9
2013-04-21some other fixes from cpplint.Andrei Karas1-2/+2
2013-04-14some more style fixes from cpplint.Andrei Karas1-11/+11
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-81/+81
2013-04-02improve guildhandler class.Andrei Karas1-49/+41
2013-03-12Fix code style.Andrei Karas1-2/+0
2013-03-09Add new notifications to guildhandler, guildmanager, inventoryhandler and par...Andrei Karas1-23/+20
2013-03-02Some fixes after coverity checks.Andrei Karas1-4/+1
2013-02-18Add option to show/hide guild online messages.Andrei Karas1-0/+4
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