Age | Commit message (Expand) | Author | Files | Lines |
2015-08-27 | Hotkey Rotate Packet Implemented | Dastgir | 1 | -0/+2 |
2015-08-17 | Dont call memset with null pointer. | Andrei Karas | 1 | -1/+2 |
2015-08-17 | Fixed a minor issue in the Hercules startup banner | Haru | 1 | -1/+1 |
2015-08-17 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 |
2015-08-15 | HPM Hooks Update | Haru | 1 | -2/+5 |
2015-08-15 | Automatic HPM symbol sharing | Haru | 3 | -41/+3 |
2015-08-15 | Removed some unnecessary shared symbols, already present in interfaces | Haru | 2 | -265/+275 |
2015-08-15 | Moved sql_handle into the HPMi interface | Haru | 2 | -9/+2 |
2015-08-15 | HPM Hooks Update | Haru | 2 | -0/+7 |
2015-08-15 | Added core HPM interface | Haru | 4 | -29/+26 |
2015-08-15 | HPM Hooks Update | Haru | 1 | -1/+1 |
2015-08-15 | Enabled HPMDataCheck for login and char servers | Haru | 1 | -1/+1 |
2015-08-15 | HPM Hooks Update | Haru | 2 | -0/+448 |
2015-08-15 | HPM compatibility improvements | Haru | 33 | -123/+141 |
2015-08-15 | Moved session array into the socket interface | Haru | 2 | -118/+117 |
2015-08-15 | Added HPMHooking support for common interfaces | Haru | 1 | -1/+9 |
2015-08-15 | Minor symbols cleanup to avoid conflicts | Haru | 4 | -45/+45 |
2015-08-15 | Added showmsg HPM interface | Haru | 6 | -97/+155 |
2015-08-15 | Cleaned up strlib interface | Haru | 2 | -120/+73 |
2015-08-15 | Cleaned up socket interface | Haru | 2 | -76/+59 |
2015-08-13 | Added check for execinfo.h/backtrace() to the configure script | Haru | 1 | -6/+6 |
2015-08-11 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 |
2015-08-11 | subnet.conf overhaul | Haru | 2 | -0/+208 |
2015-08-10 | Added support for visual Studio 2015 | Haru | 3 | -2/+6 |
2015-08-10 | Fixed a compile error in Cygwin | Haru | 1 | -3/+3 |
2015-08-10 | Fixed a compile error on WIN32/MSVC | Haru | 1 | -0/+6 |
2015-08-01 | HPM Hooks Update | Hercules.ws | 1 | -0/+3 |
2015-07-08 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 |
2015-06-19 | HPM Hooks Update | Hercules.ws | 1 | -0/+424 |
2015-06-19 | Improved info/error messages during plugin loading | Haru | 1 | -3/+8 |
2015-06-19 | Cleaned up some #includes | Haru | 21 | -32/+9 |
2015-06-19 | Removed ".." from include directives | Haru | 47 | -239/+236 |
2015-06-19 | Fixed a warning in the backtrace() function | Haru | 1 | -3/+3 |
2015-06-03 | Follow-up to 42e1df9e | Haru | 1 | -1/+1 |
2015-06-02 | Follow up to 712812b | Mysteries | 4 | -4/+4 |
2015-06-01 | Plugin load failure now causes Fatal Error | Ancyker | 1 | -39/+26 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -6/+91 |
2015-06-01 | Replaced some of the hardcoded values with constants (misc) | Haru | 5 | -62/+59 |
2015-05-30 | Dump stack in nullpo*/Assert* function. | Andrei Karas | 1 | -0/+17 |
2015-05-20 | * Fixed a compile error. | Michieru | 1 | -1/+1 |
2015-05-19 | Fixed some issues reported by coverity scan [3/3] | Haru | 1 | -0/+6 |
2015-05-17 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 |
2015-05-17 | Fixed some issues detected by coverity scan | Haru | 1 | -0/+1 |
2015-02-11 | Battleground Data to HPM Struct | dastgir | 1 | -0/+5 |
2015-01-24 | HPM Hooks Update | Haru | 1 | -0/+5 |
2015-01-24 | Moved the Hercules Channel System to its own file/interface | Haru | 1 | -2/+2 |
2015-01-24 | Fixed 18 minor issues | Haru | 6 | -93/+161 |
2015-01-20 | Fixes Compile Error on Windows | Dastgir | 1 | -2/+3 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 9 | -93/+69 |
2015-01-18 | Command line arguments handling overhaul | Haru | 7 | -91/+331 |