summaryrefslogtreecommitdiff
path: root/src/login/login.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-06All new accounts will now have their passwords stored in SHA256.Jesusaves1-1/+1
2018-11-27Add packet AC_REQ_MOBILE_OTPAndrei Karas1-0/+1
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2018-02-09Add account_engine into login interface.Andrei Karas1-0/+1
2018-02-09Create lchrif interface in login.cAndrei Karas1-0/+12
2018-02-09Add server[MAX_SERVERS] into login interface.Andrei Karas1-2/+5
2017-12-02Add support for OTP login packet.Andrei Karas1-0/+1
2017-10-29Add configurable way to show char servers with color in list in client.Andrei Karas1-0/+7
2017-10-27Add missing interface members in login.c.Andrei Karas1-0/+13
2016-08-19Ported login-server.conf to libconfigHaru1-8/+9
2016-04-16Added missing documentationHaru1-0/+4
2016-04-16Rewrite client interface for login server (part 6)hemagx1-23/+0
2016-04-16Rewrite client interface for login server (part 5)hemagx1-1/+2
2016-04-16Rewrite client interface for login server (part 3)hemagx1-2/+17
2016-04-16Rewrite client interface for login server (part 1)hemagx1-2/+2
2016-03-20Dropped typedef from DBMapHaru1-2/+2
2016-03-20Dropped typedefs from union DBKey and struct DBDataHaru1-3/+3
2016-01-10Move declaration of login config struct to login interfacehemagx1-2/+3
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-08-15HPM compatibility improvementsHaru1-7/+6
2015-08-11subnet.conf overhaulHaru1-11/+2
2015-08-05Add checks for servers ip address in inter server connections.Andrei Karas1-1/+1
2015-06-19Cleaned up some #includesHaru1-0/+2
2015-06-19Removed ".." from include directivesHaru1-2/+2
2015-06-01Replaced some of the hardcoded values with constants (login)Haru1-5/+12
2015-01-18Command line arguments handling overhaulHaru1-3/+2
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-1/+5
2014-11-16Whitespace cleanup (no code changes)Haru1-29/+29
2014-11-11add AccountDB into login interface.Andrei Karas1-0/+2
2014-11-07Add login_config into login interface in login.cAndrei Karas1-0/+1
2014-11-07fix plugins compilation.Andrei Karas1-2/+2
2014-11-07Fix login_interface for allow generate hooks from it.Andrei Karas1-11/+14
2014-11-07Move global variables to interfaces in login.cAndrei Karas1-0/+14
2014-11-07Add most function to login interface in login.cAndrei Karas1-0/+84
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+1
2014-05-10Revert "Fixed order of includes in all source files"panikon1-1/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+1
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-2/+3
2013-12-30Fixed account expiration timeshennetsind1-0/+2
2013-12-17Fixed several compiler warningsHaru1-2/+2
2013-11-19Sanitized and improved several macros through the codeHaru1-2/+2
2013-10-11Fixed login packet 0x825shennetsind1-1/+2
2013-07-03Dropped engine setting, closing bug #7455.Matheus Macabu1-2/+0
2013-03-17Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3fshennetsind1-1/+0
2013-01-25Dropping _athena file suffixesshennetsind1-2/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-61/+62
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-62/+61