summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-09-11Show key names in input event logger in key up/down events in SDL 2.Andrei Karas1-2/+6
2017-09-11Add default values for input 1 and input 2 actions in SDL 2 build.Andrei Karas1-2/+2
2017-09-10Fix loading icon two times.Andrei Karas3-11/+18
2017-09-10Allow trigger input action on key press or/and release.Andrei Karas5-708/+926
2017-09-09Add workaround for fix alt-tab issue in SDL2.Andrei Karas13-10/+130
2017-09-09Fix compilation with SDL2 < 2.0.4Andrei Karas1-0/+9
2017-09-09Remove extra include from sdlhelper.cppAndrei Karas1-1/+0
2017-09-09Fix compilation warning.Andrei Karas1-1/+0
2017-09-09Fix compilation warning with mesa 17.3.0.Andrei Karas1-2/+3
2017-09-09Replace SDL_IsTextInputActive to lower level SDL function call.Andrei Karas2-2/+2
2017-09-09Add logging wm events for SDL2.Andrei Karas8-16/+173
2017-09-08Extend input events logging with SDL2.Andrei Karas1-2/+28
2017-09-08Add comment about SDL_JoystickEventState.Andrei Karas1-0/+1
2017-09-08Split SDL_WaitEventTimeout/SDL_PollEvent into lower level SDL function calls.Andrei Karas6-3/+32
2017-09-08Fix compilation with old SDL 2 versions (before 2.0.4)Andrei Karas1-0/+6
2017-09-08Remove extra include.Andrei Karas1-1/+0
2017-09-08Fix compilation warning.Andrei Karas1-1/+1
2017-09-07Remove commented code from download.cppAndrei Karas1-6/+0
2017-09-07Fix possible threads structure leak in download.cppAndrei Karas1-3/+3
2017-09-07Add current renderer into user agent string.Andrei Karas7-5/+87
2017-09-07Fix some style issues in sdl2gfx.Andrei Karas4-1503/+1804
2017-09-07Fix tests compilation.Andrei Karas1-1/+1
2017-09-07Add missing sdl2logger files.Andrei Karas2-0/+170
2017-09-07Fix possible thread structure memory leak on SDL2 if thread terminated before...Andrei Karas8-25/+27
2017-09-07Fix possible reading wrong pixel sizes in SDL2.Andrei Karas1-2/+2
2017-09-07Add SDL2 errors logging.Andrei Karas10-1/+29
2017-09-07Remove useless calls in SDL::getAllVideoModes for SDL2.Andrei Karas1-3/+2
2017-09-06Fix and update internal sdl2_gfx files.Andrei Karas5-281/+298
2017-09-06Add include protections into client.h and viewport.hAndrei Karas2-0/+4
2017-09-06Move manaplus game related files into progs/manaplus.Andrei Karas18-410/+461
2017-09-06Move dyecmd separate sources from dyetool into progs/dyecmd directory.Andrei Karas18-24/+24
2017-09-05Fix memory leak on exit in dyecmd.Andrei Karas1-0/+2
2017-09-05Fix stuck some buttons in hightligted state after pressing.Andrei Karas1-1/+1
2017-09-05Draw rescaled casting animation to whole skill area size.Andrei Karas1-3/+5
2017-09-05Fix color for skill popup header.Andrei Karas1-0/+2
2017-09-05Add function for draw rescaled animated sprite.Andrei Karas2-0/+27
2017-09-05Fix send date in mails.Andrei Karas1-1/+2
2017-09-05Fix receiving half broken packet with mail message (SMSG_MAIL2_READ_MAIL).Andrei Karas1-0/+3
2017-09-05Fix adding stackable items to mail.Andrei Karas3-16/+43
2017-09-05Fix crash if enter simple text into chat window before connecting to server.Andrei Karas1-2/+5
2017-09-05Fix drawing emotes button in chat input field.Andrei Karas1-5/+12
2017-09-05Add comment about calling virtual member in destructor in widget.cppAndrei Karas1-0/+1
2017-09-03Fixed all "buttom" into "bottom".Alige6-9/+9
2017-09-03Fixed a typo about mails notification.Alige1-1/+1
2017-09-03Improve a bit scrollarea.Andrei Karas1-4/+4
2017-09-03Fix scrolling in scroll areas.Andrei Karas1-5/+6
2017-09-03Add sorting in theme and fonts and sounds lists.Andrei Karas1-0/+3
2017-09-02Change version to 1.7.9.2.Andrei Karas1-2/+2
2017-09-02Remove extra include from throw.ccAndrei Karas1-2/+0
2017-09-02Add missing translators comment into mailviewwindow.cppAndrei Karas1-1/+1