summaryrefslogtreecommitdiff
path: root/src/char/char.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-23Delete some athena words from files char_athena.conf to char-server.confChristian1-1/+1
2013-04-22Also fixed a behavior of npcwalkto, which was capped by walkpath limit.Matheus Macabu1-1/+1
2013-04-22Little fix to start_items. Thanks to lighta!Matheus Macabu1-2/+2
2013-04-22Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-18/+25
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-26/+2
2013-04-20* Added support for up to 32 items in starting items (the items you receive w...Matheus Macabu1-18/+25
2013-04-15Fixed Bug #7127shennetsind1-7/+23
2013-04-13Follow up f69814b33ba65898ee44f69ffc3551f829fe3befshennetsind1-1/+0
2013-04-122013 Client char-select packet updateshennetsind1-9/+60
2013-04-02Follow up a4e273d9bed24286002bed8f2909f0ff1b5c4f91shennetsind1-7/+7
2013-04-01Introducing socket_datasyncshennetsind1-624/+632
2013-04-01Dropped char_per_account char-server configshennetsind1-25/+4
2013-03-31Fixed a login bug with clients from before 20110309shennetsind1-4/+4
2013-03-30Hercules Renewal: clif.c completeshennetsind1-1/+1
2013-03-27Introducing Slot Change featureshennetsind1-529/+598
2013-03-17Follow up 3b89a135dcde9779bd0537cd136a7c34cfadbe3fshennetsind1-8/+0
2013-03-16Enhance Pincode Feature.malufett1-0/+24
2013-03-16Follow up fixed for Pin Code Featuremalufett1-13/+11
2013-03-14Fixed Pin Code Featureshennetsind1-20/+13
2013-03-09Hercules Renewal'd Pin Codeshennetsind1-35/+71
2013-03-04Introducing account-dependent character slot countshennetsind1-16/+28
2013-02-18Improvements all over the placeshennetsind1-7/+7
2013-02-16Updating the Headers across source filesshennetsind1-2/+3
2013-02-16Minor changes; check descriptionshennetsind1-3/+9
2013-02-16Fixed Bug #7070shennetsind1-3/+12
2013-02-15Fix to char.c::mmo_char_fromsql loading skill id and flag as USHORT while bot...shennetsind1-3/+3
2013-02-14Fixed Bug #5018shennetsind1-11/+15