summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-20Add linking with "-lm -ldl" in sanitize builds due SDL linking issueAndrei Karas11-0/+22
2019-11-18Fix warnings in gcc trunkAndrei Karas3-5/+5
2019-10-16Remove extra #ifdef from sdlimagehelper.cc [ci skip]Andrei Karas1-7/+0
2019-10-16Fix some more code style issues [ci skip]Andrei Karas1-2/+6
2019-10-16Change type for some loop variables [ci skip]Andrei Karas2-2/+2
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas41-75/+75
2019-10-12Disable some more warnings in clang-tidy [ci-skip]Andrei Karas1-1/+1
2019-10-12Install package diffutils in fedora buildsAndrei Karas1-2/+2
2019-10-11Exclude clang-tidy warning cppcoreguidelines-non-private-member-variables-in-...Andrei Karas1-1/+1
2019-10-11Disable warning -Werror-implicit-function-declaration in fedora ci buildsAndrei Karas1-1/+2
2019-10-11Switch from unstable to stable in clang-7 buildsAndrei Karas2-4/+12
2019-10-11Update AppData fileAsciiWolf1-2/+7
2019-10-11Change installed desktop icon type to svgAsciiWolf2-5/+5
2019-09-30Add missing static keywordsAndrei Karas19-34/+32
2019-09-30Disable unsupported compiler flags for gcc-9Andrei Karas3-2/+6
2019-08-21Disable warning -Werror-implicit-function-declaration in gcc-7 build [ci skip]Andrei Karas1-1/+2
2019-08-20Disable warning flag -Werror-implicit-function-declaration for gcc-8 ci buildsAndrei Karas1-1/+2
2019-08-19Add new shuffle packetsAndrei Karas3-0/+1156
2019-08-19Update shortcuts related packets for zeroAndrei Karas3-2/+17
2019-08-19Update packet SMSG_BEING_HAT_EFFECTSAndrei Karas1-4/+11
2019-08-19Update packet SMSG_RANKS_LISTAndrei Karas3-9/+43
2019-08-19Update packet SMSG_HOMUNCULUS_INFOAndrei Karas3-0/+96
2019-08-09Porting fix for mumblemanager from NetBSD.Andrei Karas1-2/+2
2019-06-27Remove extra includeAndrei Karas1-0/+2
2019-06-27Add missing translation commentAndrei Karas1-0/+1
2019-06-26Update packet CMSG_SET_SHORTCUTSAndrei Karas6-1/+13
2019-06-26Update packet CMSG_SHORTCUTS_ROW_SHIFTAndrei Karas6-6/+28
2019-06-26Update packet SMSG_PLAYER_SHORTCUTSAndrei Karas3-8/+60
2019-06-24Fix code styleAndrei Karas10-23/+11
2019-06-10Add chat command /trimmemory for force trim freed memoryAndrei Karas6-0/+25
2019-06-02Add variable MULTIUSER_EXECUTIONLEVEL into windows installer scriptsAndrei Karas3-0/+3
2019-06-02Change jobs count in win_make scriptAndrei Karas1-1/+1
2019-06-02Remove music downloads from windows installersAndrei Karas2-31/+0
2019-05-31Change jobs count in nightly build scriptsAndrei Karas2-2/+2
2019-05-31Fix compilation warnings with new mesa and SDL 1.2Andrei Karas9-0/+76
2019-05-31Switch to gcc-9 in build script bmakedebugsdl2Andrei Karas1-1/+1
2019-05-31Fix redefine GL_GLEXT_VERSION issue in SDL 2Andrei Karas1-0/+4
2019-05-31Add gcc-9 flagsAndrei Karas1-0/+380
2019-05-31Change jobs count to 16 in build scriptsAndrei Karas17-32/+32
2019-05-18Remove tinyxml old flag from deheader ci builds with tinyxmlAndrei Karas1-2/+2
2019-05-18Fix code styleAndrei Karas11-26/+27
2019-05-16Remove extra include from generalhandler.cppAndrei Karas1-1/+0
2019-05-16fix libxml issue in deheaderAndrei Karas2-2/+2
2019-05-16Fix azure xcode file againAndrei Karas1-6/+0
2019-05-15Switch to bionic in deheader ci buildsAndrei Karas1-1/+1
2019-05-15Disable default xcode build due missing or wrong sdkAndrei Karas1-4/+4
2019-05-15Remove extra unused attribute in gamerecv.cppAndrei Karas1-1/+1
2019-05-15Change protocol version to 26Andrei Karas1-1/+1
2019-05-15Fix special card constants for clients with item id with size 4Andrei Karas3-5/+5
2019-05-15Fix different server packets for packet versions where item id size was changedAndrei Karas1-0/+46