summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-05-05fix scrollbars in dropdown popups.Andrei Karas1-1/+3
2013-05-05Send name request in legacy servers if npc was deleted and created at same time.Andrei Karas1-1/+4
2013-05-05adjust char selection dialog for small screens.Andrei Karas2-7/+3
2013-05-05fix comments registry in setup/color.Andrei Karas1-30/+30
2013-05-05dehardcode floor item color.Andrei Karas4-1/+12
2013-05-04Fix label position in tab.Andrei Karas1-3/+9
2013-05-04prevent mouse cursor moving in android in onscreen controls.Andrei Karas3-4/+18
2013-05-04add function to graphics class to set normal and outline colors at once.Andrei Karas17-31/+52
2013-05-04improved some set color code in trade window.Andrei Karas1-12/+8
2013-05-04add outline color TEXT color.Andrei Karas12-26/+49
2013-05-04add outline support for warning color.Andrei Karas3-0/+4
2013-05-04Add outline for label default color.Andrei Karas6-0/+12
2013-05-03fix type in touchactions.Andrei Karas1-8/+8
2013-05-03Change a bit some windows sizes for drawing big size fonts.Andrei Karas4-4/+14
2013-05-03increase default font sizes for different densities.Andrei Karas1-3/+6
2013-05-03add config versioning.Andrei Karas3-0/+18
2013-05-03add small and big font sizes.Andrei Karas1-6/+16
2013-05-03fix update host issue after registration in evol server.Andrei Karas1-2/+11
2013-05-03add comments for translators.Andrei Karas17-26/+388
2013-05-03add comments for translatorsAndrei Karas73-110/+1680
2013-05-03add comments for translators.Andrei Karas11-0/+184
2013-05-02add new theme option for adjusting titlebar height.Andrei Karas2-0/+8
2013-05-02Fix tilebar padding with different font sizes.Andrei Karas3-6/+10
2013-05-01add theme default font size depend on screen density.Andrei Karas2-2/+10
2013-05-01use different default font sizes depend on screen density.Andrei Karas2-2/+32
2013-05-01fix compilation error without C++11Andrei Karas1-0/+2
2013-05-01add option to override detected screen density.Andrei Karas4-6/+28
2013-05-01improve screen density logging.Andrei Karas1-1/+2
2013-05-01Add ability to load theme xml files depend on screen density.Andrei Karas2-7/+37
2013-05-01add pixel size detection fo X11 and windows.Andrei Karas4-25/+85
2013-04-30add support for set fonts and font sizes from themes.Andrei Karas5-15/+79
2013-04-30rename variable in map class.Andrei Karas2-6/+7
2013-04-29split being.cpp to some files.Andrei Karas7-177/+260
2013-04-29fix crach in tmw like servers on player selection dialog.Andrei Karas1-1/+2
2013-04-29Improve a bit look in character selection window.Andrei Karas15-429/+738
2013-04-28create shared class for different players list visualisation.Andrei Karas2-38/+50
2013-04-27Change version to 1.3.4.28.v1.3.4.28Andrei Karas1-2/+2
2013-04-26fix code style more.Andrei Karas12-16/+16
2013-04-26fix code style.Andrei Karas2-6/+12
2013-04-26add support for separate online list.Andrei Karas7-4/+38
2013-04-26Add mod key for chat (left shift)Andrei Karas4-3/+26
2013-04-25fix some code style by cpplint.Andrei Karas30-69/+22
2013-04-25disable debug flag for sdl font.Andrei Karas1-1/+1
2013-04-25add in sdlfont map support also for calculating string widths.Andrei Karas3-1/+47
2013-04-25in sdlfont add map for fast search in list.Andrei Karas3-69/+237
2013-04-25impliment new list in sdlfont.Andrei Karas5-149/+599
2013-04-24add to font perfomance test also cache auto cleanup.Andrei Karas1-0/+2
2013-04-24add command for test perfomance in sdlfont calculation.Andrei Karas3-0/+45
2013-04-24add null opengl renderer.Andrei Karas5-0/+1449
2013-04-23add missing stringutils unit tests.Andrei Karas1-0/+22