summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-05HPM Hooks UpdateHercules.ws4-10/+259
2016-07-05Merge pull request #1342 from 4144/skillinterfaceHaru4-402/+426
2016-07-05Move static methods into interface in status.cAndrei Karas2-375/+391
2016-07-05Move static methods into interface in skill.cAndrei Karas2-27/+35
2016-07-05Merge pull request #1339 from 4144/scriptchecksHaru2-4/+16
2016-07-05Merge pull request #1338 from MishimaHaruna/cleanupHaru3-5/+152
2016-07-04Add one check for possible script issue.Andrei Karas2-4/+16
2016-07-04Added messages to discourage running Hercules as root.Haru3-5/+152
2016-07-03Merge pull request #1336 from 4144/travisextHaru9-21/+72
2016-07-03Replace all warnings to errors if build bot configure option enabled.Andrei Karas1-0/+4
2016-07-03Add into travis configure option --enable-buildbot.Andrei Karas5-8/+16
2016-07-03Run all servers in travis check.Andrei Karas1-14/+20
2016-07-03Add --run-once flag into char server.Andrei Karas1-0/+14
2016-07-03Add --run-once flag into login server.Andrei Karas2-1/+15
2016-07-03Add gcc 6 into travis.Andrei Karas1-0/+5
2016-07-03Add --enable-Werror into travis.Andrei Karas1-6/+6
2016-07-02Fixed a rare crash in the db2sql pluginHaru1-9/+13
2016-07-02Removed some unused variablesHaru1-8/+0
2016-07-02Constants Documentation SyncHercules.ws1-0/+2
2016-07-02MobDB SQL SyncHercules.ws3-0/+6
2016-07-02ItemDB SQL SyncHercules.ws3-0/+6
2016-07-02HPM Hooks UpdateHercules.ws15-0/+30
2016-07-02Added 'GENERATED FILE DO NOT EDIT' to the auto-generated filesHaru4-2/+9
2016-07-02Trivialities: indentation fixesHaru12-53/+49
2016-07-02Removed a duplicate check from inter_guild_tosql()Haru1-12/+7
2016-07-02Merge pull request #1334 from 4144/guildcreatefixHaru1-2/+5
2016-07-02Fix wrong item deletion in guild creation code if emperium item not in invent...Andrei Karas1-2/+5