Age | Commit message (Expand) | Author | Files | Lines |
2017-09-07 | Fix possible thread structure memory leak on SDL2 if thread terminated before... | Andrei Karas | 8 | -25/+27 |
2017-09-07 | Add into lsan suppression some mesa related leaks. | Andrei Karas | 2 | -0/+4 |
2017-09-07 | Fix possible reading wrong pixel sizes in SDL2. | Andrei Karas | 1 | -2/+2 |
2017-09-07 | Add SDL2 errors logging. | Andrei Karas | 10 | -1/+29 |
2017-09-07 | Remove useless calls in SDL::getAllVideoModes for SDL2. | Andrei Karas | 1 | -3/+2 |
2017-09-06 | Fix and update internal sdl2_gfx files. | Andrei Karas | 7 | -285/+307 |
2017-09-06 | Add include protections into client.h and viewport.h | Andrei Karas | 2 | -0/+4 |
2017-09-06 | Fix deheader build jobs after changed some paths in sources. | Andrei Karas | 1 | -12/+12 |
2017-09-06 | Fix run tests after buttons highlights was changed. | Andrei Karas | 1 | -1/+1 |
2017-09-06 | Update translations. | Andrei Karas | 25 | -13032/+13477 |
2017-09-06 | Move manaplus game related files into progs/manaplus. | Andrei Karas | 18 | -410/+461 |
2017-09-06 | Move dyecmd separate sources from dyetool into progs/dyecmd directory. | Andrei Karas | 18 | -24/+24 |
2017-09-05 | Fix memory leak on exit in dyecmd. | Andrei Karas | 1 | -0/+2 |
2017-09-05 | Fix stuck some buttons in hightligted state after pressing. | Andrei Karas | 1 | -1/+1 |
2017-09-05 | Draw rescaled casting animation to whole skill area size. | Andrei Karas | 1 | -3/+5 |
2017-09-05 | Replace transparent background to normal window background in popup menu in t... | Andrei Karas | 1 | -11/+11 |
2017-09-05 | Fix color for skill popup header. | Andrei Karas | 1 | -0/+2 |
2017-09-05 | Adjust chat colors in jewelry-simple theme. | Andrei Karas | 1 | -9/+6 |
2017-09-05 | Add function for draw rescaled animated sprite. | Andrei Karas | 2 | -0/+27 |
2017-09-05 | Fix send date in mails. | Andrei Karas | 1 | -1/+2 |
2017-09-05 | Fix receiving half broken packet with mail message (SMSG_MAIL2_READ_MAIL). | Andrei Karas | 1 | -0/+3 |
2017-09-05 | Fix adding stackable items to mail. | Andrei Karas | 3 | -16/+43 |
2017-09-05 | Fix crash if enter simple text into chat window before connecting to server. | Andrei Karas | 1 | -2/+5 |
2017-09-05 | Fix drawing emotes button in chat input field. | Andrei Karas | 1 | -5/+12 |
2017-09-05 | Change skin for chat window to default window in jewelry-simple. | Andrei Karas | 2 | -14/+206 |
2017-09-05 | Add comment about calling virtual member in destructor in widget.cpp | Andrei Karas | 1 | -0/+1 |
2017-09-05 | Add new compiler flags for gcc snapshot. | Andrei Karas | 1 | -0/+2 |
2017-09-05 | Add clang-6 builds for sdl2 into .gitlab-ci.yml | Andrei Karas | 1 | -0/+31 |
2017-09-05 | Replace most clang 5.0 builds to clang 6.0 builds. | Andrei Karas | 3 | -15/+99 |
2017-09-05 | Remove gcc-6 sanitize tests for amd64 from .travis.yml | Andrei Karas | 1 | -10/+0 |
2017-09-03 | Fixed all "buttom" into "bottom". | Alige | 6 | -9/+9 |
2017-09-03 | Fixed a typo about mails notification. | Alige | 1 | -1/+1 |
2017-09-03 | Improve a bit scrollarea. | Andrei Karas | 1 | -4/+4 |
2017-09-03 | Fix scrolling in scroll areas. | Andrei Karas | 1 | -5/+6 |
2017-09-03 | Add sorting in theme and fonts and sounds lists. | Andrei Karas | 1 | -0/+3 |
2017-09-02 | Add libwinpthread-1.dll into windows installer scripts.v1.7.9.2 | Andrei Karas | 3 | -0/+3 |
2017-09-02 | Change version to 1.7.9.2. | Andrei Karas | 9 | -9/+18 |
2017-09-02 | Set GIT_DEPTH: "100000" into gitstats job in .gitlab-ci.yml | Andrei Karas | 1 | -0/+1 |
2017-09-02 | Set GIT_DEPTH: "1" only once, because look like it works for all jobs. | Andrei Karas | 1 | -261/+0 |
2017-09-02 | Update translations. | Andrei Karas | 24 | -1632/+1632 |
2017-09-02 | Remove extra include from throw.cc | Andrei Karas | 1 | -2/+0 |
2017-09-02 | Add missing translators comment into mailviewwindow.cpp | Andrei Karas | 1 | -1/+1 |
2017-09-02 | Remove unused define. | Andrei Karas | 1 | -2/+0 |
2017-09-02 | Fix compilation with old compilers again. | Andrei Karas | 1 | -11/+3 |
2017-09-02 | Fix compilation for old compilers. | Andrei Karas | 1 | -0/+6 |
2017-09-01 | Add missing include for some compilers. | Andrei Karas | 1 | -0/+4 |
2017-09-01 | Fix showing config.log in .travis.yml | Andrei Karas | 1 | -1/+1 |
2017-09-01 | Add some checks after automatic check code by tools. | Andrei Karas | 6 | -22/+47 |
2017-09-01 | Fix code style. | Andrei Karas | 12 | -47/+30 |
2017-09-01 | Fix include in sdl.cc | Andrei Karas | 1 | -3/+2 |