Age | Commit message (Expand) | Author | Files | Lines |
2017-05-12 | Fix code style. | Andrei Karas | 1 | -2/+1 |
2017-05-11 | Allow set image name prefix in chat command /screenshot. | Andrei Karas | 1 | -2/+2 |
2017-05-11 | Extend undress chat command for undress item by id. | Andrei Karas | 1 | -10/+27 |
2017-05-10 | Add chat command for show player items.s20170510 | Andrei Karas | 2 | -0/+39 |
2017-05-10 | Add chat command for move monster in priority attack list into one position d... | Andrei Karas | 2 | -0/+40 |
2017-05-10 | Add chat command for move monster in priority attack list into one position up. | Andrei Karas | 2 | -0/+35 |
2017-05-10 | Add chat command for move monster in attack list into one position down. | Andrei Karas | 2 | -0/+39 |
2017-05-10 | Add chat command for move monster in attack list into one position up. | Andrei Karas | 2 | -0/+32 |
2017-05-09 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2017-05-09 | Add chat command for send any gui key. | Andrei Karas | 2 | -0/+38 |
2017-05-08 | Fix wrong checks after removing some server features. | Andrei Karas | 1 | -2/+7 |
2017-05-02 | Remove extra includes. | Andrei Karas | 2 | -2/+0 |
2017-05-01 | Remove ServerFeatures haveCart because it depend only on server type. | Andrei Karas | 1 | -2/+1 |
2017-05-01 | Remove ServerFeatures haveVending because it depend only on server type. | Andrei Karas | 1 | -4/+4 |
2017-05-01 | Remove ServerFeatures haveBankApi because it depend only on server type. | Andrei Karas | 1 | -1/+4 |
2017-05-01 | Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels. | Andrei Karas | 2 | -9/+9 |
2017-04-08 | Remove most setters and getters from Resource class. | Andrei Karas | 1 | -2/+2 |
2017-04-08 | Move resourcemanager from class to namespace. | Andrei Karas | 1 | -5/+5 |
2017-04-05 | Add chat command for translate message from player language to english. | Andrei Karas | 2 | -0/+46 |
2017-02-21 | Move other fs related files into fs directory. | Andrei Karas | 1 | -1/+2 |
2017-02-01 | Store interacted npc type before buy or talk and send it to buy dialog. | Andrei Karas | 1 | -1/+1 |
2017-01-28 | Fix code style. Remove some useless checks. | Andrei Karas | 1 | -6/+3 |
2017-01-03 | Update copyright year. | Andrei Karas | 20 | -20/+20 |
2016-12-19 | Fix compilation with cilk plus on gcc 6+. | Andrei Karas | 1 | -2/+2 |
2016-12-10 | Fix some issues found by automatic checks. | Andrei Karas | 2 | -2/+2 |
2016-09-23 | Add missing comments into defines. | Andrei Karas | 4 | -26/+38 |
2016-09-21 | Allow copy items from outfit into chat. | Andrei Karas | 2 | -0/+12 |
2016-09-09 | Fix code style. | Andrei Karas | 1 | -2/+2 |
2016-08-25 | Add chat command for create items. (gm only) | Andrei Karas | 2 | -0/+16 |
2016-08-24 | Remove useless includes. | Andrei Karas | 1 | -3/+0 |
2016-08-24 | Remove some more local pet related code. | Andrei Karas | 1 | -12/+0 |
2016-08-24 | Remove unused pet handler methods and fields. | Andrei Karas | 2 | -23/+7 |
2016-08-21 | In social window, guild menu add command for change guild notice. | Andrei Karas | 1 | -0/+9 |
2016-08-20 | Add chat command for show/change auto item party sharing.s20160820 | Andrei Karas | 2 | -0/+67 |
2016-08-19 | Add chat command for show/change share experience in party. | Andrei Karas | 2 | -0/+67 |
2016-08-19 | Add chat command for show/change share item drops in party. | Andrei Karas | 2 | -1/+68 |
2016-08-19 | Add chat command guildnotice for set guild notice message. | Andrei Karas | 2 | -0/+16 |
2016-08-19 | Allow create party and guild not only from chat but from menu too. | Andrei Karas | 1 | -2/+1 |
2016-08-19 | Add chat command for leave guild. | Andrei Karas | 2 | -0/+13 |
2016-08-18 | Add baic menu into social window menu button. | Andrei Karas | 1 | -6/+10 |
2016-08-15 | Cast skills with offsets. | Andrei Karas | 1 | -2/+7 |
2016-08-15 | Change cast offset in skills dialog. | Andrei Karas | 2 | -0/+56 |
2016-08-14 | Remove extra include from commands.cpp | Andrei Karas | 1 | -2/+0 |
2016-08-14 | Cast skill depend on selected cast type. | Andrei Karas | 1 | -2/+4 |
2016-08-14 | Add skill cast type option in skills window. | Andrei Karas | 2 | -0/+31 |
2016-08-14 | Add ability to load/save additional data for each shortcut in shortcuts window. | Andrei Karas | 1 | -1/+3 |
2016-08-04 | Fix style issue. | Andrei Karas | 1 | -2/+2 |
2016-08-04 | Add some missing tmwa defines. Fix compilation error without tmwa support. | Andrei Karas | 1 | -0/+11 |
2016-07-29 | Fix some issues detected by cppcheck. | Andrei Karas | 1 | -3/+3 |
2016-07-29 | Add some missing tmwa defines. | Andrei Karas | 1 | -0/+4 |