summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-02Sara's Memory Instance implementationRidley88194-14/+2136
2016-08-01Constants Documentation SyncHercules.ws1-0/+1
2016-08-01Merge pull request #1381 from Asheraf/masterhemagx2-42/+43
2016-08-01Update Old Glastheim announces to use C_colorAsheraf2-42/+43
2016-07-31Clean up hercules.ws leftovershemagx3-3/+3
2016-07-25Merge pull request #1380 from EPuncker/messagesconf-updateHaru11-69/+60
2016-07-25Merge pull request #1376 from Asheraf/masterHaru1-417/+84
2016-07-25Added a missing entry into messages.conf and added some comments where missin...epuncker11-69/+60
2016-07-21Update OGH change donpcevent to npctalkAsheraf1-417/+84
2016-07-21Merge pull request #1375 from reidy/masterHaru1-19/+0
2016-07-21Followup d5d646c (#1374)Ridley1-5/+5
2016-07-21Remove duplicate entry for getnameditem function on script commands documenta...Reid1-19/+0
2016-07-20Constants Documentation SyncHercules.ws1-0/+18
2016-07-20MobDB SQL SyncHercules.ws1-15/+24
2016-07-20ItemDB SQL SyncHercules.ws1-3/+12
2016-07-20Merge pull request #1370 from Ridley8819/instanceshemagx7-1095/+3079
2016-07-20Old Glast Heim and Nightmare Glast Heim implementationRidley88197-1095/+3079
2016-07-19Merge pull request #1372 from 4144/freemoveHaru8-32/+70
2016-07-19Add new skill attributes into skill_db and skill db converter.Andrei Karas3-0/+12
2016-07-19Add skill atributes for allow moving while casting skill.Andrei Karas5-32/+58
2016-07-18ItemDB SQL SyncHercules.ws1-4/+4
2016-07-18Merge pull request #1371 from Asheraf/masterHaru1-4/+4
2016-07-18Fix a typo in some items bonusAsheraf1-4/+4
2016-07-17Merge pull request #1364 from Smokexyz/skilldbfixHaru1-30/+30
2016-07-17Merge pull request #1369 from 4144/buildbotHaru1-0/+4
2016-07-17If build bot enabled, show error message in ShowConfigWarning.Andrei Karas1-0/+4
2016-07-17Merge pull request #1367 from 4144/perfHaru1-27/+73
2016-07-17Improve a bit performance in bl_getall_area.Andrei Karas1-27/+73
2016-07-17Merge pull request #1366 from dastgir/34-skillfixesIbrahem Hossam1-7/+0
2016-07-17Removed Leftover of skill_db.txtDastgir1-7/+0
2016-07-15Fixed skilldbconverter.php display on windows.Smokexyz1-30/+30
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