summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-08-20fix typo.Andrei Karas5-9/+9
2013-08-20fix normal dye in big endian systems.Andrei Karas1-3/+33
2013-08-19add some unit tests for normal dye.Andrei Karas1-0/+46
2013-08-19improve a bit normal dye code.Andrei Karas4-56/+82
2013-08-19fix compilation with old gcc.Andrei Karas6-17/+14
2013-08-19fix dye for big endian system again.Andrei Karas3-21/+38
2013-08-18testDyeAndrei Karas3-0/+66
2013-08-18fix A and S dye for big endian systems.Andrei Karas2-17/+41
2013-08-18improve OpenGL A,S dye speed.Andrei Karas4-60/+73
2013-08-18improve software A,S dye speed.Andrei Karas4-59/+73
2013-08-18fix compilation error.Andrei Karas1-1/+1
2013-08-18improve SDL draw lines speed.Andrei Karas1-47/+88
2013-08-18fix compilation warnings.Andrei Karas1-13/+19
2013-08-18Remove gcn::SDLGraphics from basic classes.Andrei Karas8-761/+359
2013-08-18Split from Graphics SDL related code into SDLGraphics.Andrei Karas16-804/+1014
2013-08-17Change version to 1.3.8.18.v1.3.8.18Andrei Karas1-2/+2
2013-08-16fix code style.Andrei Karas6-9/+15
2013-08-16add missing checks.Andrei Karas2-9/+16
2013-08-14fix icons order in chat emotes window.Andrei Karas1-2/+2
2013-08-14fix compilation warnings.Andrei Karas3-4/+6
2013-08-14Fix outline color issues.Andrei Karas4-3/+5
2013-08-14add icons into tabs in chat emotes window.Andrei Karas3-12/+41
2013-08-14add flag into resource and imageset what prevent subimage or other resource f...Andrei Karas3-4/+11
2013-08-14add support for icon in tabs.Andrei Karas4-9/+57
2013-08-13Add player/item/other counter in social window.Andrei Karas6-3/+193
2013-08-12Shortening long key names in different windows.Andrei Karas1-3/+34
2013-08-11Fixed 2 typos in the setup chat window.Alige1-2/+2
2013-08-11dont show input text in npc dialog if npc requested item.Andrei Karas1-3/+5
2013-08-11add support for giving item to npc (evol only)Andrei Karas7-48/+217
2013-08-11fix type in emotewindow cleanup.Andrei Karas1-1/+1
2013-08-09improve size() methods usage.Andrei Karas9-37/+58
2013-08-08add autocomplete support for online list.Andrei Karas3-0/+15
2013-08-08Add support for different server flags in server version packet.Andrei Karas1-2/+7
2013-08-07Add font tab into chat emotes window.Andrei Karas3-6/+76
2013-08-07add support for centered text in listbox.Andrei Karas2-19/+58
2013-08-06Allow resize chat emotes window.Andrei Karas6-5/+29
2013-08-06add colors tab into chat emotes window.Andrei Karas12-15/+412
2013-08-05move money lable in status window for small resolutions.Andrei Karas1-2/+3
2013-08-03Change version to 1.3.8.4.v1.3.8.4Andrei Karas1-2/+2
2013-08-02fix code style.Andrei Karas3-4/+2
2013-08-02hide emotes window if chat is closed.Andrei Karas1-0/+2
2013-08-01add gui for in chat emotes.Andrei Karas10-0/+365
2013-07-29move bools in guitable.Andrei Karas2-13/+13
2013-07-29move bools in button.Andrei Karas2-34/+35
2013-07-28move bools in checkbox.Andrei Karas2-4/+4
2013-07-28move bools in skillinfo.Andrei Karas2-17/+16
2013-07-28move bools in itemcontainer.Andrei Karas2-34/+34
2013-07-28move bools in setupitem.Andrei Karas2-18/+18
2013-07-28move bools in textfield.Andrei Karas2-11/+11
2013-07-28move bools in chattab.Andrei Karas2-3/+3