summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2011-07-07Add map reduce feature for software drawing.Andrei Karas2-16/+29
2011-07-05Fix memory leak in shop window, add missing initialisation to BeingCacheEntry.Andrei Karas3-2/+19
2011-07-05Add ability to send client states to other clients.Andrei Karas5-7/+51
2011-07-04Fix code style and compilation warnings.Andrei Karas2-3/+3
2011-07-04Replace some lists to vectors.Andrei Karas7-16/+18
2011-07-03Add separator field to setup settings tabs.Andrei Karas5-66/+188
2011-07-03Move some settings from video tab to other tabs.Andrei Karas7-189/+123
2011-07-02Replace some getters to direct members access in graphics class.Andrei Karas11-82/+82
2011-07-02Replace some getters to direct member access in Image class.Andrei Karas6-26/+26
2011-07-02Add hasRows to chattab class.Andrei Karas3-2/+8
2011-07-01Replace some lists to vectors.Andrei Karas8-10/+14
2011-06-30Small speed improvments.Andrei Karas1-1/+1
2011-06-30Fix memory leak in desktop.cppAndrei Karas1-12/+4
2011-06-29Fix deleting character if nick not saved.Andrei Karas3-3/+9
2011-06-27Fix errors in MacOS compilation.Andrei Karas1-4/+0
2011-06-26Bit improve speed in map getwalk.Andrei Karas1-5/+7
2011-06-25Fix memory leaks in npchandler and npcdialog classes.Andrei Karas1-0/+12
2011-06-23Fix compilation warnings.Andrei Karas2-2/+8
2011-06-22Fix code style.Andrei Karas3-7/+7
2011-06-22Add to skills dialog tools tips with skill name and id.Andrei Karas2-8/+39
2011-06-21If client cant set video mode, it fall back to last mode.Andrei Karas1-0/+3
2011-06-21Add hardcoded modes to video modes list in settings.Andrei Karas1-0/+48
2011-06-19Fix action "copy eqipped to outfit".Andrei Karas1-2/+2
2011-06-19Fix reading default config values in setupitem class.Andrei Karas2-13/+37
2011-06-19Adjust input filed size in setupitem class.Andrei Karas1-1/+1
2011-06-19Redesign Chat setup page.Andrei Karas6-329/+215
2011-06-19Redesign Misc setup page.Andrei Karas15-532/+643
2011-06-18Start implimenting new setup pages.Andrei Karas7-54/+199
2011-06-15Add option to use local time in chat.Andrei Karas3-10/+37
2011-06-15Fix context menu positions in some windows.Andrei Karas4-2/+9
2011-06-15Fix "add comment" for offline or invisible players from chat tab.Andrei Karas1-0/+1
2011-06-14Add missing checks.Andrei Karas2-10/+21
2011-06-14Add ability to add comments to any players.Andrei Karas4-1/+100
2011-06-11Update translations.Andrei Karas1-1/+1
2011-06-10Add more "did you know?" texts.Andrei Karas1-1/+1
2011-06-10Fix code style.Andrei Karas1-1/+2
2011-06-09Add more texts to "did you know" window.Andrei Karas1-1/+1
2011-06-09Allow select item with any color in code where colors not supported.Andrei Karas1-4/+4
2011-06-09Remove some debug messages.Andrei Karas1-2/+0
2011-06-09Merge branch 'didyouknow'Andrei Karas5-2/+261
2011-06-09Add "did you know?" dialog and some messages for it.Andrei Karas5-2/+261
2011-06-09Fix memory leak in ministatus.Andrei Karas1-1/+8
2011-06-08Zero variables after calling decRef().Andrei Karas8-0/+27
2011-06-07Add copy to chat menu item to bars context menus.Andrei Karas1-0/+8
2011-06-06Extend quick move items from inventory to storage and back.Andrei Karas2-16/+57
2011-06-05Fix translation strings and rebuild translations.Andrei Karas2-81/+104
2011-06-05Add space before gender sign.Andrei Karas2-3/+3
2011-06-05Fix some leaks in being class.Andrei Karas1-3/+3
2011-06-05Fix memory leak in equipmentwindow and socialwindow.Andrei Karas3-4/+18
2011-06-04Add colors support for drops panel.Andrei Karas6-12/+33