summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-14HPM Hooks UpdateHercules.ws2-53/+53
2016-07-14Merge pull request #1361 from HerculesWS/coverity-fixesAndrei Karas14-166/+138
2016-07-14Fixes warp facing direction.KirieZ5-1/+15
2016-07-14Changed mmo_charstatus::status_point and mmo_charstatus::skill_point to intHaru4-48/+25
2016-07-14Changed chat_data::minLvl and chat_data::maxLvl to int and renamed to min_lev...Haru3-14/+14
2016-07-14Changed map_session_data::change_level_2nd and map_session_data::change_level...Haru3-27/+25
2016-07-14Changed mmo_charstatus::base_level and mmo_charstatus::job_level to intHaru10-59/+57
2016-07-14Changed various functions to take a const sdHaru2-11/+11
2016-07-14Changed pc->maxbaselv() and pc->maxjoblv() to return signed int and take cons...Haru3-18/+19
2016-07-14Fixed Coverity CID 150315: Integer overflowed argumentHaru2-14/+14
2016-07-14Fixed Coverity CID 150316: Copy into fixed size bufferHaru1-7/+5
2016-07-13HPM Hooks UpdateHercules.ws4-19/+19
2016-07-13Merge pull request #1360 from 4144/skillcastingHaru3-5/+6
2016-07-14Simplify clif_skillcasting and rename to clif_useskill.Andrei Karas3-5/+6
2016-07-13Merge pull request #1359 from 4144/travisHaru4-2/+19
2016-07-13Add missing includes into HPM.Andrei Karas3-0/+10
2016-07-13Add into travis check for hpm.Andrei Karas1-2/+9
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