summaryrefslogtreecommitdiff
path: root/src/net/tmwa/partyhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Fix code style.Andrei Karas1-2/+0
2013-03-09Add new notifications to guildhandler, guildmanager, inventoryhandler and par...Andrei Karas1-5/+2
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-11-07Add own profiler and profiler info to some code.Andrei Karas1-0/+2
2012-09-08Improve constructors in some classes.Andrei Karas1-0/+1
2012-09-02Add const to more classes.Andrei Karas1-2/+3
2012-08-23Remove useless includes.Andrei Karas1-3/+0
2012-07-17Fix more code style and additional warnings.Andrei Karas1-4/+4
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-2/+2
2012-02-24More copyright fixes.Andrei Karas1-0/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-30Extract shared logic from guildhandler and partyhandler netcode to ea namespace.Andrei Karas1-394/+20
2011-07-09Fix for party memory leak and crash.Andrei Karas1-0/+5
2011-07-08Add small optimisations and fixes.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-06-05Fix crash if reconnecting to server. Was introduced after fixing memory leaks.Andrei Karas1-0/+5
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-22Rebuild language files again. Update translations. Fixed typo in text lines.Andrei Karas1-1/+1
2011-05-22Some typo fixes and add comments for translators.Andrei Karas1-2/+2
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-2/+2
2011-03-11Show message if some one join your party.Andrei Karas1-1/+25
2011-02-19Update copyrights.Andrei Karas1-2/+2
2011-01-02Initial commit.Andrei Karas1-0/+547