summaryrefslogtreecommitdiff
path: root/src/net/manaserv/connection.cpp
AgeCommit message (Collapse)AuthorFilesLines
2010-08-09Fix enet version check *again*Jared Adams1-1/+1
Reviewed-by: Chuck Miller
2010-08-08Do proper checks on the ENet versionThorbjørn Lindeijer1-1/+1
The previous check broke compilation against ENet 1.2.2, which does define the version macros but does not have the API changes.
2010-08-02Fix enet version checkJared Adams1-5/+3
Tested-by: BaseBallBoy
2010-08-02Add support for enet 1.3Jared Adams1-0/+6
Reviewed-by: Yohann Ferreira
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P )
2010-01-12Standardize header orderJared Adams1-2/+2
Also remove some extra new lines and fix eAthena's PartyTab define guards.
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-10/+14
2009-10-24REplace instances of TMW with ManaJared Adams1-0/+105