Age | Commit message (Expand) | Author |
---|---|---|
2020-07-12 | Move main.c to minecproxy.c for consistency and better debug msgs | David Härdeman |
2020-07-12 | Teach minecctl to create proper mcserver files, auto-generate systemd service... | David Härdeman |
2020-07-06 | Add some license information and the beginning of Debian packages | David Härdeman |
2020-07-01 | Reduce some rcon duplication by using a common function | David Härdeman |
2020-07-01 | Change include configuration for shared directory to make header includes cle... | David Härdeman |
2020-06-30 | Share config parsing fully between server and cmdline tool | David Härdeman |
2020-06-28 | Run clang-format on source tree (excl igmp.c) | David Härdeman |
2020-06-24 | Add some more annotations | David Härdeman |
2020-06-23 | Big renaming, move some more functionality to shared lib | David Härdeman |