summaryrefslogtreecommitdiff
path: root/src/actions
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-13Move constant DEFAULT_CHAT_WINDOW_SCROLL into chat.cppAndrei Karas1-0/+2
2015-12-13Move spells and graphics related constants into separate files.Andrei Karas1-0/+2
2015-12-13Not build unsupported render backends on nacl.Andrei Karas1-1/+1
2015-11-23Add chat command skill.Andrei Karas2-0/+40
2015-11-22Allow drag skill with any selected level to shortcuts window.Andrei Karas1-1/+2
2015-11-22Add chat command /selectskilllevel for select skill level in skills dialog.Andrei Karas2-0/+15
2015-11-20Fix code style.Andrei Karas1-1/+10
2015-11-16Convert InventoryType enum into strong typed.Andrei Karas1-14/+15
2015-11-16Add chat command slide.Andrei Karas2-0/+14
2015-10-08Add chat command /testinfo for output some debug parameters to log.Andrei Karas2-0/+12
2015-09-26Disable differnt heal or magic action on non tmwa servers.Andrei Karas1-0/+17
2015-09-25Fix code style.Andrei Karas1-2/+0
2015-09-21Add option for auto target skill to closest target.Andrei Karas1-1/+2
2015-09-20Add function for selecting new target.Andrei Karas1-10/+2
2015-09-11Fix code style.Andrei Karas1-1/+1
2015-09-11Fix compilation with disabled eathena server type.Andrei Karas1-1/+1
2015-09-08Add some missing item colors.Andrei Karas1-1/+0
2015-09-05Allow send quick mail message by command /sendmail (hercules)Andrei Karas1-0/+17