summaryrefslogtreecommitdiff
path: root/src/progs/dyecmd/client.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-18Fix warnings in gcc trunkAndrei Karas1-2/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-8/+8
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 Karas1-0/+4
2018-03-08Focus previous window after pin code accepted by server.Andrei Karas1-0/+8
2018-02-17Fix legacy time include.Andrei Karas1-2/+4
2018-02-16Fix compilation with clang.Andrei Karas1-0/+2
2018-01-05Add support for packets type flag.Andrei Karas1-0/+4
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2018-01-01Replace some status methods usage from member pointers to static member calls.Andrei Karas1-1/+1
2017-12-27Remove default parameters from configuration.Andrei Karas1-2/+8
2017-12-27Remove default parameters from theme.Andrei Karas1-1/+4
2017-09-18Redirect logging to file after log file opened.s20170918Andrei Karas1-2/+0
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 Karas1-1/+2
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 Karas1-0/+813