Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-11 | Implementing show IP for game masters | Stefan Dombrowski | 1 | -2/+2 | |
As an upcoming feature the TMW-Athena server sends IP addresses or IP hashes to game masters. The current client freezes if it receives such a packet, therefor the game masters need to use a new client before the server can use it. Normal players are not affected, because they do not get this packet. Showing the IP is optional and can be enable with the chat command "/showip 1". The IP is then shown behind the players name. Reviewed-by: Bertram | |||||
2010-09-11 | Fixing misspelling in Setup_Video and removing empty lines from log | Stefan Dombrowski | 1 | -1/+1 | |
Reviewed-by: Jaxad0127 | |||||
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -0/+478 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. |