Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-09-30 | Hey Look, I must be lucky today, a penny. | shennetsind | 1 | -2/+1 |
2013-09-29 | HPM: Status.c Completed | shennetsind | 1 | -0/+51 |
2013-09-29 | Provided argument-list equivalent for several variadic functions | Haru | 2 | -12/+19 |
2013-09-27 | Added full support for the Rebellion. | shenhuyong | 1 | -0/+1 |
2013-09-25 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 8 | -75/+94 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 9 | -42/+44 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 5 | -33/+33 |
2013-09-21 | Added Makefile.in change detection (and auto-rebuild) capabilities | Haru | 1 | -6/+9 |
2013-09-19 | Cleaned up and de-duplicated ranklist-related code | Haru | 1 | -0/+7 |
2013-09-19 | Fixed a startup crash due to minicore/regular core mismatches | Haru | 1 | -7/+15 |
2013-09-18 | Fixed a race condition leading to a crash on server shutdown on linux | Haru | 1 | -9/+5 |
2013-09-18 | Makefiles improvements and cleanup | Haru | 1 | -30/+35 |
2013-09-06 | Added HCache key #define | shennetsind | 2 | -2/+6 |
2013-09-03 | Fixed several packet errors with pre-renewal clients from 2006-2008 | Haru | 1 | -2/+4 |
2013-08-30 | Changed dlopen to use RTLD_DEEPBIND where available | Haru | 1 | -3/+7 |
2013-08-26 | Merged strtoll MSVC fix from Ind's ScriptEngineUpdateP1 branch | Haru | 1 | -0/+1 |
2013-08-12 | Replaced own bool typedef with <stdbool.h> where available | Haru | 1 | -0/+12 |
2013-08-08 | HPM Update | shennetsind | 7 | -38/+341 |
2013-08-07 | Fixed skill flagging (mostly related to SKILL_FLAG_REPLACED_LV_0 ) | shennetsind | 1 | -2/+4 |
2013-08-02 | Corrected alignment of the Hercules console logo | Haru | 1 | -11/+11 |
2013-07-29 | Permission cache overhaul | Piotr HaĆaczkiewicz | 4 | -4/+4 |
2013-07-29 | Ultimate Item DB Update | shennetsind | 1 | -1/+1 |
2013-07-22 | Merge pull request #64 from piotrhalaczkiewicz/master | Flipp | 3 | -11/+18 |
2013-07-22 | Binary heap fix & improvement. | Piotr HaĆaczkiewicz | 3 | -11/+18 |
2013-07-21 | Changed CC to a Makefile variable | Haru | 1 | -3/+6 |
2013-07-21 | HCache & SQL Update Checker minor change | shennetsind | 1 | -1/+1 |
2013-07-14 | Makefile error corrections and minor tweaks | Haru | 1 | -2/+2 |
2013-07-09 | Travis Report Fixes | shennetsind | 3 | -9/+15 |
2013-07-08 | Fixed compiling errors when CONSOLE_PARSE was disabled | shennetsind | 1 | -1/+4 |