summaryrefslogtreecommitdiff
path: root/src/player_relations.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-04-29Removed underscores from some non-conforming filenamesBjørn Lindeijer1-375/+0
2009-04-13Some cleanup of the Configuration interfaceBjørn Lindeijer1-6/+7
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-5/+6
2009-03-15Fix some mem leaksJared Adams1-12/+19
2009-03-10Fix some mem leaksJared Adams1-14/+10
2009-03-10Fix some mem leaksJared Adams1-10/+14
2009-03-10Fix some mem leaksJared Adams1-10/+14
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Use string::empty() instead of comparing to ""Bjørn Lindeijer1-1/+1
2009-02-08Mostly fixed a few field values to behave better in Windows, as well asIra Rice1-1/+1
2009-02-07Some more include cleanups.Ira Rice1-2/+3
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice1-38/+19
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-3/+3
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+4
2008-08-28Accepted Patch by Scraggy that moves text in such a way that no text overlapsBjørn Lindeijer1-28/+4
2008-07-18Import of client treeLloyd Bryant1-26/+2
2008-06-22Fixed warning about missing virtual destructor.Bjørn Lindeijer1-8/+8
2008-06-09Fix for segfault in drop down list of player ignore and sanity check for /whi...Dennis Friis1-3/+7
2008-05-27Changed location of tmw directory on OSXDavid Athay1-2/+2
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-0/+406