summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-10Fix build on windows.r20160712Andrei Karas1-1/+1
2016-07-10Add build script.Andrei Karas1-0/+59
2016-07-10add ignore for evol plugin.Andrei Karas1-0/+1
2016-07-10add install target to make file.Andrei Karas1-0/+8
2016-07-10disable import target in make file.Andrei Karas1-5/+5
2016-07-10Add configure into ignore list.Andrei Karas1-0/+1
2016-07-10Remove configure.Andrei Karas1-10615/+0
2016-07-10Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2016-07-10Clean a bit .travis.yml.Andrei Karas1-4/+0
2016-07-10Remove conf dir.Andrei Karas1141-1220481/+0
2016-07-10Remove cache dir.Andrei Karas4-32/+0
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
2016-07-09MobDB SQL SyncHercules.ws2-2687/+2687
2016-07-09ItemDB SQL SyncHercules.ws2-16145/+16145
2016-07-09Merge pull request #1348 from HerculesWS/dbsql_itemdb_fixHaru1-2/+2
2016-07-09db2sql plugin now will dump equip_job as Decimalinstead of Hexadecimalhemagx1-2/+2
2016-07-08Merge pull request #1347 from 4144/epollHaru4-57/+334
2016-07-08Disable epoll by default and fix formatting in epoll in configure.acAndrei Karas2-23/+28
2016-07-08Add comments into defines in socket.cAndrei Karas1-70/+70
2016-07-08Added epoll as event-dispatcher on linux (instead of select())Florian Wilkemeyer4-6/+278
2016-07-08Fixed a compilation error on packetvers older than 20071106Haru2-40/+48
2016-07-08Merge pull request #1344 from 4144/sqlfixHaru10-16/+129
2016-07-08Add sql upgrade scripts for convert date/datetime default values.Andrei Karas8-0/+113
2016-07-08Fix crashes if from login table can be read NULL field.Andrei Karas1-2/+2
2016-07-07Replace in sql files fields with default date/datetime into default NULL.Andrei Karas2-14/+14
2016-07-07Merge pull request #1343 from 4144/rootfixHaru1-0/+6
2016-07-07Dont show compilation warnings about root if building for ci.Andrei Karas1-0/+6