summaryrefslogtreecommitdiff
path: root/src/gui/setup_other.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-01Add comment to option "Enable buggy servers protection".Andrei Karas1-2/+3
2011-09-05Add scroll laziness configuration parameters to misc setup tab.Andrei Karas1-2/+8
2011-09-05Add option to enable/disable lazy scrolling.Andrei Karas1-0/+3
2011-08-30Dont create guild manager instance if guild bot support not enabled.Andrei Karas1-0/+3
2011-08-27Basic support for guild bot integration.Andrei Karas1-0/+6
2011-08-15Move setupitem class to widgets directory.Andrei Karas1-2/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-09Fix copyright headers. Add missing copyrights and fix program name.Andrei Karas1-2/+2
2011-08-07Add option "show beings transparency". Disabled by default.Andrei Karas1-0/+2
2011-07-05Add ability to send client states to other clients.Andrei Karas1-0/+3
2011-07-03Add separator field to setup settings tabs.Andrei Karas1-47/+67
2011-07-03Move some settings from video tab to other tabs.Andrei Karas1-0/+21
2011-06-19Redesign Misc setup page.Andrei Karas1-429/+61
2011-06-18Start implimenting new setup pages.Andrei Karas1-36/+51
2011-06-01Add setup option for finding bad chars in nicks.Andrei Karas1-4/+5
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-04-21Impliment attack filter.Andrei Karas1-0/+14
2011-02-20Fix some code style and some errors.Andrei Karas1-28/+14
2011-02-08Fixing code style and adding configuration option for extented minimaps.Andrei Karas1-2/+17
2011-02-03Add option to enable\disable player popups.Andrei Karas1-0/+15
2011-01-26Add option to show/hide job messages.Andrei Karas1-0/+15
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-4/+2
2011-01-05Add hp bar to local player.Andrei Karas1-1/+16
2011-01-02Initial commit.Andrei Karas1-0/+426