summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-08Revert "Add missing checks into script.c (incomplete)"s20160709Andrei Karas1-14/+2
2016-07-08Fix build on windows.Andrei Karas1-1/+1
2016-07-08Add build script.Andrei Karas1-0/+59
2016-07-08add ignore for evol plugin.Andrei Karas1-0/+1
2016-07-08add install target to make file.Andrei Karas1-0/+8
2016-07-08disable import target in make file.Andrei Karas1-5/+5
2016-07-08Add configure into ignore list.Andrei Karas1-0/+1
2016-07-08Remove configure.Andrei Karas1-10615/+0
2016-07-08Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
2016-07-08Clean a bit .travis.yml.Andrei Karas1-4/+0
2016-07-08Remove conf dir.Andrei Karas1149-1164090/+0
2016-07-08Remove cache dir.Andrei Karas4-32/+0
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-08Add missing checks into script.c (incomplete)Andrei Karas1-2/+14
2016-07-08Add missing checks into quest.cAndrei Karas1-0/+9
2016-07-08Add missing checks into pet.cAndrei Karas1-2/+23
2016-07-08Add missing checks into pc_groups.cAndrei Karas1-0/+7
2016-07-08Fix gcc lto.Andrei Karas2-4/+4
2016-07-08Hide area packets from hidden players/gms.Andrei Karas1-1/+7
2016-07-08Allow sell items to market shop.Andrei Karas1-1/+1
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