summaryrefslogtreecommitdiff
path: root/src/gui/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-23/+23
2011-11-02Add enemy relation.Andrei Karas1-0/+43
2011-10-05Add blacklist relation. In this mode blocked trades, emotes, speech text.Andrei Karas1-0/+38
2011-09-16Fix crash in context menu.Andrei Karas1-13/+2
2011-09-16Simplify menu creation in popupmenu class.Andrei Karas1-329/+217
2011-09-14Show in context menu some missing items.Andrei Karas1-8/+74
2011-09-11Add own xml configuration for missing windows.Andrei Karas1-1/+1
2011-09-09Continue fix for shadow variables/methods errors.Andrei Karas1-6/+9
2011-09-09Fix first part of shadow variables/methods errors.Andrei Karas1-4/+4
2011-09-08Replace most iterator to const_iterator.Andrei Karas1-5/+5
2011-09-01Eliminate asserts from most files.Andrei Karas1-2/+0
2011-08-28Fixed invite to guild/kick from guild.Andrei Karas1-0/+11
2011-08-27Basic support for guild bot integration.Andrei Karas1-18/+59
2011-08-22Replace typo dont to don't.Andrei Karas1-1/+1
2011-08-19Fix adding items to trade.Andrei Karas1-3/+3
2011-08-15Add warp menu item for gms in navigation items.Andrei Karas1-0/+13
2011-08-12Rename file name ministatus to correct ministatuswindow.Andrei Karas1-1/+1
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-1/+1
2011-08-12Add ability to add comments to npcs.Andrei Karas1-5/+19
2011-08-11Save whisper tabs state to configuration after each change.Andrei Karas1-0/+12
2011-07-25Add removing palyers sprite logic depend on players direction.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-07-05Add ability to send client states to other clients.Andrei Karas1-6/+35
2011-07-04Replace some lists to vectors.Andrei Karas1-4/+4
2011-07-02Replace some getters to direct members access in graphics class.Andrei Karas1-4/+4
2011-07-01Replace some lists to vectors.Andrei Karas1-2/+2
2011-06-15Fix "add comment" for offline or invisible players from chat tab.Andrei Karas1-0/+1
2011-06-14Add ability to add comments to any players.Andrei Karas1-1/+54
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 Karas1-0/+19
2011-06-05Add space before gender sign.Andrei Karas1-2/+2
2011-06-05Fix memory leak in equipmentwindow and socialwindow.Andrei Karas1-2/+1
2011-06-04Add colors support for drops panel.Andrei Karas1-1/+11
2011-06-04Add support for colors to shortcuts panel.Andrei Karas1-2/+2
2011-06-02Add players gender sugn in popup menus and being popups.Andrei Karas1-2/+3
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-05-22Some typo fixes and add comments for translators.Andrei Karas1-0/+2
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas1-1/+47
2011-05-21Fix removing home position from mouse and saving map objects/home position.Andrei Karas1-0/+6
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-2/+2
2011-05-09Separate commands and text for translation.Andrei Karas1-136/+172
2011-05-06Move attack filter arrays and methods from localplayer to actorspritemanager ...Andrei Karas1-44/+46
2011-04-30Add missing default statement.Andrei Karas1-0/+2
2011-04-30Fix compilation for windows.Andrei Karas1-1/+1
2011-04-26Impliment 3 attack lists. (priority, attack, ignore)Andrei Karas1-21/+115
2011-04-24Add reset yellow bar command to bars context menu.Andrei Karas1-1/+8
2011-04-21Impliment attack filter.Andrei Karas1-0/+182
2011-04-04Replcae find to compare if need.Andrei Karas1-6/+6
2011-04-04Rename some gui class files to real class names.Andrei Karas1-3/+3
2011-04-04Add initialisation for some variables, fix compilation warning.Andrei Karas1-0/+5