Age | Commit message (Expand) | Author | Files | Lines |
2016-08-20 | Re-added HPM support for configuration settings | Haru | 2 | -4/+60 |
2016-08-20 | Added a better error message when a libconfig file is not found | Haru | 1 | -0/+5 |
2016-08-19 | Added option to make plugin-defined battle config entries optional | Haru | 3 | -10/+12 |
2016-08-19 | Ported battle.conf to libconfig | Haru | 2 | -2/+52 |
2016-08-19 | Ported socket.conf (was packet.conf) to libconfig | Haru | 1 | -67/+196 |
2016-08-19 | Changed access_allow and access_deny to VECTORs | Haru | 1 | -24/+29 |
2016-08-19 | Removed unnecessary typedefs in socket.c | Haru | 1 | -13/+13 |
2016-08-19 | Ported inter-server.conf to libconfig | Haru | 2 | -42/+56 |
2016-08-19 | Ported char-server.conf to libconfig | Haru | 1 | -4/+2 |
2016-07-17 | If build bot enabled, show error message in ShowConfigWarning. | Andrei Karas | 1 | -0/+4 |
2016-07-14 | Changed mmo_charstatus::status_point and mmo_charstatus::skill_point to int | Haru | 1 | -1/+1 |
2016-07-14 | Changed mmo_charstatus::base_level and mmo_charstatus::job_level to int | Haru | 1 | -1/+1 |
2016-07-12 | HPM Hooks Update | Haru | 2 | -0/+11 |
2016-07-12 | Various changes to the grfio interface | Haru | 2 | -188/+330 |
2016-07-12 | Dropped unnecessary typedefs from grfio | Haru | 1 | -24/+26 |
2016-07-12 | Interface grfio.c | hemagx | 3 | -14/+39 |
2016-07-12 | HPM Hooks Update | Haru | 2 | -1/+12 |
2016-07-12 | Various changes to the thread interface | Haru | 2 | -116/+135 |
2016-07-12 | Removed unnecessary typedefs from thread and spinlock | Haru | 5 | -74/+86 |
2016-07-12 | Interface thread.c | hemagx | 5 | -139/+173 |
2016-07-12 | HPM Hooks Update | Haru | 2 | -0/+11 |
2016-07-12 | Various changes to the random interface | Haru | 2 | -26/+76 |
2016-07-12 | Interface random.c | hemagx | 3 | -20/+53 |
2016-07-12 | HPM Hooks Update | Haru | 2 | -0/+11 |
2016-07-12 | Various changes to the mutex interface | Haru | 2 | -51/+70 |
2016-07-12 | Removed unnecessary typedefs from mutex.h | Haru | 3 | -57/+56 |
2016-07-12 | Interface mutex.c | hemagx | 4 | -85/+114 |
2016-07-12 | HPM Hooks Update | Haru | 2 | -0/+11 |
2016-07-12 | Various changes to the md5 interface | Haru | 2 | -69/+104 |
2016-07-12 | Interface md5calc.c | hemagx | 3 | -12/+27 |
2016-07-12 | HPM Hooks Update | Haru | 2 | -1/+8 |
2016-07-12 | Various changes to the des interface | Haru | 3 | -82/+108 |
2016-07-12 | Removed unnecessary typedefs from des.h | Haru | 3 | -25/+31 |
2016-07-12 | Interface des.c | hemagx | 4 | -11/+29 |
2016-07-08 | Add comments into defines in socket.c | Andrei Karas | 1 | -70/+70 |
2016-07-08 | Added epoll as event-dispatcher on linux (instead of select()) | Florian Wilkemeyer | 1 | -5/+165 |
2016-07-07 | Dont show compilation warnings about root if building for ci. | Andrei Karas | 1 | -0/+6 |
2016-07-04 | Added messages to discourage running Hercules as root. | Haru | 1 | -4/+61 |
2016-07-03 | Replace all warnings to errors if build bot configure option enabled. | Andrei Karas | 1 | -0/+4 |
2016-07-03 | Add into travis configure option --enable-buildbot. | Andrei Karas | 1 | -0/+2 |
2016-07-02 | HPM Hooks Update | Hercules.ws | 2 | -0/+4 |
2016-07-02 | Trivialities: indentation fixes | Haru | 2 | -9/+9 |
2016-06-30 | Use item attribute as flags varible. Now only ATTR_BROKEN flag exists. | Andrei Karas | 1 | -0/+5 |
2016-06-30 | Add #ifndef for different constants in mmo.h | Andrei Karas | 1 | -0/+68 |
2016-06-25 | Correctly escaped special characters in the generated_translations.pot | Haru | 1 | -0/+1 |
2016-06-25 | HPM Hooks Update | Haru | 1 | -0/+2 |
2016-06-25 | Implemented VECTOR_TRUNCATE | Haru | 1 | -0/+10 |
2016-05-14 | Removed dead leftover code from some testing a while ago. | Matheus Macabu | 1 | -18/+0 |
2016-05-08 | Removed some legacy checks for MSVC <= 2003 | Haru | 3 | -11/+7 |
2016-05-08 | Removed 'temporary fix for bugreport:4961', no longer necessary | Haru | 1 | -10/+0 |