Age | Commit message (Expand) | Author | Files | Lines |
2014-02-03 | Fixed Bug 7333 | shennetsind | 1 | -5/+6 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 26 | -77/+112 |
2014-01-23 | Compatibility fixes for NetBSD and Solaris | Haru | 1 | -0/+5 |
2014-01-23 | Minor fixes to the strlib interface | Haru | 2 | -10/+26 |
2014-01-21 | Fixed --disable-packetver-re / --enable-packetver-re in ./configure | Haru | 1 | -3/+5 |
2014-01-19 | HPM Custom Data Struct Expansion: map/instance/party/guild | shennetsind | 4 | -11/+39 |
2014-01-18 | Socket interfaced | shennetsind | 7 | -115/+182 |
2014-01-18 | Modified strlib interface to be compliant with hpmhooks | shennetsind | 1 | -5/+3 |
2014-01-18 | Libconfig Interfaced | shennetsind | 4 | -59/+216 |
2014-01-15 | Fixed Bug 7973 | shennetsind | 1 | -2/+2 |
2014-01-13 | Fixed HPM support for group permissions | shennetsind | 1 | -0/+5 |
2014-01-12 | Changed some void* to the correct data types where applicable | Haru | 2 | -3/+4 |
2014-01-12 | Fixed ERS Cache sharing | shennetsind | 3 | -10/+24 |
2014-01-11 | Fixed Bug 7960 | shennetsind | 1 | -1/+1 |
2014-01-11 | Hercules 1st 2014 MegaPatch | shennetsind | 4 | -74/+270 |
2013-12-30 | Fixed account expiration time | shennetsind | 1 | -1/+1 |
2013-12-24 | Christmas Patch - 2013-12-23 Support | shennetsind | 1 | -1/+1 |
2013-12-18 | Follow up a23d072a66d2569ba13921522be3c82ae9aad576 | shennetsind | 2 | -4/+6 |
2013-12-18 | Fixed Bug 7906 | shennetsind | 1 | -1/+1 |
2013-12-17 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -1/+1 |
2013-12-17 | Speed up of several procedures that rely on ERS, _mreallocz ('z'ero) | shennetsind | 6 | -8/+52 |
2013-12-17 | Fixed a leftover warning in Release builds | Haru | 1 | -1/+1 |
2013-12-17 | Fixed some additional linux warnings | Haru | 1 | -4/+4 |
2013-12-17 | Fixed several compiler warnings | Haru | 10 | -35/+53 |
2013-12-17 | Added support for non-aborting assertions | Haru | 3 | -41/+71 |
2013-12-17 | Nullpo cleanup | Haru | 2 | -271/+64 |
2013-12-17 | Changed plugin extension from .so to .dylib on OS X | Haru | 1 | -1/+3 |
2013-12-16 | Introducing HPM Support for custom battle confs | shennetsind | 3 | -1/+86 |
2013-12-09 | Fixed some logic errors | shennetsind | 1 | -1/+1 |
2013-12-06 | HPM: mapindex interface | shennetsind | 2 | -56/+90 |
2013-12-03 | Questlog fixes | Haru | 1 | -7/+11 |
2013-11-29 | Follow up 3a269dca93c421141631b4c87b2f366b6c130a42 | shennetsind | 1 | -0/+3 |
2013-11-28 | Fixed conf inheritance issue | shennetsind | 1 | -5/+9 |
2013-11-25 | Fixed Bug 7833 | shennetsind | 1 | -0/+1 |
2013-11-25 | Fixed equip_level_max handling in the sql db converter | shennetsind | 1 | -0/+2 |
2013-11-22 | Minor HPMi Sub Modifications | shennetsind | 1 | -0/+24 |
2013-11-20 | Added support for 'make plugin.pluginname' to compile only 'pluginname' | Haru | 1 | -15/+22 |
2013-11-19 | Sanitized and improved several macros through the code | Haru | 26 | -235/+211 |
2013-11-17 | Fixed Bug 7832 | shennetsind | 1 | -0/+3 |
2013-11-16 | Introducing Character Ban Support. | shennetsind | 3 | -0/+14 |
2013-11-16 | Fixed char server's maintenance mode | shennetsind | 1 | -0/+8 |
2013-11-14 | Updated db2sql plugin for the needs of the new itemdb | shennetsind | 2 | -1/+6 |
2013-11-13 | HPM Custom Data Struct Makeover! | shennetsind | 4 | -48/+135 |
2013-11-09 | HPM Support for plugin-implemented "--args" (options) | shennetsind | 4 | -9/+104 |
2013-11-07 | Merge remote-tracking branch 'upstream/master' | shennetsind | 1 | -0/+5 |
2013-11-07 | Item Bound Fixes/Adjustments/Improvements | shennetsind | 1 | -1/+11 |
2013-11-06 | Update Fix | shennetsind | 1 | -1/+1 |
2013-11-07 | Added _MSC_VER check. | Shido | 1 | -0/+5 |
2013-11-06 | Merge remote-tracking branch 'upstream/master' | shennetsind | 5 | -22/+40 |
2013-11-06 | Merge pull request #217 from HerculesWS/script-checker | shennetsind | 3 | -8/+26 |