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-06 | Add some license information and the beginning of Debian packages | David Härdeman |
2020-07-01 | Change include configuration for shared directory to make header includes cle... | David Härdeman |
2020-06-30 | Clarify active players function name | David Härdeman |
2020-06-28 | Run clang-format on source tree (excl igmp.c) | David Härdeman |
2020-06-27 | Create a shared mc protocol implementation and use it in the proxy and cmd li... | David Härdeman |
2020-06-24 | Add STRLEN constant macro | David Härdeman |
2020-06-24 | Add some more annotations | David Härdeman |
2020-06-24 | Add global _GNU_SOURCE define | David Härdeman |
2020-06-23 | Big renaming, move some more functionality to shared lib | David Härdeman |