Summary
- Server.c: Do not set colors of team on server reset (commit: 484143d) (details)
- Commands.c: Add reset command (commit: dcd9bcf) (details)
- Revert "Server.c: Do not set colors of team on server reset" (commit: 90eab00) (details)
- Server.c: Correct the team1/2Color variables on reset (commit: 7e8ec8f) (details)
- Commands.c: Add proper path to the libraries (commit: ef77ed7) (details)
- Packets.c: Free grenade before return (commit: cd29949) (details)
- Packets.c: Another free before return in grenade (commit: ca8044b) (details)
- Server.c: Initialize CIDR range when checking for ban (commit: 9ef5c16) (details)
- Protocol.c: Fix realloc screwup (commit: 2b9967d) (details)
- Packets.c: Realloc fix for map (commit: a6d4d65) (details)
- Map.c: Realloc fix for mapOut (commit: 65c6275) (details)
- Commands.c: Initialize command pointer to NULL (commit: 53872e1) (details)
- Protocol.c: Intialize range IPstructs (commit: cf16987) (details)
- Packets.c: Comment out avoiding check as its disabled (commit: 1ef5d1c) (details)
- Typo fixes & missing libraries. (#22) (commit: c167d02) (details)
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Server.c (diff) |
The file was modified | Source/Protocol.c (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | Source/Map.c (diff) |
The file was modified | Source/Commands.c (diff) |
The file was modified | Source/Protocol.c (diff) |
The file was modified | Source/Packets.c (diff) |
The file was modified | README.md (diff) |
The file was modified | CONTRIBUTING.md (diff) |