summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-06-02fixed back to login button in world selection windowjak11-1/+1
2020-06-01Remove extra include from mglxinit.cppAndrei Karas1-2/+2
2020-06-01Split multi line #if into separate ifs in normalopenglgraphics.cppAndrei Karas1-4/+5
2020-05-30Fix too long line in modernopenglgraphics.cppAndrei Karas1-1/+2
2020-05-30Split multi line #if into separate ifsAndrei Karas6-20/+24
2020-05-30Add missing restrict keyword in strBuf global variableAndrei Karas1-1/+1
2020-05-30Revert "Disable warning conditionally-supported for opengl function pointers"Andrei Karas2-12/+0
2020-05-30Revert "sdl2/opengl: use SDL_GL_GetProcAddress instead glXGetProcAddress when...Andrei Karas1-1/+1
2020-05-30Disable warning conditionally-supported for opengl function pointersAndrei Karas2-0/+12
2020-05-30Fix left style issues from switch port mergingAndrei Karas9-10/+19
2020-05-18Add new flags into gc110 flagsAndrei Karas1-0/+4
2020-05-18Fix compilation error after switch port mergedAndrei Karas1-4/+4
2020-05-11Remove useless struct keywordAndrei Karas8-12/+12
2020-05-11Add missing include for SDL2 in mglxinit.cppAndrei Karas1-0/+4
2020-05-11Fix wrong define check in paths.cppAndrei Karas1-1/+1
2020-05-07Fix code style after merged switch port codeAndrei Karas8-17/+26
2020-05-07Add option for show/hide hidden genderAndrei Karas4-3/+27
2020-04-29switch: remove unused renderscpasjuste1-13/+7
2020-04-29switch: fix software keyboard validation event, fix pathscpasjuste3-6/+8
2020-04-29switch: change default input mapping in inputactionmap.hcpasjuste2-5/+50
2020-04-27sdl2/opengl: use SDL_GL_GetProcAddress instead glXGetProcAddress when sdl2 is...cpasjuste1-1/+1
2020-04-27inputmanager: fix joystick key 0 not assignable from inputactionmap (SDL_SCAN...cpasjuste1-4/+8
2020-04-27switch: send gui escape/cancel event on keyboard dismisscpasjuste1-0/+18
2020-04-26switch: actually send "chatinput" action on new software keyboard textcpasjuste4-6/+17
2020-04-25add "SAVE_PASSWORD" define optioncpasjuste4-7/+37
2020-04-24switch: don't use atexit not working on switchcpasjuste2-1/+6
2020-04-24switch: add escape button (+)cpasjuste2-6/+19
2020-04-24switch: fix joystick directionscpasjuste2-8/+5
2020-04-23switch: enable opengles2 renderercpasjuste17-25/+35
2020-04-23switch: enable sound and keyboard button by default, disable joysticks for nowcpasjuste3-14/+30
2020-04-22switch: enable sdl2 keyboardcpasjuste2-4/+4
2020-04-22switch: enable joystick and mousecpasjuste4-0/+19
2020-04-22switch: first commitcpasjuste6-4/+78
2020-03-13Fix alternate ip address for char and map servers [ci skip]Andrei Karas2-0/+2
2020-02-23Fix some code style issuesAndrei Karas38-100/+113
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 Karas40-74/+74
2019-09-30Add missing static keywordsAndrei Karas19-34/+32
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