summaryrefslogtreecommitdiff
path: root/src/net/tmwa/loginhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-06-25Added online player list to Social windowDavid Athay1-1/+1
2024-03-13Adjusted handling of SMSG_LOGIN_DATA to what tmwa sendsThorbjørn Lindeijer1-3/+4
2024-03-04Fixed character displayThorbjørn Lindeijer1-2/+2
2024-03-04Fixed duplication of player name in chatThorbjørn Lindeijer1-10/+22
2024-02-13Updated tmwAthena network protocolThorbjørn Lindeijer1-2/+2
2024-01-26Apply C++11 fixitsThorbjørn Lindeijer1-1/+1
2024-01-26Added support for the "persistentIp" server info settingThorbjørn Lindeijer1-1/+11
2024-01-24Increased client version to 20Thorbjørn Lindeijer1-1/+1
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-3/+3
2012-01-26Updated copyrights to 2012Thorbjørn Lindeijer1-1/+1
2011-05-26tmwAthena supports 9 characters per accountJared Adams1-5/+1
2011-04-30Merge branch '0.5'Yohann Ferreira1-0/+9
2011-04-14Add missing auth failure reasonsBen Longbons1-0/+9
2010-12-29Fixed potential flaw for the number of characters slots on tAthena.Yohann Ferreira1-0/+6
2010-05-22Fix handling of tmwAthena registration disabled bitJared Adams1-7/+6
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-0/+315