summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-05-23Use skin option textOffsetY in item shortcut container.Andrei Karas1-4/+4
2018-05-23Add skin options keyOffsetX and keyOffsetY for key offset.Andrei Karas2-10/+19
2018-05-23Add textOffsetY skin field into spell shortcut container.Andrei Karas1-2/+2
2018-05-23Add skin offsets for images and text in shortcut containers.Andrei Karas6-24/+68
2018-05-23Fix loading text command properties in command editor.Andrei Karas1-0/+5
2018-05-23Fix crash with wrong moving path.Andrei Karas2-2/+7
2018-05-22Set skin object in shortcut containers for future usage.Andrei Karas11-16/+35
2018-05-22Add configure option for enable/disable accepting password from command line.Andrei Karas2-0/+12
2018-05-22Show used general handler type in log.Andrei Karas2-0/+2
2018-05-22Set default protocol in curl.Andrei Karas1-0/+3
2018-05-22Fix some implicit casts.Andrei Karas2-4/+4
2018-05-22Log libcurl errors into manaplus.logAndrei Karas5-0/+16
2018-05-22Add option for show shortcuts buttons icons.Andrei Karas8-6/+109
2018-05-20Show gm revive button in death dialog if player have rights for @alive command.Andrei Karas8-27/+131
2018-05-20Drop for support server version 12.Andrei Karas1-1/+1
2018-05-20Drop for support server version 11.Andrei Karas1-1/+1
2018-05-19Add message in servers dialog if selected software render mode.Andrei Karas1-0/+6
2018-05-19Extend /use chat command for support color and use action.Andrei Karas1-4/+23
2018-05-18Add packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49.Andrei Karas6-0/+32
2018-05-18Add packet CMSG_MAP_BLOCK_PLAY_CANCEL 0x0447.Andrei Karas6-0/+25
2018-05-18Add packet SMSG_PRIVATE_AIRSHIP_RESPONSE 0x0A4A.Andrei Karas3-0/+13
2018-05-18Add packet CMSG_SKILL_USE_POSITION 0x0af4.Andrei Karas2-0/+18
2018-05-07Improve a bit scrollarea.Andrei Karas1-7/+5
2018-05-05Remove support for CILK plus.Andrei Karas10-516/+10
2018-05-04Add packet CMSG_ATTENDANCE_REWARD for zero clients.Andrei Karas2-1/+9
2018-05-04Update packet SMSG_OPEN_WINDOW2 for zero protocol.Andrei Karas2-0/+7
2018-05-04Add packets 0x08bb SMSG_CHAR_PINCODE_MAKE_STATUS and 0x08bf SMSG_CHAR_PINCODE...Andrei Karas4-1/+26
2018-05-03Fix hiding deleted skills from skill info list without delete packet.s20180503Andrei Karas3-0/+28
2018-04-30fix warnings on sunon compilation.Andrei Karas3-8/+10
2018-04-23Add cast into macro toInt for old compilers.Andrei Karas2-2/+2
2018-04-23Fix different cast issues and remove useless explicit keywords.Andrei Karas5-63/+75
2018-04-21Fix type of attendanceHandler.Andrei Karas1-1/+1
2018-04-20Dont put on maps tiles from empty atlases.Andrei Karas4-9/+45
2018-04-17Add packet SMSG_OPEN_WINDOW2 0x0ae2.s20180419Andrei Karas6-6/+96
2018-04-17Add packet CMSG_ATTENDANCE_REWARD 0x0aef.Andrei Karas6-0/+36
2018-04-17Add packet CMSG_WINDOW_OPEN_REQUEST2 0x0a68.Andrei Karas6-0/+31
2018-04-17Add empty attendance handler.Andrei Karas12-0/+227
2018-04-17Update BeingRecv::processSolveCharName for new zero protocol versions.Andrei Karas1-1/+3
2018-04-14Change version to 1.8.4.14v1.8.4.14s20180417Andrei Karas1-2/+2
2018-04-13Fix code style.Andrei Karas2-2/+1
2018-04-09Show in log "starting upload" message if uploading started.Andrei Karas1-1/+4
2018-04-09Switch upload files service from http://sprunge.us to http://ex.ioAndrei Karas2-3/+3
2018-04-09Disable for now removing upload object.Andrei Karas1-1/+2
2018-04-07Remove extra includes.Andrei Karas2-2/+0
2018-04-07Add packet SMSG_QUEST_NOTIFY_OBJECTIVES 0x08fe.Andrei Karas3-0/+15
2018-04-07Add packet SMSG_QUEST_UPDATE_OBJECTIVES 0x09fa.Andrei Karas2-1/+5
2018-04-07Add packet SMSG_QUEST_ADD 0x09f9.Andrei Karas2-3/+15
2018-04-07Add packet SMSG_QUEST_LIST 0x09f8.Andrei Karas2-1/+19
2018-04-07Add packet SMSG_BEING_HAT_EFFECTS 0x0a3b.Andrei Karas3-0/+21
2018-04-07Fix packet SMSG_FRIENDS_LIST 0x0201 for new packet versions.Andrei Karas1-1/+2