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