summaryrefslogtreecommitdiff
path: root/src/char/char.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-10Fixed issue: 7939panikon1-53/+64
2014-03-25Added new return values to make_new_char_sqlpanikon1-28/+47
2014-03-22Fixed issue 7338 (added new char configuration char_aegis_delete)panikon1-15/+32
2014-03-16Added --load-plugin commandline argumentHaru1-1/+1
2014-03-14Fixed Bug 8078shennetsind1-2/+4
2014-03-06Minor whitespace fixHaru1-6/+6
2014-02-19Follow up 9132878d911cfe720eaad94ad3d4a5dd11958f99shennetsind1-0/+4
2014-02-13Fixed bug 7279panikon1-10/+35
2014-02-10Merge pull request #256 from hemagx/masterHaruna1-0/+30
2014-02-02Fixed Bug 7962shennetsind1-0/+34
2014-02-02Update inter server so ask login server for account information Instead of do...Ibrahim Hossam1-0/+30
2014-01-18Socket interfacedshennetsind1-12/+12
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-25/+87
2014-01-08Introducing Hercules Autotrade Persistencyshennetsind1-5/+26
2013-12-31Fixed issues pointed out in Report 7909shennetsind1-1/+1
2013-12-30Fixed account expiration timeshennetsind1-2/+20
2013-12-17Fixed several compiler warningsHaru1-26/+31
2013-12-06HPM: mapindex interfaceshennetsind1-21/+21
2013-11-29Corrected an uninitialized variable when adding an itemHaru1-0/+1
2013-11-19Fixed Bug 7840shennetsind1-1/+1
2013-11-19Sanitized and improved several macros through the codeHaru1-1/+1
2013-11-18Follow up aee2f6317e1c927847993801b5973d7e2e27a418shennetsind1-8/+18
2013-11-16Introducing Character Ban Support.shennetsind1-56/+159
2013-11-16Minor char server char list fixesshennetsind1-9/+5
2013-11-16Updated char server's response to offline map servershennetsind1-4/+16
2013-11-16Fixed char server's maintenance modeshennetsind1-17/+36
2013-11-07Item Bound Fixes/Adjustments/Improvementsshennetsind1-16/+16
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind1-44/+50
2013-11-02Merge remote-tracking branch 'upstream/master'shennetsind1-8/+9
2013-10-31No error after compilation, but when logging in at map server it will crash.sevenzz231-44/+50
2013-10-30Official Font Supportshennetsind1-8/+9
2013-10-30Account-wide Exp/Drop/Death Modifiersshennetsind1-7/+13
2013-10-27Fixed Bug #7418shennetsind1-4/+10
2013-10-27Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-14/+8
2013-10-27Shadows System Baseshennetsind1-4/+4
2013-10-26Changed 'tick' variables to 64 bitHaru1-14/+8
2013-10-23Fixed char deletion on latest clients freezingshennetsind1-0/+8
2013-10-11Fixed char.c msvc compiler warningsshennetsind1-3/+3
2013-10-11Fixed Char Deletion Bug on 2013++ Clientsshennetsind1-2/+7
2013-10-10Introducing Bank Supportshennetsind1-0/+25
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-24/+22
2013-09-25Renamed iTimer interface to timer.shennetsind1-16/+16
2013-09-22Corrected various hardcoded database table namesHaru1-1/+5
2013-09-19Cleaned up and de-duplicated ranklist-related codeHaru1-23/+17
2013-09-03Fixed several packet errors with pre-renewal clients from 2006-2008Haru1-2/+8
2013-08-08HPM Updateshennetsind1-0/+34
2013-07-08Fixed compiling errors when CONSOLE_PARSE was disabledshennetsind1-1/+2
2013-07-08Cygwin Fix for the Hercules SQL Update Checkshennetsind1-0/+2
2013-07-04Split use_sql_db into the three available: item_db, mob_db, mob_skill_db.Matheus Macabu1-1/+3
2013-07-04Fixed Bug#7459malufett1-1/+1