Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-30 | Enable fallthrough attribute only for gcc version 7.01. | Andrei Karas | 1 | -1/+1 | |
Because gcc snapshot still outdated. | |||||
2016-09-30 | Fix compilation with old gcc and other compilers. | Andrei Karas | 1 | -0/+1 | |
2016-09-30 | Fix removing particle effects after end effect message. | Andrei Karas | 4 | -10/+26 | |
2016-09-30 | Add some new flags for gcc snapshot and fix new warning. | Andrei Karas | 3 | -0/+11 | |
2016-09-27 | Remove extra includes. | Andrei Karas | 2 | -2/+0 | |
2016-09-27 | Fix too long string in browserbox.cpp | Andrei Karas | 1 | -1/+2 | |
2016-09-27 | Add support for links to mercenaries. | Andrei Karas | 2 | -0/+13 | |
Format is: @@MID|@@ Example: [@@M1191|@@] | |||||
2016-09-27 | Add support for links to homunculuses. | Andrei Karas | 2 | -0/+14 | |
Format is: @@hID|@@ Example: [@@h6001|@@] | |||||
2016-09-27 | Add support for links to pets. | Andrei Karas | 1 | -0/+9 | |
Format is: @@pID|@@ Example: [@@p1002|@@] | |||||
2016-09-27 | Add support for links to monsters. | Andrei Karas | 1 | -19/+36 | |
Format is: @@mID|@@ Example: [@@m1002|@@] | |||||
2016-09-27 | Show theme info dialog as modal dialog. | Andrei Karas | 1 | -1/+1 | |
2016-09-27 | Remove extra include from questswindow.h | Andrei Karas | 1 | -1/+0 | |
2016-09-27 | Use for links in updater window ItemLinkHandler. | Andrei Karas | 2 | -15/+6 | |
2016-09-27 | Dont steal focus to updater window button. | Andrei Karas | 1 | -0/+1 | |
2016-09-26 | Add support for links "news" and "copyright". | Andrei Karas | 5 | -16/+34 | |
Use for links in didyouknow window ItemLinkHandler. | |||||
2016-09-26 | Fix long line in questswindow.cpp | Andrei Karas | 1 | -1/+2 | |
2016-09-26 | Add support for quest fields in quests window. | Andrei Karas | 8 | -25/+99 | |
Quest attributes: {@@var1}, {@@var2}, {@@var3}, {@@time} | |||||
2016-09-26 | Read all fields from new quest packets and send to quests and skills window. | Andrei Karas | 6 | -29/+45 | |
But for now not using this fields. | |||||
2016-09-26 | Add paket SMSG_QUEST_ADD2 0x0b24. | Andrei Karas | 3 | -0/+24 | |
2016-09-26 | Add packet SMSG_QUEST_LIST2 0x0b23. | Andrei Karas | 4 | -1/+26 | |
Increase packet version to 20. | |||||
2016-09-24 | Change verstion to 1.6.9.24v1.6.9.24 | Andrei Karas | 9 | -9/+19 | |
2016-09-24 | Update manaplus.cbp. | Andrei Karas | 1 | -4/+5 | |
2016-09-24 | Update translations. | Andrei Karas | 25 | -14228/+14736 | |
2016-09-24 | Use debian stable image for gcc 4.9 in .gitlab-ci.yml | Andrei Karas | 1 | -5/+5 | |
2016-09-24 | Exclude one file from cpplint checks. | Andrei Karas | 1 | -0/+1 | |
2016-09-24 | Hide some includes from mplint. | Andrei Karas | 2 | -2/+2 | |
2016-09-24 | Into .gitlab-ci.yml add builds with some other options. | Andrei Karas | 1 | -0/+21 | |
2016-09-23 | Add missing comments into defines. | Andrei Karas | 263 | -1565/+1935 | |
2016-09-21 | Fix reading all assigned keys for actions. | Andrei Karas | 1 | -0/+2 | |
Before was issue if second or third not set was used default value. | |||||
2016-09-21 | Allow assign key to action "Copy outfit to chat" | Andrei Karas | 1 | -3/+9 | |
2016-09-21 | Add into outfits menu option to copy equipment from player into outfit. | Andrei Karas | 2 | -1/+5 | |
2016-09-21 | Allow copy items from outfit into chat. | Andrei Karas | 8 | -1/+51 | |
2016-09-21 | Fix code style. | Andrei Karas | 4 | -13/+13 | |
2016-09-21 | Set parts of most windows unselectable. | Andrei Karas | 9 | -0/+19 | |
2016-09-20 | Set scrollarea unselectable only if no scroll bars showed. | Andrei Karas | 3 | -1/+10 | |
2016-09-20 | Set unselectable most parts of status window. | Andrei Karas | 4 | -0/+15 | |
2016-09-20 | Add support for unselectable widgets. | Andrei Karas | 7 | -3/+25 | |
If move mouse over or try to select, this widget will be ignored. Set labels unselectable by default. Set unselectable tabs in debug window. | |||||
2016-09-20 | Dont allow try to insert items into each other in legacy server. | Andrei Karas | 1 | -0/+3 | |
2016-09-18 | Add serverFeature have flag. | Andrei Karas | 5 | -0/+16 | |
2016-09-18 | Fix assert in sethair function. If some one set hair with id 0. | Andrei Karas | 1 | -5/+12 | |
2016-09-18 | Updated flag icons. | Alige | 21 | -0/+0 | |
2016-09-17 | Remove extra include. | Andrei Karas | 1 | -1/+0 | |
2016-09-17 | Fix tests compilation. | Andrei Karas | 1 | -1/+1 | |
2016-09-17 | Add strong typed bool LoseFocusOnTab. | Andrei Karas | 9 | -11/+58 | |
2016-09-17 | Add strong typed bool Opaque. | Andrei Karas | 66 | -134/+201 | |
2016-09-17 | Use strong typed bool Move for move variable in window. | Andrei Karas | 3 | -5/+6 | |
2016-09-17 | Update translations. | Andrei Karas | 26 | -2883/+3029 | |
2016-09-17 | Remove ea/guildhandler and ea/guildrecv. Because guilds not works in legacy ↵ | Andrei Karas | 17 | -791/+617 | |
server anymore. | |||||
2016-09-17 | Show money in vending shop report message. | Andrei Karas | 1 | -6/+19 | |
2016-09-16 | Impliment packet CMSG_GUILD_INVITE2 0x0916 | Andrei Karas | 2 | -0/+7 | |