summaryrefslogtreecommitdiff
path: root/src/char/char.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-03Fixed Char Creation Bugshennetsind1-5/+2
2013-06-13Hercules Renewal Phase : Renewalmalufett1-0/+2
2013-06-10Added SqlStmt functions to the SQL interfaceSusu1-195/+195
2013-06-09Fixed Bug #7319shennetsind1-0/+5
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-6/+6
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-22/+22
2013-05-30Memory Slasher - May 30 Patchshennetsind1-2/+2
2013-05-30Memory Slasher - May 30 Patchshennetsind1-15/+31
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-6/+6
2013-05-16Fixed Bug #7250shennetsind1-1/+1
2013-05-15HPM Updateshennetsind1-237/+237
2013-05-09Fixed character slot change in 2013 clientsshennetsind1-4/+9
2013-05-09Fixed Bug #7225shennetsind1-1/+1
2013-05-04mapindex updateshennetsind1-3/+13
2013-05-04Upgrading Stat Server from 2.5 to 3.0shennetsind1-275/+275
2013-05-02Introducing Hercules Plugin Manangershennetsind1-23/+2
2013-04-27Skill ID Processing Overhaulshennetsind1-17/+25