summaryrefslogtreecommitdiff
path: root/src/gui/setup_players.h
AgeCommit message (Collapse)AuthorFilesLines
2012-05-13Remove guichanfwd.h.Andrei Karas1-2/+0
2012-02-24Fix GPL license.Andrei Karas1-2/+1
Add missing manaplus copyright.
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-08-10Add players setup tab.Andrei Karas1-0/+44
Move all player related settings from relation tab to players tab.
2011-08-10Rename setup_players to setup_relations.Andrei Karas1-112/+0
2011-07-08Show players statuses near nicks.Andrei Karas1-1/+4
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-07-03Move some settings from video tab to other tabs.Andrei Karas1-0/+3
2011-06-19Redesign Misc setup page.Andrei Karas1-1/+0
2011-06-01Add setup option for finding bad chars in nicks.Andrei Karas1-0/+8
Highlight bad nicks on map with secure font.
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1.
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-22Add option to secure trades. Enabled by default.Andrei Karas1-0/+3
If client detect problems, it cancel trade.
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+95
This code based on mana client http://www.gitorious.org/mana/mana and my private repository.