summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2016-08-20Re-added HPM support for configuration settingsHaru2-4/+60
2016-08-20Added a better error message when a libconfig file is not foundHaru1-0/+5
2016-08-19Added option to make plugin-defined battle config entries optionalHaru3-10/+12
2016-08-19Ported battle.conf to libconfigHaru2-2/+52
2016-08-19Ported socket.conf (was packet.conf) to libconfigHaru1-67/+196
2016-08-19Changed access_allow and access_deny to VECTORsHaru1-24/+29
2016-08-19Removed unnecessary typedefs in socket.cHaru1-13/+13
2016-08-19Ported inter-server.conf to libconfigHaru2-42/+56
2016-08-19Ported char-server.conf to libconfigHaru1-4/+2
2016-07-17If build bot enabled, show error message in ShowConfigWarning.Andrei Karas1-0/+4
2016-07-14Changed mmo_charstatus::status_point and mmo_charstatus::skill_point to intHaru1-1/+1
2016-07-14Changed mmo_charstatus::base_level and mmo_charstatus::job_level to intHaru1-1/+1
2016-07-12HPM Hooks UpdateHaru2-0/+11
2016-07-12Various changes to the grfio interfaceHaru2-188/+330
2016-07-12Dropped unnecessary typedefs from grfioHaru1-24/+26
2016-07-12Interface grfio.chemagx3-14/+39
2016-07-12HPM Hooks UpdateHaru2-1/+12
2016-07-12Various changes to the thread interfaceHaru2-116/+135
2016-07-12Removed unnecessary typedefs from thread and spinlockHaru5-74/+86
2016-07-12Interface thread.chemagx5-139/+173
2016-07-12HPM Hooks UpdateHaru2-0/+11
2016-07-12Various changes to the random interfaceHaru2-26/+76
2016-07-12Interface random.chemagx3-20/+53
2016-07-12HPM Hooks UpdateHaru2-0/+11
2016-07-12Various changes to the mutex interfaceHaru2-51/+70
2016-07-12Removed unnecessary typedefs from mutex.hHaru3-57/+56
2016-07-12Interface mutex.chemagx4-85/+114
2016-07-12HPM Hooks UpdateHaru2-0/+11
2016-07-12Various changes to the md5 interfaceHaru2-69/+104
2016-07-12Interface md5calc.chemagx3-12/+27
2016-07-12HPM Hooks UpdateHaru2-1/+8
2016-07-12Various changes to the des interfaceHaru3-82/+108
2016-07-12Removed unnecessary typedefs from des.hHaru3-25/+31
2016-07-12Interface des.chemagx4-11/+29
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 Wilkemeyer1-5/+165
2016-07-07Dont show compilation warnings about root if building for ci.Andrei Karas1-0/+6
2016-07-04Added messages to discourage running Hercules as root.Haru1-4/+61
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 Karas1-0/+2
2016-07-02HPM Hooks UpdateHercules.ws2-0/+4
2016-07-02Trivialities: indentation fixesHaru2-9/+9
2016-06-30Use item attribute as flags varible. Now only ATTR_BROKEN flag exists.Andrei Karas1-0/+5
2016-06-30Add #ifndef for different constants in mmo.hAndrei Karas1-0/+68
2016-06-25Correctly escaped special characters in the generated_translations.potHaru1-0/+1
2016-06-25HPM Hooks UpdateHaru1-0/+2
2016-06-25Implemented VECTOR_TRUNCATEHaru1-0/+10
2016-05-14Removed dead leftover code from some testing a while ago.Matheus Macabu1-18/+0
2016-05-08Removed some legacy checks for MSVC <= 2003Haru3-11/+7
2016-05-08Removed 'temporary fix for bugreport:4961', no longer necessaryHaru1-10/+0