Age | Commit message (Expand) | Author | Files | Lines |
2015-08-17 | Added sanitizer (gcc-5) to the travis build script | Haru | 1 | -6/+28 |
2015-08-17 | Switched to the new, faster, travis build environment | Haru | 1 | -0/+1 |
2015-08-17 | Merge pull request #654 from 4144/memfixes | Haruna | 3 | -8/+45 |
2015-08-17 | Fix wrong index access and probably wrong hp/sp calculation. Closes #653 | Andrei Karas | 2 | -7/+43 |
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 | Updated Xcode project to reflect the recent changes | Haru | 1 | -3/+225 |
2015-08-17 | Removed some useless variables reported by the Clang static analyzer | Haru | 1 | -14/+8 |
2015-08-17 | Corrected a warp destination typo in The Sign quest | Haru | 1 | -1/+1 |
2015-08-17 | HPM Hooks Update | Hercules.ws | 4 | -0/+32 |
2015-08-17 | Merge pull request #619 from dastgir/2015-3ceam | Haruna | 4 | -81/+188 |
2015-08-16 | New EquipPackets Support | Dastgir | 4 | -81/+188 |
2015-08-15 | Merge pull request #643 from HerculesWS/hpmfixes_v2 | Andrei Karas | 173 | -1853/+24905 |
2015-08-15 | HPM Hooks Update | Haru | 1 | -2/+5 |
2015-08-15 | Automatic HPM symbol sharing | Haru | 10 | -119/+11 |
2015-08-15 | Removed some unnecessary shared symbols, already present in interfaces | Haru | 4 | -272/+278 |
2015-08-15 | Moved sql_handle into the HPMi interface | Haru | 7 | -12/+5 |
2015-08-15 | HPM Hooks Update | Haru | 14 | -0/+112 |
2015-08-15 | Added core HPM interface | Haru | 15 | -83/+73 |
2015-08-15 | HPM Hooks Update | Haru | 1 | -1/+1 |
2015-08-15 | Enabled HPMDataCheck for login and char servers | Haru | 4 | -19/+10 |
2015-08-15 | HPM Hooks Update | Haru | 5 | -121/+448 |
2015-08-15 | HPM compatibility improvements | Haru | 152 | -469/+573 |
2015-08-15 | Moved session array into the socket interface | Haru | 12 | -214/+210 |
2015-08-15 | HPM Hooks Update | Haru | 15 | -0/+22728 |
2015-08-15 | Added HPMHooking support for common interfaces | Haru | 3 | -5/+60 |
2015-08-15 | Minor symbols cleanup to avoid conflicts | Haru | 4 | -45/+45 |
2015-08-15 | Added showmsg HPM interface | Haru | 11 | -121/+173 |
2015-08-15 | Cleaned up strlib interface | Haru | 2 | -120/+73 |
2015-08-15 | Cleaned up socket interface | Haru | 16 | -210/+190 |
2015-08-15 | Improved plugin compile flag detection by the configuration script | Haru | 2 | -140/+10 |
2015-08-15 | Merge pull request #645 from 4144/lto | Haruna | 2 | -4/+4 |
2015-08-15 | Disable LTO by default. Because look like support for it broken in gcc 4.9 an... | Andrei Karas | 2 | -4/+4 |
2015-08-13 | Added script_mapquit plugin (moved from the StaffPlugins repository) | Haru | 3 | -17/+80 |
2015-08-13 | Automatically run ./config.status --recheck when necessary | Haru | 1 | -1/+5 |
2015-08-13 | Added check for execinfo.h/backtrace() to the configure script | Haru | 3 | -7/+94 |
2015-08-13 | Corrected some include guards | Haru | 2 | -6/+6 |
2015-08-12 | Fix weapon field size in char_mmo_char_tobuf. | Andrei Karas | 1 | -1/+1 |
2015-08-12 | HPM Hooks Update | Hercules.ws | 1 | -6/+6 |
2015-08-12 | Merge pull request #636 from 4144/equippos | Haruna | 2 | -3/+16 |
2015-08-12 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Dastgir | 45 | -333/+3103 |
2015-08-12 | typo fix @ Eclage quest | Dastgir | 1 | -1/+1 |
2015-08-12 | Fixed some issues reported by Coverity | Haru | 2 | -2/+2 |
2015-08-11 | Add n parameter to function pc_equipitem_pos. | Andrei Karas | 2 | -3/+16 |
2015-08-11 | HPM Hooks Update | Hercules.ws | 7 | -96/+33 |
2015-08-11 | Merge pull request #633 from HerculesWS/subnet | Andrei Karas | 8 | -184/+302 |
2015-08-11 | subnet.conf overhaul | Haru | 8 | -184/+302 |
2015-08-11 | Merge pull request #635 from 4144/fixscripts | Haruna | 1 | -2/+5 |
2015-08-11 | Fix issue #634. Delay actual item deletion after running item script. | Andrei Karas | 1 | -2/+5 |
2015-08-11 | HPM Hooks Update | Hercules.ws | 3 | -0/+155 |