summaryrefslogtreecommitdiff
path: root/src/gui/popups
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Add chat command /gotonpc. Also add it to npc context menu.Andrei Karas1-0/+8
2016-02-25Add chat command /randomwarp. Also add it to player context menu.Andrei Karas1-2/+5
2016-02-25Hide unsupported commands for legacy server types from gm menus.Andrei Karas1-37/+58
2016-02-25Add chat command /loadposition. Also add it to player context menu.Andrei Karas1-1/+4
2016-02-25Hide popups if mouse enter popup menu.Andrei Karas1-0/+1
2016-02-25Add missing translation comments.Andrei Karas1-0/+4
2016-02-25Add chat command /saveposition. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-24Move "show ..." gm commands into submenu.Andrei Karas2-18/+47
2016-02-24Move player mute/unmute commands into submenu.Andrei Karas2-44/+70
2016-02-24Add chat command /spawnevilclone. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /spawnslaveclone. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /spawnclone. Also add it to player context menu.Andrei Karas1-0/+5
2016-02-24Add chat command /spawnslave. Also add it to monster context menu.Andrei Karas1-0/+1
2016-02-24Add chat command /spawn. Also add it to monster context menu.Andrei Karas1-0/+1
2016-02-24Add chat command /showaccountinfo. Also add it to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /locate. Also add locate to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /showinventory. Also add show inventory to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /showcart. Also add show cart to player context menu.Andrei Karas1-1/+4
2016-02-24Add chat command /showstorage. Also add show storage to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /showstats. Also add show level stats to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /showlevel. Also add show level commands to player context m...Andrei Karas1-0/+3
2016-02-24Add chat command /gmcharcommands. Also add show char commands to player conte...Andrei Karas1-1/+4
2016-02-24Add chat command /gmcommands. Also add show commands to player context menu.Andrei Karas1-0/+3
2016-02-24Add chat command /mobspawnsearch. Add it to monster gm context menu.Andrei Karas1-1/+4
2016-02-24Add into mob context menu command search.Andrei Karas1-0/+4
2016-02-24Add missing comments.Andrei Karas1-0/+4
2016-02-24Add context menu item "who drops" into gm context menu.Andrei Karas1-0/+2
2016-02-24Add into gm context menu for items command info.Andrei Karas1-2/+11
2016-02-23Add basic support for gm commands for items context menu.Andrei Karas2-2/+25
2016-02-23Add into gm context menu for monsters command info.Andrei Karas2-1/+18
2016-02-23Add basic gm menu for different being types.Andrei Karas2-61/+123
2016-02-20Add missing const in gui directory.Andrei Karas3-6/+8
2016-02-16Add gm commands into chat whisper context menu.Andrei Karas1-44/+46
2016-02-08Add some missing const.Andrei Karas2-6/+12
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas2-10/+10
2016-01-29Fix code style.Andrei Karas1-2/+0
2016-01-27Remove popup action "copy bar to chat"Andrei Karas1-6/+1
2016-01-27Remove action "reset yellow bar" from context menu.Andrei Karas1-5/+1
2016-01-27remove "remove from attack list" action from social window popup menu.Andrei Karas1-26/+1
2016-01-27remove removepickup action from social window popup menu.Andrei Karas1-26/+1
2016-01-27Remove add/remove/ignore pickup actions from item popup menu.Andrei Karas1-31/+6
2016-01-27Remove copy to clipboard action in npc dialog popup.Andrei Karas1-5/+1
2016-01-27Remove copy to clipboard action in chat popup.Andrei Karas1-6/+1
2016-01-27Improve undress popup menu item.Andrei Karas1-5/+1
2016-01-27Add context menu for moving items to craft.Andrei Karas2-0/+46
2016-01-17Add support for add from context menu into chat item links with cards.Andrei Karas2-4/+42
2016-01-07Add partial implimentation for craft inventory. For now almost same with npc ...Andrei Karas1-0/+1
2016-01-05Remove item object from popup menu, but use item index in inventory.Andrei Karas2-12/+15
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas2-42/+46
2016-01-02Update copyrights year.Andrei Karas19-19/+19