summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-02Update copyrights year.Andrei Karas72-72/+72
2015-12-23Add const attribute to gui classes.Andrei Karas3-5/+6
2015-12-17Add support for full screen in nacl.Andrei Karas1-2/+4
2015-12-15Fix manual set resolution in nacl.Andrei Karas1-2/+2
2015-12-14Move soundconsts.h into const directory.Andrei Karas4-4/+8
2015-12-14Move mapconsts.h into const directory.Andrei Karas1-4/+4
2015-12-14Move chatconsts into const directory.Andrei Karas2-3/+4
2015-12-12Hide "detect best mode" in nacl.Andrei Karas2-3/+3
2015-12-10Add support for mobileopengl2 backend (still copy from modern opengl).Andrei Karas1-1/+5
2015-11-01Add strong typed bool enum donotalign.Andrei Karas2-2/+2
2015-11-01Add strong typed bool enum on the fly.Andrei Karas2-7/+14
2015-10-31Add strong typed bool enum separator.Andrei Karas1-1/+2
2015-10-31Add strong typed bool enum usebase64.Andrei Karas2-3/+5