summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs
AgeCommit message (Collapse)AuthorFilesLines
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
This information stored in separate files.
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
Add craft tab with shortcuts in input tab.
2016-01-25Move help window to top on first time open it from chat with commands like ↵Andrei Karas1-0/+3
"?key"
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
2015-10-31Add strong typed bool enum mainconfig.Andrei Karas4-14/+27
2015-10-31Move away message to per server configuration file.Andrei Karas1-1/+2
2015-10-25Add separate flags for enable/disable gui opacity.Andrei Karas1-0/+4
It need because not always possible set opacity to exact 1.0
2015-10-24Fix typo.Andrei Karas1-1/+1
2015-10-14Add option for show why player disappeared. Can be usefull for GM's.Andrei Karas1-0/+4
Located in settings / players / Log players actions (for GM)
2015-09-21Add option for auto target skill to closest target.Andrei Karas1-0/+4
2015-09-20Allow set gui opacity 100% on windows.Andrei Karas1-1/+1
2015-09-11Fix code style.Andrei Karas1-1/+1
2015-09-06Add option for creating screenshots on each complete trade.Andrei Karas1-0/+4
2015-09-05Add option for enable manamarket intergration and support /mail command. ↵Andrei Karas1-0/+5
(for tmw only). But because bot limitation, only some players can send mails.
2015-08-28Fix typo.Andrei Karas1-1/+1
2015-08-09Add some missing checks to gui found by paranucker.Andrei Karas7-87/+86
2015-07-30Fix memory leak on exit.Andrei Karas2-0/+8
2015-07-29Fix other typos in chat settings.Andrei Karas1-4/+4