summaryrefslogtreecommitdiff
path: root/src/gui/popupmenu.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-03Fix "add to trade" action in inventory context menu.Andrei Karas1-1/+1
2011-03-27Fix some warnings and improve code from gcc 4.6 compilation.Andrei Karas1-0/+3
2011-03-27Add no away to whisper chat context menu.Andrei Karas1-0/+18
2011-03-26Add option to chat context menu to remove nicks.Andrei Karas1-2/+19
2011-03-13Replace befriend to be friend.Andrei Karas1-3/+3
2011-03-08Replace also color constants in pickup messages.Andrei Karas1-3/+28
2011-03-06Add translation for some strings/ Rebuild translations and update russian tra...Andrei Karas1-8/+12
2011-03-04Fix code style.Andrei Karas1-1/+2
2011-03-02Dont show "add to trade ..." menu items if trade window is hidden.Andrei Karas1-1/+1
2011-02-26Allow kick player from party from context menu if player not here.Andrei Karas1-0/+20
2011-02-24Add to item context menu "add to trade" items.Andrei Karas1-0/+42
2011-02-20Reorder store option to the top, so it is more useful.v1.1.2.20Ben Longbons1-16/+18
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-02-10Impliment show/hide bars in left top corner.Andrei Karas1-0/+44
2011-02-07Add ability to show/hide buttons in top right window corner.Andrei Karas1-2/+40
2011-01-28Fix code style and some new compilation warnings.Andrei Karas1-0/+3
2011-01-15Fix code style, apply some fixes after checking with cppcheck from git.Andrei Karas1-1/+1
2011-01-02Initial commit.Andrei Karas1-0/+1286