summaryrefslogtreecommitdiff
path: root/src/net/ea/partyhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-04-21some other fixes from cpplint.Andrei Karas1-2/+2
2013-04-14some more style fixes from cpplint.Andrei Karas1-8/+8
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-12/+12
2013-04-10Improve partyhandler class.Andrei Karas1-29/+20
2013-04-07remove useless checks.Andrei Karas1-1/+1
2013-03-12Fix code style.Andrei Karas1-2/+0
2013-03-09Add new notifications to guildhandler, guildmanager, inventoryhandler and par...Andrei Karas1-64/+29
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-05Fix useless variables initialisations.Andrei Karas1-2/+1
2012-09-02Add const to more classes.Andrei Karas1-20/+20
2012-08-23Remove useless includes.Andrei Karas1-5/+0
2012-02-24More copyright fixes.Andrei Karas1-0/+1
2011-12-18Ad comments for "unused" data from server packets.Andrei Karas1-2/+2
2011-11-13Change chat logs dirs format to yyyy-mm/dd/file.log.Andrei Karas1-0/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-10/+10
2011-10-08Add checks and fix code style.Andrei Karas1-14/+14
2011-09-18Fix compilation warnings.Andrei Karas1-2/+0
2011-09-10Change empty strings initializations.Andrei Karas1-1/+1
2011-09-01Remove party name from players if leave party.Andrei Karas1-0/+4
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-30Extract shared logic from inventoryhandler netcode to ea namespace.Andrei Karas1-1/+1
2011-07-30Extract shared logic from guildhandler and partyhandler netcode to ea namespace.Andrei Karas1-0/+451