summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Karas9-9/+27
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
2018-04-07Update packet SMSG_FRIENDS_PLAYER_ONLINE for new packet versions.Andrei Karas3-3/+14
2018-04-06Add packet SMSG_FORMAT_COLOR_MESSAGE 0x09cd.Andrei Karas3-0/+12
2018-04-06Add packet SMSG_FORMAT_MESSAGE_STRING 0x02c2.Andrei Karas3-0/+13
2018-04-06Add variables with packet versions for each packet types (main, re, zero).Andrei Karas3-0/+34
2018-04-06Add packet SMSG_SOLVE_CHAR_NAME 0x0af7.Andrei Karas3-0/+30
2018-04-04While changing focus. always focus new control and after unfocus old control.s20180406Andrei Karas1-5/+5
2018-04-02Show sorting drop down box in item create window.Andrei Karas1-2/+3
2018-04-02Read whole packet in BeingRecv::processBeingSpecialEffect even if being not f...Andrei Karas1-0/+3
2018-04-02Remove legacy status effect field "block-id".Andrei Karas5-126/+16
2018-04-02Fix code style.Andrei Karas3-4/+3
2018-04-02Add some missing brackets in macroses.Andrei Karas9-20/+20
2018-04-02Add missing variables into constructor in pincode widget.Andrei Karas1-1/+3
2018-04-01Fix formatting in graphicsmanager.cppAndrei Karas1-3/+7
2018-04-01Use const theme id parameter in Theme::getColor.Andrei Karas1-5/+11
2018-04-01Remove useless check.Andrei Karas1-2/+0
2018-03-29Update shuffle packets.Andrei Karas2-0/+204
2018-03-28Remove from circle ci sanitize builds on i386.Andrei Karas2-16/+4
2018-03-27Remove from travis sanitize builds on i386.Andrei Karas1-15/+0
2018-03-27Fix show badges in some cases.Andrei Karas1-1/+1
2018-03-27Dont use system font in browserbox unit tests.Andrei Karas2-2/+2
2018-03-27Remove extra include from rwops.cppAndrei Karas1-2/+0
2018-03-27Fix possible crash in recalcSpritesOrder.Andrei Karas1-10/+12
2018-03-27Fix possible draw issue after speechbuble was created.Andrei Karas2-1/+1
2018-03-27Fix building walk path.Andrei Karas1-1/+3
2018-03-27Fix adding possible null pointer to window.Andrei Karas1-0/+12
2018-03-27Fix empty vector issue in modern and mobile2 opengl renderers.Andrei Karas2-0/+4
2018-03-26Fix possible issues in guild members sorting.Andrei Karas1-2/+2
2018-03-26Fix possible sorting issues in party.Andrei Karas1-6/+5
2018-03-26Fix wrong iterator usage in replace sprites function.Andrei Karas1-1/+4
2018-03-23Fix wrong packet size SMSG_ITEM_MVP_DROPPED 0x07fd.Andrei Karas1-1/+1
2018-03-17Improve rwops creation error messages.Andrei Karas2-7/+15
2018-03-14Add shuffle packets to new packet version.Andrei Karas2-0/+68
2018-03-14Auto validate to field in reply mail.Andrei Karas1-0/+5