summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2012-01-22Add tab names P and F to translation.Andrei Karas1-2/+4
2012-01-22Add to translation word "key" from top right buttons.Andrei Karas1-1/+1
2012-01-22Replace particle font to japan font if need.Andrei Karas1-5/+14
2012-01-22Made the update window bigger and resizableThorbjørn Lindeijer1-3/+7
2012-01-21Change server list url to manaplus host.Andrei Karas1-2/+5
2012-01-21Fix more warnings.Andrei Karas3-7/+7
2012-01-21Fix compilation errors and warnings for another gcc 4.7 snapshot.Andrei Karas10-12/+14
2012-01-19Prevent adding double attributes to status window.Andrei Karas3-1/+14
2012-01-19In server dialog load by default all servers from external servers list.Andrei Karas1-1/+1
2012-01-19Allow pickup item with mouse under player.Andrei Karas1-3/+11
2012-01-18Fix crash if pickup items.Andrei Karas2-19/+29
2012-01-17Add friends tab to social window.Andrei Karas3-7/+147
2012-01-16Fix players online status in chat in evol server.Andrei Karas1-0/+2
2012-01-15Add support moving shortcuts like windows by header.Andrei Karas2-0/+42
2012-01-14fix adding gcc 4.7 support.Andrei Karas2-2/+2
2012-01-14Add additional pixel in shortcuts like windows for better moving.Andrei Karas1-2/+2
2012-01-13Fix possible incorrect memory access.Andrei Karas1-1/+1
2012-01-11Fix compliation under gcc 4.7 snapshot.Andrei Karas5-15/+17
2012-01-10Replace xmlStrEqual to xmlNameEqual.Andrei Karas5-19/+19
2012-01-10Replace all xmlNodePtr to XmlNodePtr.Andrei Karas6-12/+12
2012-01-08Add check for update files path.Andrei Karas1-2/+3
2012-01-08Validate update host.Andrei Karas1-2/+10
2012-01-07Remove "> Next" from npc dialogs.Andrei Karas1-1/+0
2012-01-07Allow use bold text also if browser box line was splitted.Andrei Karas1-2/+1
2012-01-06Fix crash in chat autocomplete if no current chat tab.Andrei Karas1-1/+2
2012-01-05Update copyrights year.Andrei Karas222-222/+222
2012-01-04Add chat command /dumpt for dumping last testing values.Andrei Karas1-0/+1
2011-12-26Add clear current outfit option to outfits context menu.Andrei Karas3-6/+17
2011-12-25Allow close npc dialog if server script working incorrectly.Andrei Karas1-4/+3
2011-12-24Fix compilation with external guichan.Andrei Karas1-0/+1
2011-12-23Fix code style and some auto checked errors.Andrei Karas2-3/+3
2011-12-22Fix create char dialog size and widgets positions.Andrei Karas1-11/+12
2011-12-14Add last login time to char selection dialog.Andrei Karas2-0/+3
2011-12-08Add variables for any chat text/commands.Andrei Karas2-0/+8
2011-12-08Add to combined menu also floor items.Andrei Karas3-7/+39
2011-12-06Add gm commands to chat autocomplete list (only for gms)Andrei Karas4-7/+38
2011-12-05A bit improve speed in getting color from theme.Andrei Karas4-9/+23
2011-12-03Allow copy any line from chat log to clipboard byAndrei Karas6-2/+102
2011-12-02Fix some issues after automatic code checking.Andrei Karas2-4/+3
2011-11-30Add limits for online list packet.Andrei Karas1-4/+7
2011-11-30Add server side online players list support.Andrei Karas2-68/+160
2011-11-29Update fr and pl (Derpella) translations.Andrei Karas1-1/+2
2011-11-25Move A_UNUSED define to include file.Andrei Karas47-287/+16
2011-11-24Fix possible file name conflicts between client data files and skins.Andrei Karas1-3/+8
2011-11-20Rebuild translations. Update russian translation.Andrei Karas1-1/+0
2011-11-20Fix memory leak in char selection dialog.Andrei Karas1-0/+1
2011-11-20Fix compilation warnings.Andrei Karas1-2/+2
2011-11-19Add limits for creating chars (hair color, hair style, stats).Andrei Karas2-3/+21
2011-11-19Show changed yellow bar modes in debug chat tab.Andrei Karas4-641/+68
2011-11-15Autocomplete player nick in whisper first even if player offlineAndrei Karas2-1/+9