summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-08-28Sort guild list members case-insensitive.Andrei Karas1-1/+12
2011-08-28Fix possible conflicts between class names GuildTab, PartyTab and other.Andrei Karas7-47/+47
2011-08-28Fix guild name reset on players from time.Andrei Karas2-2/+3
2011-08-27Add guild name to beings cache.Andrei Karas1-0/+10
2011-08-27Fix guild reload if change nick on same account.Andrei Karas3-0/+26
2011-08-27Change guild sorting order.Andrei Karas1-2/+3
2011-08-27Fix memory leaks in guildmanager.Andrei Karas3-0/+16
2011-08-27Impliment additional guild bot intergration functions.Andrei Karas3-10/+67
2011-08-27Fix guild name update on players.Andrei Karas1-1/+1
2011-08-27Put online player at top in guild list.Andrei Karas2-5/+6
2011-08-27Fix lower chars issue.Andrei Karas2-2/+2
2011-08-27Basic support for guild bot integration.Andrei Karas20-36/+874
2011-08-26Add auction buttons in shop window for send buy or sell list to auction bot.Andrei Karas2-0/+16
2011-08-25Fix copyright in sdlinput.cpp.Andrei Karas1-0/+1
2011-08-23Add protection against infinite loop in viewport and add debug messageAndrei Karas1-8/+17
2011-08-22Improve draw perfomance.Andrei Karas39-124/+183
2011-08-22Add new colors to themes: BORDER, BACKGROUND_GRAY, SCROLLBAR_GRAY.Andrei Karas10-14/+20
2011-08-22Fix some theme font colors in different gui elements.Andrei Karas10-23/+32
2011-08-22Add highlight list option.Andrei Karas6-7/+52
2011-08-22Replace typo dont to don't.Andrei Karas6-7/+7
2011-08-22Show dead hp bar if monster have current damage more than countedAndrei Karas1-3/+17
2011-08-21Fix compilation with external guichan library.Andrei Karas1-0/+2
2011-08-20Change version to 1.1.8.21v1.1.8.21Andrei Karas1-2/+2
2011-08-20Fix compilation warning.Andrei Karas1-1/+1
2011-08-20Improve drawing invisible npc like arrows or rain.Andrei Karas1-2/+5
2011-08-19Fix adding items to trade.Andrei Karas5-14/+34
2011-08-19Fix memory leaks in equipment window.Andrei Karas1-0/+4
2011-08-18Improve "auto adjust perfomance".Andrei Karas2-1/+12
2011-08-18Load equipment window configuration from equipmentwindow.xml file.Andrei Karas2-19/+162
2011-08-18Create boxes in equipment window on the fly.Andrei Karas2-49/+60
2011-08-17Change attack logic if enabled auto switching knife to bow.Andrei Karas1-4/+1
2011-08-17Fix chat auto scroll to down if input field is visible.Andrei Karas1-1/+2
2011-08-16Enable by default putting server and magic messages in debug tab.Andrei Karas1-2/+2
2011-08-16Show shop sign to other players only if shop is not empty.Andrei Karas5-1/+20
2011-08-16Add header to mumblemanager and some clean.Andrei Karas4-4/+9
2011-08-16Enable japanese language in gettext.Andrei Karas5-16/+54
2011-08-16Add drop down widget for setup pages.Andrei Karas5-3/+119
2011-08-15Move setupitem class to widgets directory.Andrei Karas9-12/+10
2011-08-15Add button in status window to copy player stats to chat.Andrei Karas2-1/+40
2011-08-15Remove some debug messages.Andrei Karas1-2/+2
2011-08-15Add warp menu item for gms in navigation items.Andrei Karas6-0/+29
2011-08-15Add option to hide ip addresses on screenshots.Andrei Karas6-15/+59
2011-08-12Rename file name table to correct guitable.Andrei Karas7-8/+8
2011-08-12Rename file name ministatus to correct ministatuswindow.Andrei Karas9-12/+12
2011-08-12Fix define once label names in logger.h and chatlogger.h.Andrei Karas2-4/+4
2011-08-12Rename file name updatewindow to correct updaterwindow.Andrei Karas5-6/+6
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas155-164/+166
2011-08-12Allow hide setup window by pressing key "Setup window".Andrei Karas3-150/+167
2011-08-12Add ability to add comments to npcs.Andrei Karas9-17/+84
2011-08-11Fix saving opened tabs state.Andrei Karas4-13/+26