summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-12HPM Hooks UpdateHercules.ws4-0/+201
2016-07-12Merge pull request #1354 from 4144/hooksHaru5-100/+102
2016-07-12Extract some code from battle_calc_damage into battle_calc_pc_damage.Andrei Karas2-24/+36
2016-07-12Add into skill.c some handling for unknown skills/skill units.Andrei Karas4-76/+66
2016-07-12Merge pull request #1290 from HerculesWS/common_interfacingAndrei Karas56-942/+5141
2016-07-12HPM Hooks UpdateHaru7-0/+253
2016-07-12Various changes to the grfio interfaceHaru3-189/+332
2016-07-12Dropped unnecessary typedefs from grfioHaru1-24/+26
2016-07-12Interface grfio.chemagx21-75/+155
2016-07-12HPM Hooks UpdateHaru15-1/+1089
2016-07-12Various changes to the thread interfaceHaru3-117/+136
2016-07-12Removed unnecessary typedefs from thread and spinlockHaru7-78/+93
2016-07-12Corrected some compiler warnings in test_spinlockHaru1-1/+1
2016-07-12Interface thread.chemagx7-141/+176
2016-07-12HPM Hooks UpdateHaru15-0/+800
2016-07-12Various changes to the random interfaceHaru2-26/+76
2016-07-12Changed the HPMHookGen script to correctly handle macros associated with an i...Haru1-0/+1
2016-07-12Interface random.chemagx7-48/+82
2016-07-12HPM Hooks UpdateHaru15-0/+984
2016-07-12Various changes to the mutex interfaceHaru2-51/+70
2016-07-12Removed unnecessary typedefs from mutex.hHaru3-57/+56
2016-07-12Interface mutex.chemagx5-85/+115
2016-07-12HPM Hooks UpdateHaru15-0/+310
2016-07-12Various changes to the md5 interfaceHaru2-69/+104
2016-07-12Interface md5calc.chemagx13-26/+66
2016-07-12HPM Hooks UpdateHaru15-1/+212
2016-07-12Various changes to the des interfaceHaru3-82/+108
2016-07-12Removed unnecessary typedefs from des.hHaru3-25/+31
2016-07-12Interface des.chemagx5-11/+30
2016-07-12Merge pull request #1357 from 4144/travisfixHaru2-1/+58
2016-07-12Merge pull request #1358 from alige/patchIbrahem Hossam1-3/+3
2016-07-12Add omit frame pointer flag if debug flag enabled.Andrei Karas2-1/+58
2016-07-12Reworded some lines in messages.conf - chrif related.Alige1-3/+3
2016-07-11ItemDB SQL SyncHercules.ws1-0/+13
2016-07-11Merge pull request #1352 from 4144/skilldbfixHaru6-2643/+11540
2016-07-12Fix reading skill_db.confAndrei Karas2-27/+35
2016-07-12Fix converted skilldbAndrei Karas2-2536/+11159
2016-07-12Add missing items into item_db.confAndrei Karas2-14/+224
2016-07-12Fix skilldb converterAndrei Karas1-66/+122
2016-07-10Fixed some issues with NULL dates in the login tableHaru2-7/+19
2016-07-10HPM Hooks UpdateHercules.ws4-0/+34
2016-07-10Merge pull request #1351 from HerculesWS/huld-improvements2Andrei Karas23-2478/+2625
2016-07-10HULD-compliance: updated npc/battleground/Haru12-1480/+1485
2016-07-10HULD-compliance: updated npc/airports/Haru7-935/+971
2016-07-10Fixed a typo in the alchemist.txt scriptHaru1-3/+3
2016-07-10HULD generator: Show the amount of strings parsedHaru1-1/+5
2016-07-10HULD generator: added .pot file headerHaru1-2/+19
2016-07-10HULD: Improved .po file parser to properly read concatenated stringsHaru2-57/+142
2016-07-10HPM Hooks UpdateHercules.ws4-0/+33
2016-07-10Merge pull request #1350 from 4144/scconfHaru5-84/+54