summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Fix compilation with some options.Andrei Karas2-2/+2
2016-08-02Draw each window in unit tests.Andrei Karas2-0/+10
2016-07-18Add own configurable color for skill attack range.Andrei Karas1-0/+2
2016-07-09Show map name in debug window in map tab.s20160709Andrei Karas2-7/+15
2016-06-13Fix includes and update deheader ci script.Andrei Karas3-6/+6
2016-06-07Move image class into image directory.Andrei Karas1-1/+2
2016-06-04Show hightlighted messages in chat also if tab active but window minimized or...Andrei Karas1-6/+8
2016-06-04Fix compilation for MacOSX.Andrei Karas1-1/+1
2016-06-04Add missing includeAndrei Karas1-0/+1
2016-06-03Fix compilation for Android.Andrei Karas1-3/+6
2016-05-31Fix compilation without OpenGL in setup_video.cpp again.Andrei Karas1-0/+2
2016-05-31Fix compilation without OpenGL in setup_video.cpp.Andrei Karas1-0/+6
2016-05-31Fix different include issues.Andrei Karas1-4/+0
2016-05-24Fix asserts with missing default music files.Andrei Karas1-1/+4
2016-05-09Add settings for set distance for start syncyng player.Andrei Karas1-0/+5
2016-04-26Split graphicsvetexes into multiply files.Andrei Karas1-1/+1
2016-04-26Move graphicsvertexes into render/vertexes.Andrei Karas1-1/+2
2016-04-21Convert chattabtype into strong typed enum.Andrei Karas2-4/+4
2016-04-21Move chattabtype into enums directory.Andrei Karas2-44/+1
2016-04-21Fix compilation warning.Andrei Karas1-1/+1
2016-04-21Add option for enable/disable remote commands.Andrei Karas2-0/+24
2016-04-21Add option for disable OpenGL version check and rollback to other renderer.Andrei Karas1-0/+5
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas31-94/+94
2016-04-17Remove override keyword, if it present with final.Andrei Karas31-94/+94
2016-04-05Remove quotes from pragmas.Andrei Karas1-3/+3
2016-03-26Fix code style.Andrei Karas1-1/+1
2016-03-21Show effect names in debug window in target tab.Andrei Karas2-1/+11
2016-03-18Fix typos.Andrei Karas1-1/+1
2016-03-16Split ParticleEngine from Particle class.Andrei Karas1-1/+1
2016-03-12Dont highlight server messages in chat channels.Andrei Karas1-2/+4
2016-02-27Add exception to seach chat command. It not run search for special chars.Andrei Karas1-1/+10
2016-02-23Fix compilation with gcc 4.4 or older.Andrei Karas1-3/+3
2016-02-23Add pragmas for disable -Wswitch-bool in some places.Andrei Karas1-0/+3
2016-02-22Add more missing consts.Andrei Karas2-2/+2
2016-02-20Add missing const in gui directory.Andrei Karas2-4/+4
2016-02-20Add support for onscreen buttons in format 3x2.Andrei Karas1-2/+3
2016-02-14Fix crash in setup input page with name gui.Andrei Karas1-5/+5
2016-02-12Fix compilation with different flags.Andrei Karas1-0/+2
2016-02-08Add some missing const.Andrei Karas2-2/+2
2016-02-07Fix code style.Andrei Karas1-2/+0
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas12-39/+39
2016-02-03Update descript for option for collecting ids and seen log.Andrei Karas1-1/+1
2016-02-03Add option for saving mapping between account id and nicks.Andrei Karas1-0/+4
2016-02-03Add option in settings to allow enable/disable sell spam filter.Andrei Karas1-0/+4
2016-01-29Fix code style.Andrei Karas1-4/+0
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas1-0/+6
2016-01-25Move help window to top on first time open it from chat with commands like "?...Andrei Karas1-0/+3
2016-01-16Add function for replace item links in chat.Andrei Karas1-36/+1
2016-01-15Fix code style.Andrei Karas2-4/+4
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas10-16/+47