summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-12-13manaversetest -> manaplustestJesusaves2-32/+32
2021-12-13autoreconf and configure passed; Now to test make >.<Jesusaves1-6/+6
2021-12-13Continue what we started; But preserve more of the hardcoded stuffJesusaves12-17/+17
2021-12-13Initial attempt at mass renamingJesusaves1964-4012/+4012
2021-08-08Do not replace text related to player if there is no localPlayer instanciedThibault Payet1-4/+7
2021-06-06added exitcode 7 to unique sessions (-S)jak15-5/+44
2021-06-06disable logout option in unique sessions (-S)jak12-7/+16
2021-06-06added Session in windowtitle insteed of loginname (-S)jak11-1/+8
2021-06-05changed updatehost (to update badges in future)jak11-4/+4
2021-06-01added description to commandline helpjak11-22/+26
2021-05-31added --uniqueSession/-S flag for launcher usagejak12-2/+8
2021-05-20changed updatehost & serverlistjak11-10/+11
2021-05-16changed max value for desync walkaround to 30 (100 is way to much)jak11-1/+1
2021-05-16changed default desync walkaround value from 0 to 10jak11-1/+1
2021-05-08Remove -enablecommandlinepassword necessityJesusaves1-8/+0
2021-04-13moved all skillbased errors to debugChatTabjak11-2/+8
2021-03-12fix manaplus2/manaplus#9 : limited the check to tmwa, not needed for evol/hercJesusaves1-2/+5
2021-03-12Popup remove unusable entriesjak11-23/+43
2021-03-12added 'store all' button shown: when in storage windowjak12-1/+31
2021-03-11added desync walkaroundjak16-1/+22
2021-03-11Silence warning -Wredundant-decls in SDL 1.2 codeAndrei Karas13-0/+94
2020-06-03removed particle count from beeingpopup in case its 0jak11-6/+10
2020-06-03added themeColors so textPopups (so all are readable with darker themes too)jak11-0/+3
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