Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-11-05 | cbasetypes.h update | shennetsind | 1 | -6/+6 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 3 | -8/+26 |
2013-11-03 | Added some packetver-related flags to the UNIX build script | Haru | 1 | -7/+7 |
2013-11-02 | Fixed Bug #7786 | shennetsind | 1 | -1/+1 |
2013-11-02 | Updated to latest Hercules | shennetsind | 1 | -0/+3 |
2013-10-30 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -4/+4 |
2013-10-30 | Official Font Support | shennetsind | 1 | -0/+2 |
2013-10-30 | Follow-up to 44c33fda3614d588e6bf6cee1cf884e98f1531f0 | Haru | 1 | -4/+4 |
2013-10-27 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 8 | -48/+85 |
2013-10-27 | Shadows System Base | shennetsind | 1 | -1/+9 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 8 | -48/+85 |
2013-10-19 | Instance Dungeons Update | shennetsind | 1 | -1/+1 |
2013-10-18 | Minor HPM Update | shennetsind | 1 | -0/+3 |
2013-10-10 | Introducing Bank Support | shennetsind | 1 | -0/+5 |
2013-10-05 | Added 'buildclean' target to all makefiles | Haru | 1 | -7/+10 |
2013-10-04 | HPM: Hooking! | shennetsind | 3 | -35/+106 |