summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
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 Karas5-0/+24
2019-05-31Fix compilation warnings with new mesa and SDL 1.2Andrei Karas8-0/+42
2019-05-31Fix redefine GL_GLEXT_VERSION issue in SDL 2Andrei Karas1-0/+4
2019-05-18Fix code styleAndrei Karas11-26/+27
2019-05-16Remove extra include from generalhandler.cppAndrei Karas1-1/+0
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
2019-05-15Update shuffle packetsAndrei Karas3-0/+340
2019-05-15Add packet SMSG_NAME_RESPONSE_TITLE 0x0adfAndrei Karas3-0/+79
2019-05-15Add packet SMSG_REFINE_ANNOUNCE 0x0adaAndrei Karas3-0/+26
2019-05-15Add packet CMSG_REFINE_CLOSE 0x0aa4Andrei Karas6-0/+19
2019-05-14Add item CMSG_REFINE_ITEM 0x0aa3Andrei Karas6-0/+41
2019-05-14Add packet SMSG_REFINE_ADD_ITEM 0x0aa2Andrei Karas3-0/+29
2019-05-14Add packet CMSG_REFINE_ADD_ITEM 0x0aa1Andrei Karas13-0/+267
2019-05-14Add packet SMSG_REFINE_WINDOW_OPEN 0x0aa0Andrei Karas6-0/+85
2019-05-14Add packet SMSG_MAP_LOAD_CONFIRM 0x0b1bAndrei Karas3-0/+24
2019-05-14Update packets SMSG_ACK_MERGE_ITEMS and SMSG_MERGE_ITEMAndrei Karas1-4/+13