summaryrefslogtreecommitdiff
path: root/src/actions
AgeCommit message (Expand)AuthorFilesLines
2016-02-24Add chat command /spawnslaveclone. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /spawnclone. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /spawnslave. Also add it to monster context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /spawn. Also add it to monster context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /showaccountinfo. Also add it to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /locate. Also add locate to player context menu.Andrei Karas2-0/+10
2016-02-24Add chat command /showinventory. Also add show inventory to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /showcart. Also add show cart to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /showstorage. Also add show storage to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /showstats. Also add show level stats to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /showlevel. Also add show level commands to player context m...Andrei Karas2-0/+7
2016-02-24Add chat command /gmcharcommands. Also add show char commands to player conte...Andrei Karas2-0/+7
2016-02-24Add chat command /gmcommands. Also add show commands to player context menu.Andrei Karas2-0/+7
2016-02-24Add chat command /mobspawnsearch. Add it to monster gm context menu.Andrei Karas2-0/+10
2016-02-24Add chat command for gm /mobsearchAndrei Karas2-0/+10
2016-02-24Add gm chat command /whodropsAndrei Karas2-0/+10
2016-02-23Add chat command for gms /iteminfoAndrei Karas2-0/+10
2016-02-23Add chat command /monsterinfoAndrei Karas2-0/+10
2016-02-20Add some more missing consts.Andrei Karas1-2/+4
2016-02-20Add missing const in other left files.Andrei Karas1-4/+4
2016-02-13Add missing comment.Andrei Karas1-0/+1
2016-02-13Show warning for lastseen chat command if id and seen colleciton disabled.Andrei Karas1-4/+12
2016-02-09Allow select skill units and attack it.Andrei Karas2-0/+10
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas3-7/+7
2016-02-03Add chat command /seen for show seen informatin abount nick.Andrei Karas2-0/+47
2016-01-29Fix code style.Andrei Karas1-6/+1
2016-01-29Fix compilation with different flags and fix redefines in new SDL2.Andrei Karas1-2/+6
2016-01-27Remove popup action "copy bar to chat"Andrei Karas2-0/+11
2016-01-27Remove action "reset yellow bar" from context menu.Andrei Karas2-0/+7
2016-01-27remove "remove from attack list" action from social window popup menu.Andrei Karas1-9/+20
2016-01-27remove removepickup action from social window popup menu.Andrei Karas1-1/+19
2016-01-27Add chat commands for add/remove/ignore pickups.Andrei Karas2-0/+39
2016-01-27Remove copy to clipboard action in npc dialog popup.Andrei Karas2-0/+22
2016-01-27Remove copy to clipboard action in chat popup.Andrei Karas2-0/+14
2016-01-27Improve undress popup menu item.Andrei Karas1-2/+17
2016-01-27Add chat command for move selected item to craft slot.Andrei Karas2-1/+13
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas2-0/+15
2016-01-26Add context menu and chat command for remove monster from different attack li...Andrei Karas1-1/+3
2016-01-17Extend addchat command with support for cards.Andrei Karas1-14/+14
2016-01-11Fix "remove monster from attack" list.Andrei Karas1-5/+5
2016-01-07Add partial implimentation for craft inventory. For now almost same with npc ...Andrei Karas1-0/+1
2016-01-07Move invetory into inventory directory.Andrei Karas1-1/+2
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas4-1/+11
2016-01-02Update copyrights year.Andrei Karas20-20/+20
2016-01-01Fix code style.Andrei Karas1-0/+1
2015-12-29Move item into item directory.Andrei Karas1-1/+2
2015-12-20Move shortcuts files into gui/shortcut directory.Andrei Karas3-7/+10
2015-12-17Add support for full screen in nacl.Andrei Karas1-2/+2
2015-12-14Move chatconsts into const directory.Andrei Karas3-3/+4
2015-12-14Move skillconsts from resources int consts directory.Andrei Karas1-1/+2