summaryrefslogtreecommitdiff
path: root/src/net/tmwa/guildhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-15remove unused includes from net directory.Andrei Karas1-1/+1
2013-09-13fix compilation errors after last commit.Andrei Karas1-0/+1
2013-09-12disable native guild support for "new" tmw server.Andrei Karas1-0/+3
2013-08-31move being related files into being dir.Andrei Karas1-2/+3
2013-06-21fix code style.Andrei Karas1-1/+1
2013-04-25fix some code style by cpplint.Andrei Karas1-2/+0
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-22/+22
2013-04-02improve guildhandler class.Andrei Karas1-14/+18
2013-02-26Improve string usage in other files.Andrei Karas1-1/+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-23fix code style.Andrei Karas1-1/+1
2012-09-08Improve constructors in some classes.Andrei Karas1-1/+3
2012-09-02Add const to more classes.Andrei Karas1-1/+2
2012-08-23Remove useless includes.Andrei Karas1-1/+0
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-2/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-10-08Add checks and fix code style.Andrei Karas1-4/+0
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-07-30Remove unused code from guildhandler.Andrei Karas1-23/+0
2011-07-30Extract shared logic from guildhandler and partyhandler netcode to ea namespace.Andrei Karas1-475/+38
2011-07-07Remove undescore from variables and defines.Andrei Karas1-12/+12
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-22Update translations again and fix typos.Andrei Karas1-2/+2
2011-03-18Fix most conversions except manaserv net code and some other code.Andrei Karas1-4/+4
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+780