summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)AuthorFilesLines
2014-08-07Corrected several format-string errors through the codeHaru1-18/+15
2014-07-29Merge pull request #312 from vthibault/fix-argument-errorKisuka1-1/+1
2014-07-28Fix argument error in Client HashVincent Thibault1-1/+1
2014-07-11Fixed reserved __identifier violationsHaru4-12/+12
2014-07-09Fixed an issue in the 'Invalid client hash' console messageHaru1-1/+2
2014-06-06Fixed garbage memory in the accinfo packetIbrahim Hossam1-4/+6
2014-05-30Merge pull request #282 from MrKeiKun/fix_typoHaruna5-12/+12
2014-05-30Fixed typos inside src/Shido5-12/+12
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido2-51/+0
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-1/+3
2014-05-13Removed trailing whitespace (sources)Haru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru7-24/+42
2014-05-10Revert "Fixed order of includes in all source files"panikon7-42/+24
2014-05-09Fixed order of includes in all source filesHaru7-24/+42
2014-05-09Added support to return a different exit status to the OS.Haru1-2/+2
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-1/+8
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-02Introducing HPM Datacheckshennetsind4-12/+12
2014-02-02Update inter server so ask login server for account information Instead of do...Ibrahim Hossam1-0/+40
2014-01-11Hercules 1st 2014 MegaPatchshennetsind4-112/+225
2013-12-30Fixed account expiration timeshennetsind2-10/+17
2013-12-17Fixed several compiler warningsHaru3-11/+10
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