summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Added support for 'make plugin.pluginname' to compile only 'pluginname'Haru1-17/+21
2013-11-19Sanitized and improved several macros through the codeHaru1-2/+2
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 bitHaru2-12/+8
2013-10-16Follow-up to fad3040499293b1ff4ff634680163fcab4ca5e70Haru1-1/+1
2013-10-11Fixed login packet 0x825shennetsind2-9/+9
2013-10-05Added 'buildclean' target to all makefilesHaru1-3/+9
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind2-32/+41
2013-09-25Renamed iTimer interface to timer.shennetsind2-16/+16
2013-09-22Changed Makefiles to avoid rebuilding targets if nothing was modifiedHaru1-2/+4
2013-09-22Corrected various hardcoded database table namesHaru1-1/+1
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-1/+4
2013-09-18Makefiles improvements and cleanupHaru1-29/+33
2013-08-08HPM Updateshennetsind3-18/+36
2013-07-21Changed CC to a Makefile variableHaru1-2/+5
2013-07-14Makefile error corrections and minor tweaksHaru1-3/+3
2013-07-08Fixed compiling errors when CONSOLE_PARSE was disabledshennetsind1-0/+2
2013-07-08Cygwin Fix for the Hercules SQL Update Checkshennetsind1-0/+2
2013-07-04Fixed Bug #7476shennetsind1-0/+3
2013-07-03Dropped engine setting, closing bug #7455.Matheus Macabu3-93/+15
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-41/+41
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-3/+3
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu2-19/+19
2013-05-18Some type conversion warnings fixed. If this breaks anything create a bug rep...Matheus Macabu2-4/+4
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-3/+3
2013-05-15HPM Updateshennetsind3-84/+87
2013-05-02Introducing Hercules Plugin Manangershennetsind1-55/+2
2013-04-25Fixed Bug #7189shennetsind1-1/+1
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 3b89a135dcde9779bd0537cd136a7c34cfadbe3fshennetsind2-8/+0
2013-03-16Follow up fixed for Pin Code Featuremalufett1-1/+1
2013-03-14Fixed Pin Code Featureshennetsind1-1/+1
2013-03-11Follow up d2d734ce0983fbed72e69f555f57f29de04f30b3shennetsind1-4/+2
2013-03-09Hercules Renewal'd Pin Codeshennetsind3-18/+69
2013-03-04Introducing account-dependent character slot countshennetsind3-10/+17
2013-02-18Improvements all over the placeshennetsind2-4/+5
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-16Minor changes; check descriptionshennetsind1-9/+10
2013-02-16Dropped _sql suffix in server names.shennetsind2-13/+13
2013-02-14Introducing MySQL DB Update Checkershennetsind3-1/+8
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-01-31Fixed Bug #3080shennetsind1-3/+4
2013-01-25Dropping _athena file suffixesshennetsind1-2/+2
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau8-2571/+2687
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal28-2687/+2571
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