Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-26 | Some renaming to give all functions in server.c a proper prefix | David Härdeman | |
2020-06-26 | Split off all server functionality to a separate file | David Härdeman | |
2020-06-26 | Properly cleanup and free struct cfg and servers | David Härdeman | |
2020-06-26 | Rename shortname to name...to make it shorter | David Härdeman | |
2020-06-26 | Implement stopall part 2 | David Härdeman | |
2020-06-26 | Make args to get_player_count optional | David Härdeman | |
2020-06-26 | Implement stop all, part 1 | David Härdeman | |
2020-06-26 | Use some of the new list.h features in minecctl | David Härdeman | |
2020-06-26 | Make the server handling in minecctl saner | David Härdeman | |
2020-06-26 | Bring some sanity to cmd parsing | David Härdeman | |
2020-06-25 | Only check for password if/when required | David Härdeman | |
2020-06-25 | Flesh out minecctl some more | David Härdeman | |