summaryrefslogtreecommitdiff
path: root/src/progs/dyecmd
AgeCommit message (Expand)AuthorFilesLines
2019-11-18Fix warnings in gcc trunkAndrei Karas1-2/+2
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas1-1/+1
2019-06-10Add chat command /trimmemory for force trim freed memoryAndrei Karas1-0/+1
2019-01-01Update copyright year.Andrei Karas14-14/+14
2018-11-27Remove extra ; from different code.Andrei Karas1-8/+8
2018-11-12Fix memory leak in dyecmd on exit.Andrei Karas1-0/+4
2018-11-12Fix crash in dyecmd compiled with compiler with support for SIMD.Andrei Karas1-0/+6
2018-07-26Add support for changed item id size in packets.Andrei Karas1-0/+1
2018-04-06Add variables with packet versions for each packet types (main, re, zero).Andrei Karas1-0/+3
2018-03-09Add skin parameter to all button constructors.Andrei Karas1-7/+7
2018-03-08Add support for change pin code by server request.Andrei Karas2-0/+6
2018-03-08Focus previous window after pin code accepted by server.Andrei Karas2-0/+10
2018-02-17Fix legacy time include.Andrei Karas1-2/+4
2018-02-16Fix compilation with clang.Andrei Karas1-0/+2
2018-02-13Add clan window.Andrei Karas1-0/+1
2018-01-05Add support for packets type flag.Andrei Karas1-0/+4
2018-01-04Update copyrights year.Andrei Karas14-14/+14
2018-01-01Replace some status methods usage from member pointers to static member calls.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas2-2/+2
2017-12-27Remove default parameters from configuration.Andrei Karas1-2/+8
2017-12-27Remove default parameters from theme.Andrei Karas1-1/+4
2017-12-23Remove default parameter from color.Andrei Karas1-1/+1
2017-12-17Remove default parameters from viewport.hAndrei Karas1-1/+1
2017-09-18Redirect logging to file after log file opened.s20170918Andrei Karas2-3/+0
2017-09-18Move imagewriter into utils directory and rename to pnglib.Andrei Karas1-3/+2
2017-09-16Restore old way for music termination on exit.v1.7.9.16Andrei Karas1-2/+2
2017-09-15Fix termination audio on exit.Andrei Karas1-3/+3
2017-09-14Fix enable sys wm events logging.Andrei Karas1-1/+1
2017-09-13Fix option for enable/disable screensaver in SDL 2.Andrei Karas1-0/+1
2017-09-12Fix apply vsync with SDL2 by SDL2 function.Andrei Karas1-0/+7
2017-09-11Add option to set sdl logging level.Andrei Karas1-0/+1
2017-09-10Fix loading icon two times.Andrei Karas1-4/+8
2017-09-09Add logging wm events for SDL2.Andrei Karas1-8/+1
2017-09-07Add SDL2 errors logging.Andrei Karas2-1/+4
2017-09-06Move manaplus game related files into progs/manaplus.Andrei Karas1-1/+1
2017-09-06Move dyecmd separate sources from dyetool into progs/dyecmd directory.Andrei Karas14-0/+2172