summaryrefslogtreecommitdiff
path: root/src/char
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Follow up aee2f6317e1c927847993801b5973d7e2e27a418shennetsind1-8/+18
2013-11-16Introducing Character Ban Support.shennetsind2-56/+160
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/Improvementsshennetsind3-57/+51
2013-11-06Merge remote-tracking branch 'origin/master'shennetsind4-62/+205
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.sevenzz234-62/+205
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/Herculesshennetsind4-27/+19
2013-10-27Shadows System Baseshennetsind1-4/+4
2013-10-26Changed 'tick' variables to 64 bitHaru4-27/+19
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-10-05Added 'buildclean' target to all makefilesHaru1-3/+9
2013-09-29Provided argument-list equivalent for several variadic functionsHaru2-31/+71
2013-09-25Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind5-73/+94
2013-09-25Renamed iTimer interface to timer.shennetsind4-25/+25
2013-09-25Renamed more forgotten variables during interface conversionsHaru1-4/+4
2013-09-22Changed Makefiles to avoid rebuilding targets if nothing was modifiedHaru1-2/+4
2013-09-22Corrected various hardcoded database table namesHaru4-15/+23
2013-09-21Added Makefile.in change detection (and auto-rebuild) capabilitiesHaru1-1/+4
2013-09-19Cleaned up and de-duplicated ranklist-related codeHaru1-23/+17
2013-09-18Makefiles improvements and cleanupHaru1-31/+45
2013-09-03Fixed several packet errors with pre-renewal clients from 2006-2008Haru1-2/+8
2013-08-08HPM Updateshennetsind1-0/+34
2013-07-21Changed CC to a Makefile variableHaru1-2/+5
2013-07-14Makefile error corrections and minor tweaksHaru1-2/+2
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 Macabu2-2/+6
2013-07-04Fixed Bug#7459malufett1-1/+1
2013-07-03Fixed Char Creation Bugshennetsind1-5/+2
2013-06-30Pincode miscredit Fix.shennetsind2-0/+2
2013-06-13Hercules Renewal Phase : Renewalmalufett1-0/+2
2013-06-10Added SqlStmt functions to the SQL interfaceSusu5-238/+238
2013-06-09Fixed Bug #7319shennetsind3-1/+8
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind3-9/+9
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu4-34/+34
2013-05-30Memory Slasher - May 30 Patchshennetsind1-2/+2
2013-05-30Memory Slasher - May 30 Patchshennetsind2-16/+32
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-friendlySusu3-9/+9
2013-05-16Fixed Bug #7250 item 2shennetsind1-0/+5
2013-05-16Fixed Bug #7250shennetsind7-9/+8