summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Fix build on windows.s20160713Andrei Karas1-1/+1
2016-07-12Add build script.Andrei Karas1-0/+59
2016-07-12add ignore for evol plugin.Andrei Karas1-0/+1
2016-07-12add install target to make file.Andrei Karas1-0/+8
2016-07-12disable import target in make file.Andrei Karas1-5/+5
2016-07-12Add configure into ignore list.Andrei Karas1-0/+1
2016-07-12Remove configure.Andrei Karas1-10615/+0
2016-07-12Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2016-07-12Clean a bit .travis.yml.Andrei Karas1-4/+0
2016-07-12Remove conf dir.Andrei Karas1141-1229327/+0
2016-07-12Remove cache dir.Andrei Karas4-32/+0
2016-07-12Fix gcc lto.Andrei Karas2-4/+4
2016-07-12Hide area packets from hidden players/gms.Andrei Karas1-1/+7
2016-07-12Add missing checks into script.c (incomplete)Andrei Karas2-4/+20
2016-07-12Add missing checks into quest.cAndrei Karas1-0/+9
2016-07-12Add missing checks into pet.cAndrei Karas1-2/+23
2016-07-12Add missing checks into pc_groups.cAndrei Karas1-0/+7
2016-07-12Add into skill.c some handling for unknown skills/skill units.Andrei Karas4-76/+66
2016-07-12Allow sell items to market shop.Andrei Karas1-1/+1
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
2016-07-10Fixed SC_OFFERTORIUM and SC_MAGNIFICATRidley1-5/+9
2016-07-10Use different interface members for start sc effects and show started effect ...Andrei Karas2-2/+4
2016-07-10Add sc_config.txt flag for always visible effects.Andrei Karas3-82/+50
2016-07-10Merge pull request #1349 from Ridley8819/QuestDastgir1-1/+1
2016-07-10Fixes Mystery Burglary QuestRidley88191-1/+1
2016-07-09Fixed a skilldb conversion error when an item is missing from the item databaseHaru1-1/+1
2016-07-09Some indentation fixes in the skill db converterHaru3-1357/+1356
2016-07-09HPM Hooks UpdateHercules.ws2-112/+112
2016-07-09Fixed some warnings while compiling HPMHookingHaru1-14/+14
2016-07-09Constants Documentation SyncHercules.ws1-1/+1
2016-07-09HPM Hooks UpdateHercules.ws4-104/+530
2016-07-09Merge pull request #1333 from Smokexyz/SkillDBLibHaru15-9154/+67722
2016-07-09Added skill_db.conf.Smokexyz12-8917/+65265
2016-07-09SkillDB TXT to Libconfig + converterSmokexyz3-237/+2457