summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-03add the troll emote made by Tiriftos20190123Tirifto2-0/+1
2019-01-01Update copyright year.Andrei Karas1943-1945/+1945
2018-12-17Remove extra ';'Andrei Karas1-1/+1
2018-12-09Initial WhiteSource configuration filewhitesource-bolt-for-github[bot]1-0/+8
2018-12-08Remove some wrong constexpr3 usage.v1.8.12.8Andrei Karas1-8/+8
2018-12-08Change version to 1.8.12.8.Andrei Karas9-9/+22
2018-12-08Update translations.Andrei Karas25-2775/+2849
2018-12-07Fix code style.Andrei Karas15-126/+126
2018-12-06Fix style in enums.Andrei Karas10-44/+44
2018-12-06Remove wrong workaround from ci job deheader_sdl2_tinyxml_opengl_tmwa_cpp.Andrei Karas1-1/+0
2018-12-06Fix gender display in legacy server online list.Andrei Karas1-1/+1
2018-12-06Update shuffle packets.Andrei Karas3-0/+1462
2018-12-06Add packet SMSG_ITEM_PREVIEW2 0x0b13 for zero packet type.Andrei Karas1-0/+6
2018-12-06Update packet SMSG_FORMAT_MESSAGE_STRING_COLOR 0x0a6f.Andrei Karas1-1/+4
2018-12-06Add packet SMSG_PLAYER_SKILL_AUTO_SPELLS 0x0afb.Andrei Karas3-3/+27
2018-11-29Remove extra include.s20181205Andrei Karas1-2/+0
2018-11-28Remove wrong SDL patching from ci job in gcc8_testsAndrei Karas1-1/+0
2018-11-28Fix string allocation in whoisonline.cppAndrei Karas1-1/+1
2018-11-27Fix showing group name in online list for legacy server.Andrei Karas4-10/+19
2018-11-27Show short group name when available instead of (GM)gumi4-7/+22
2018-11-27Avoid shop spam in legacy server.Andrei Karas3-1/+23
2018-11-27Fix dispaly '+' on stats with negative values.Andrei Karas1-3/+12
2018-11-27Remove extra ; from different code.Andrei Karas233-1083/+1085
2018-11-25Add workaround for compilation warning in SDL 1.2 with new Mesa in deheader c...Andrei Karas1-0/+9
2018-11-25Add workaround for compilation warning in SDL 1.2 with new Mesa in fedora bui...Andrei Karas1-0/+3
2018-11-25Add SDL 1.2 workaround into docker builds.Andrei Karas1-0/+1
2018-11-24Add workaround for compilation warning in SDL 1.2 with new Mesa.Andrei Karas23-0/+152
2018-11-19In legacy server save all online list to log with mapping name to id.Andrei Karas1-1/+4
2018-11-19Fix server side online list detection on legacy server.Andrei Karas1-1/+1
2018-11-15Fix possible out of buffer access in simd dye code.Andrei Karas2-219/+202
2018-11-12Fix compilation flags for gcc-snapshot.Andrei Karas1-1/+1
2018-11-12Add support for online list in legacy server.Andrei Karas6-1/+65
2018-11-12Add missing constexpr and noexcept into maplayer.Andrei Karas3-29/+34
2018-11-12Change images for clang compiler ci jobs.Andrei Karas3-3/+8
2018-11-12Test dyecmd in some ci jobs.Andrei Karas5-0/+42
2018-11-12Fix memory leak in dyecmd on exit.Andrei Karas1-0/+4
2018-11-12Fix crash in dyecmd compiled with compiler with support for SIMD.Andrei Karas1-0/+6
2018-11-12Fix code style.Andrei Karas1-1/+2
2018-11-05Fix code style.Andrei Karas22-43/+99
2018-11-04Fix clang39, clang60 ci scripts and clang-tidy configuration.Andrei Karas6-8/+8
2018-11-03Add missing space into ci_clang4_5 configuration.Andrei Karas1-1/+1
2018-11-03Fix different issues in updated CI environments.Andrei Karas10-11/+18
2018-11-03Drop support for server version 19.Andrei Karas2-2/+2
2018-11-03Hide for now errors messages "no resource in cache".Andrei Karas1-2/+3
2018-11-03Add new inventory packets for main packet types (20181002)Andrei Karas1-0/+9
2018-11-03Add packet SMSG_QUEST_UPDATE_OBJECTIVES 0x0afeAndrei Karas2-1/+13
2018-11-03Add packet SMSG_QUEST_ADD 0x0b0cAndrei Karas2-1/+10
2018-11-03Add packet SMSG_QUEST_LIST 0x0aff.Andrei Karas2-1/+25
2018-11-03Add packet SMSG_ITEM_PREVIEW2 0x0b13.Andrei Karas3-0/+29
2018-11-03Add packet SMSG_ITEM_PREVIEW1 0x0ab9Andrei Karas3-0/+30