summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-17Replace W_BOOK in the item database applicable entriesHaru2-78/+78
2017-09-17Replace W_WHIP in the item database applicable entriesHaru2-80/+80
2017-09-17Replace W_MUSICAL in the item database applicable entriesHaru2-70/+70
2017-09-17Replace W_KNUCKLE in the item database applicable entriesHaru2-67/+67
2017-09-17Replace W_BOW in the item database applicable entriesHaru2-123/+123
2017-09-17Replace W_STAFF in the item database applicable entriesHaru2-147/+147
2017-09-17Replace W_MACE in the item database applicable entriesHaru2-142/+142
2017-09-17Replace W_2HAXE in the item database applicable entriesHaru2-98/+98
2017-09-17Replace W_1HAXE in the item database applicable entriesHaru2-31/+31
2017-09-17Replace W_2HSPEAR in the item database applicable entriesHaru2-88/+88
2017-09-17Replace W_1HSPEAR in the item database applicable entriesHaru2-67/+67
2017-09-17Replace W_2HSWORD in the item database applicable entriesHaru2-114/+114
2017-09-17Replace W_1HSWORD in the item database applicable entriesHaru2-158/+158
2017-09-17Replace W_DAGGER in the item database applicable entriesHaru2-237/+237
2017-09-17Add item subtype (weapon/ammunition type) constantsHaru2-32/+70
2017-09-17Merge pull request #1838 from MishimaHaruna/typofixesHaru34-266/+256
2017-09-12Fix several typos and grammar mistakesHaru34-266/+256
2017-09-06Constants Documentation SyncHercules.ws1-0/+1
2017-09-06Merge pull request #1822 from 4144/rodexfixHaru4-6/+31
2017-09-05Add missing checks in attaching item to rodex mail.Andrei Karas1-5/+26
2017-09-05Add SC_DAILYSENDMAILCNT into constants.conf and sc_config.txtAndrei Karas2-0/+4
2017-09-05Adjust rodex packet versions based on tests.Andrei Karas1-1/+1
2017-09-05Allow failures on the clang-4.0 clang-5.0 builds in TravisHaru1-5/+12
2017-09-03Merge pull request #1835 from MathyM/diamond-seller-weight-fixHaru1-6/+5
2017-09-03Fix errors in the Diamond seller script that were making the NPC check for we...Mathy1-6/+5
2017-08-25Merge pull request #1830 from mekolat/clang5Haru1-0/+36
2017-08-24add clang-4.0 re and pre-re builds to travisgumi1-0/+18
2017-08-24add clang-5.0 re and pre-re builds to travisgumi1-0/+18
2017-08-16Update travis for ubuntu trustygumi2-13/+39
2017-08-15Merge pull request #1817 from 4144/reducememoryusageHaru1-1/+1
2017-08-13Save near 200 places in arrays with size SC_MAX.Andrei Karas1-1/+1
2017-08-13Merge pull request #1819 from 4144/rodexfixesHaru1-5/+6
2017-08-13Reported rodex bug fixes.Andrei Karas1-1/+2
2017-08-11Fix some wrong packet versions in rodex code.Andrei Karas1-4/+4
2017-08-11Whitespace fixesHaru3-9/+9
2017-08-11Fix various issues detected by coverity in rodex-related codeHaru3-7/+7
2017-08-11Merge pull request #1818 from 4144/fixesHaru2-1/+4
2017-08-10Fix possible overflow in npc_parsename.Andrei Karas1-1/+1
2017-08-10Fix implicit-fallthrough warnings in libconfig.cAndrei Karas1-0/+3
2017-08-09Merge pull request #1816 from 4144/travisHaru4-3/+55
2017-08-08Disable warning -Wdiscarded-qualifiers in hpm code for now.Andrei Karas2-0/+13
2017-08-08Check in travis if regenerated hpm code can be compiled.Andrei Karas2-3/+42
2017-08-08Fix hpm issues after rodex commit.Andrei Karas6-13/+13
2017-08-08HPM Hooks UpdateHercules.ws11-0/+2328
2017-08-08Merge pull request #1686 from guilherme-gm/rodex_Haru48-25/+2877
2017-08-07Update Airship Quests (#1614)Asheraf1-2480/+2947
2017-07-30Implementation of RoDEXKirieZ48-25/+2877
2017-07-27HPM Hooks UpdateHercules.ws4-0/+270
2017-07-27Merge pull request #1811 from 4144/refactorHaru12-647/+792
2017-07-27Add configure flag for silent warnings about var tracking errors.Andrei Karas1-0/+2