summaryrefslogtreecommitdiff
path: root/src/login/login.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-09Fixed order of includes in all source filesHaru1-9/+12
2014-05-09Added support to return a different exit status to the OS.Haru1-2/+2
2014-03-16Added --load-plugin commandline argumentHaru1-1/+1
2014-02-10Merge pull request #256 from hemagx/masterHaruna1-0/+40
2014-02-08Improved client_hash_checkHaru1-17/+23
2014-02-02Update inter server so ask login server for account information Instead of do...Ibrahim Hossam1-0/+40
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-48/+3
2013-12-30Fixed account expiration timeshennetsind1-10/+15
2013-12-17Fixed several compiler warningsHaru1-5/+5
2013-11-16Introducing Character Ban Support.shennetsind1-12/+1
2013-11-16Fixed char server's maintenance modeshennetsind1-4/+8
2013-11-09HPM Support for plugin-implemented "--args" (options)shennetsind1-2/+0
2013-10-26Changed 'tick' variables to 64 bitHaru1-9/+6
2013-10-16Follow-up to fad3040499293b1ff4ff634680163fcab4ca5e70Haru1-1/+1
2013-10-11Fixed login packet 0x825shennetsind1-8/+7
2013-09-25Renamed iTimer interface to timer.shennetsind1-13/+13
2013-08-08HPM Updateshennetsind1-16/+33
2013-07-04Fixed Bug #7476shennetsind1-0/+3
2013-07-03Dropped engine setting, closing bug #7455.Matheus Macabu1-71/+15
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-3/+3
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-16/+16
2013-05-18Some type conversion warnings fixed. If this breaks anything create a bug rep...Matheus Macabu1-2/+2
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-3/+3
2013-05-02Introducing Hercules Plugin Manangershennetsind1-55/+2
2013-04-16Fixed Bug #86 (YES 2-DIGITS!)shennetsind1-2/+2
2013-04-10Implementing the new "login-failed" packetshennetsind1-3/+16
2013-03-17Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3fshennetsind1-7/+0
2013-03-16Follow up fixed for Pin Code Featuremalufett1-1/+1
2013-03-14Fixed Pin Code Featureshennetsind1-1/+1
2013-03-09Hercules Renewal'd Pin Codeshennetsind1-2/+45
2013-03-04Introducing account-dependent character slot countshennetsind1-7/+10
2013-02-18Improvements all over the placeshennetsind1-3/+4
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-16Minor changes; check descriptionshennetsind1-9/+10
2013-02-14Introducing MySQL DB Update Checkershennetsind1-1/+3
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-01-31Fixed Bug #3080shennetsind1-3/+4
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1580/+1618
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1618/+1580
2012-11-20Console clean up, dropped quite a few pointless messages and modified others ...shennetsind1-16/+8
2012-11-091. Follow up r16891 small improvement over there by dropping a pointless entr...shennetsind1-44/+22
2012-11-09- Updated the list of dnsbl_servers. (bugreport:6862)brianluau1-1/+1
2012-09-11Fixed bugreport:6671 compiler shows a warning for incompatible arguments for ...greenboxal21-5/+7
2012-09-10Added missing memory finalization for client_hash_nodes linked list.greenboxal21-0/+8
2012-09-10Added client MD5 hash check option to login-server.greenboxal21-0/+68
2012-05-31Fixed bugreport:5828 Added missing min_group_id_to_connect functionality to l...shennetsind1-2/+11
2012-04-22* Merged changes up to eAthena 15087.eathenabot1-9/+34
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-8/+17
2012-02-16- Removed outdated version number handling (follow-up to r11503).gepard19841-1/+0
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-14/+10