summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_other.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-11Rename setup_other.cpp into setup_misc.cppAndrei Karas1-475/+0
2017-09-09Add workaround for fix alt-tab issue in SDL2.Andrei Karas1-0/+7
2017-08-31Add missing reload server config parameter for manamerket legacy server bot.Andrei Karas1-0/+1
2017-08-31Add default values for per server settings in setup tabs.Andrei Karas1-0/+2
2017-02-28Add paths.xml option overweightPercent for show overweight message.Andrei Karas1-1/+0
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-11-11Fix typo implimented -> implemented.Andrei Karas1-2/+2
2016-09-23Add missing comments into defines.Andrei Karas1-2/+2
2016-05-09Add settings for set distance for start syncyng player.Andrei Karas1-0/+5
2016-04-21Add option for disable OpenGL version check and rollback to other renderer.Andrei Karas1-0/+5
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas1-0/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-14Move mapconsts.h into const directory.Andrei Karas1-4/+4
2015-10-31Add strong typed bool enum usebase64.Andrei Karas1-1/+1
2015-10-31Add strong typed bool enum mainconfig.Andrei Karas1-6/+13
2015-10-31Move away message to per server configuration file.Andrei Karas1-1/+2
2015-10-24Fix typo.Andrei Karas1-1/+1
2015-09-21Add option for auto target skill to closest target.Andrei Karas1-0/+4
2015-09-11Fix code style.Andrei Karas1-1/+1
2015-09-05Add option for enable manamarket intergration and support /mail command. (for...Andrei Karas1-0/+5
2015-04-15Remove hideShield setting.Andrei Karas1-4/+0
2015-03-10Add option in settings to enable/disable logging unimplimented packets.Andrei Karas1-0/+5
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-18Add tooltips to horizontcontainer in setup items.Andrei Karas1-1/+1
2014-09-28Remove auctionmanager.Andrei Karas1-5/+0
2014-09-17add support for ignore packets logging.Andrei Karas1-0/+7
2014-08-15Fix code style.Andrei Karas1-1/+0
2014-08-14Add setupbutton object.Andrei Karas1-0/+7
2014-05-14Move containerplacer into separate file.Andrei Karas1-0/+1
2014-05-11Move map consts into separate file.Andrei Karas1-1/+1
2014-05-11Move map related files into resources/map.Andrei Karas1-1/+2
2014-03-28simplify variables cleanup.Andrei Karas1-6/+4
2014-03-27Add option to show/hide server side position.Andrei Karas1-0/+4
2014-03-26Add option to hide support page link in error dialog.Andrei Karas1-0/+4
2014-02-24Rename Rectangle into Rect.Andrei Karas1-1/+1
2014-02-22Move namesmodel into gui/models directory.Andrei Karas1-1/+2
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-1/+1
2014-01-29Fix screenshot directory saving/loading.Andrei Karas1-1/+1
2014-01-17disable for now screenshot dir editing in windows.Andrei Karas1-0/+2
2014-01-15add option for edit screenshot dir.Andrei Karas1-0/+4
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-12-25add option for enable/disable pets support.Andrei Karas1-0/+4
2013-11-20add option to enable/disable map tiles animations.Andrei Karas1-0/+4
2013-10-01replace tile size from 32 to mapTitleSize.Andrei Karas1-1/+2
2013-09-30move tabs into tabs directory.Andrei Karas1-0/+404