summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2018-07-26Fix version check in packet RouletteRecv::processRouletteInfoAckType.Andrei Karas1-1/+1
2018-07-26Update shuffle packets for new packet versions.Andrei Karas4-102/+11691
2018-07-26Fix version check for packet CMSG_NPC_CASH_SHOP_REQUEST_TAB.Andrei Karas1-1/+4
2018-07-26Remove server version check for outdated server version.Andrei Karas1-1/+1
2018-07-26Add support for changed item id size in packets.Andrei Karas34-132/+221
2018-07-14Update packet SMSG_ROULETTE_INFO_ACK_TYPE 0x0a1c.Andrei Karas2-2/+17
2018-07-14Update versions for packet SMSG_PRIVATE_AIRSHIP_RESPONSE 0x0A4A.Andrei Karas1-0/+6
2018-07-14Update packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49.Andrei Karas2-1/+11
2018-07-14Update packet SMSG_SEARCHSTORE_SEARCH_ACK 0x0836 for new versions.Andrei Karas2-0/+15
2018-07-14Rename packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE into CMSG_SET_CONFIG_OPTION.Andrei Karas6-9/+14
2018-07-14Add packet SMSG_PET_EVOLUTION_RESULT 0x09fcAndrei Karas3-0/+10
2018-07-14Add packet CMSG_PET_EVOLUTION 0x09fb.Andrei Karas6-0/+35
2018-07-14Add packet SMSG_CHAR_PINCODE_STATUS2 0x0ae9.Andrei Karas3-30/+35
2018-06-30Rename "other" gender into "hidden" gender.Andrei Karas8-9/+9
2018-06-18Fix some style issues after automatic checks.Andrei Karas2-3/+2
2018-06-15Add packet CMSG_PLAYER_SELECT_STYLE_ACK 0x0a47.Andrei Karas3-0/+13
2018-06-14Add packet CMSG_PLAYER_SELECT_STYLE 0x0a46.Andrei Karas6-0/+53
2018-06-10Disable additional field in SkillHandler::usePos.Andrei Karas1-0/+3
2018-06-08Add some missing fields into LoginRecv::processLoginData.Andrei Karas1-5/+2
2018-06-08Fix job field size in new char create packet.Andrei Karas1-2/+1
2018-05-24Fix warning in clang 5.Andrei Karas1-0/+3
2018-05-23Remove extra include from beingrecv.cppAndrei Karas1-1/+0
2018-05-23Fix warnings in new clang5 builds.Andrei Karas1-0/+3
2018-05-23Remove extra includes.Andrei Karas1-1/+0
2018-05-23Fix crash with wrong moving path.Andrei Karas1-0/+5
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 Karas1-1/+1
2018-05-22Log libcurl errors into manaplus.logAndrei Karas2-0/+8
2018-05-20Show gm revive button in death dialog if player have rights for @alive command.Andrei Karas2-2/+2
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-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-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 Karas1-0/+1
2018-04-23Add cast into macro toInt for old compilers.Andrei Karas1-1/+1
2018-04-23Fix different cast issues and remove useless explicit keywords.Andrei Karas2-59/+71
2018-04-21Fix type of attendanceHandler.Andrei Karas1-1/+1
2018-04-17Add packet SMSG_OPEN_WINDOW2 0x0ae2.s20180419Andrei Karas4-6/+92
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 Karas10-0/+217
2018-04-17Update BeingRecv::processSolveCharName for new zero protocol versions.Andrei Karas1-1/+3
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 Karas1-1/+1