Summary
- Exit gracefully on SIGINT (Ctrl+C) (commit: 8fe7277) (details)
- Disable role if it has no password (commit: aaf215e) (details)
- Use IP Union instead of two IP variables (commit: c1207c2) (details)
- Types.h: Make LOG_X compatible with Clang (commit: 02da116) (details)
- Types.h: Make LOGF__INT support different files (commit: bc2582b) (details)
- Server: Add LOG_STATUS when exiting and remove TODOs by PR. (commit: 6e70277) (details)
- Server.c: Remove LOG_STATUS on CTRL+c (commit: 904a01e) (details)
- Structs.h: Replace running signal for sig_atomic_t instead of uint8 (commit: e094e66) (details)
- Packets.c: Stupid workaround for getting stuck (commit: 566645b) (details)
- Server: Get player unstuck (commit: 0b77522) (details)
- Packets.c: Make warnings more correct (commit: 3cea342) (details)
- Packets.c: Correct message sizes (commit: 53fcf9e) (details)
The file was modified | Source/Structs.h (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Util/Types.h (diff) |
The file was modified | Source/Util/Types.h (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Structs.h (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Structs.h (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Protocol.h (diff) |
The file was modified | Source/Protocol.c (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Packets.c (diff) |