summaryrefslogtreecommitdiff
path: root/src/progs/dyecmd/dyemain.cpp
AgeCommit message (Collapse)AuthorFilesLines
2023-01-08added manaverse' copyright line to src/jak11-0/+1
2023-01-08[WIP] renamed the client to ManaVersejak11-1/+1
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus
2019-10-16Fix code style, ignore some warning in clang-tidyAndrei Karas1-1/+1
2019-01-01Update copyright year.Andrei Karas1-1/+1
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-01-04Update copyrights year.Andrei Karas1-1/+1
2017-09-18Redirect logging to file after log file opened.s20170918Andrei Karas1-1/+0
If log file open failed, redirect logging back to stdout.
2017-09-18Move imagewriter into utils directory and rename to pnglib.Andrei Karas1-3/+2
2017-09-07Add SDL2 errors logging.Andrei Karas1-0/+2
2017-09-06Move dyecmd separate sources from dyetool into progs/dyecmd directory.Andrei Karas1-0/+119