summaryrefslogtreecommitdiff
path: root/src/playerrelations.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Fix code style with new tool.Andrei Karas1-3/+2
2012-01-17Add friends tab to social window.Andrei Karas1-0/+18
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2012-01-05Add additional checks for unsecure chars:Andrei Karas1-1/+11
2011-11-13Show enemy relation in online list.Andrei Karas1-0/+1
2011-11-08Fix more gcc 4.7 warnings.Andrei Karas1-2/+2
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-11-05Dont allow player to ignore self.Andrei Karas1-0/+7
2011-11-02Add option to yellow bar to change player attack in pvp mode.Andrei Karas1-0/+17
2011-11-02Add enemy relation.Andrei Karas1-1/+2
2011-10-05Add blacklist relation. In this mode blocked trades, emotes, speech text.Andrei Karas1-6/+9
2011-09-14Add more checks.Andrei Karas1-4/+7
2011-09-05Sort players in setup relation tab with case insensitive.Andrei Karas1-1/+16
2011-07-07Remove undescore from variables and defines.Andrei Karas1-4/+4
2011-06-09Remove some debug messages.Andrei Karas1-8/+0
2011-06-01Change trade window font to secure font if need.Andrei Karas1-1/+2
2011-06-01Set secure font in chat tab name if need.Andrei Karas1-9/+31
2011-06-01Add setup option for finding bad chars in nicks.Andrei Karas1-0/+27
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-23Show speach messages variable time, depend on message size.Andrei Karas1-1/+1
2011-04-10Add some strings to translations.Andrei Karas1-4/+0
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+3
2011-03-19Fix code style and add small optimisations.Andrei Karas1-1/+1
2011-03-18Fix most old style cast except manaserv and libxml2 defines.Andrei Karas1-2/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-5/+5
2011-01-02Initial commit.Andrei Karas1-0/+496