Age | Commit message (Expand) | Author | Files | Lines |
2014-05-17 | Renamed incuvate of Pet System. | Shido | 1 | -1/+1 |
2014-05-16 | Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3 | Haru | 4 | -9/+12 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 23 | -175/+159 |
2014-05-13 | Fixed some charset issues | Haru | 1 | -1/+1 |
2014-05-10 | Moved MAX_CARTS and NEW_CARTS defines into common/mmo.h | Haru | 1 | -0/+8 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 39 | -335/+434 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 39 | -434/+335 |
2014-05-09 | Fixed order of includes in all source files | Haru | 39 | -335/+434 |
2014-05-09 | Removed some unused source files | Haru | 11 | -3266/+0 |
2014-05-09 | Added support to return a different exit status to the OS. | Haru | 2 | -3/+4 |
2014-05-06 | Bug fixes and other changes | panikon | 3 | -2/+74 |
2014-04-19 | Merge pull request #272 from hemagx/master | Haruna | 1 | -0/+2 |
2014-04-19 | Added sysinfo to the exported HPM symbols | Haru | 1 | -0/+3 |
2014-04-18 | Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe... | Ibrahim Hossam | 1 | -0/+2 |
2014-04-18 | HPM Hooks Update | Hercules.ws | 1 | -0/+5 |
2014-04-17 | Whitespace cleanup | Haru | 9 | -82/+83 |
2014-04-17 | Added sysinfo (System Information) functionalities | Haru | 8 | -155/+1131 |
2014-04-10 | Fixed issue: 7936 | panikon | 1 | -0/+26 |
2014-04-04 | Fixed issue: 8131 | panikon | 1 | -1/+1 |
2014-03-31 | Updated documentation for pc_statusup2 and pc_statusup | panikon | 2 | -9/+86 |
2014-03-22 | Fixed issue 7338 (added new char configuration char_aegis_delete) | panikon | 1 | -0/+2 |
2014-03-16 | Added --load-plugin commandline argument | Haru | 2 | -3/+8 |
2014-03-16 | Improved ERS memory handling | shennetsind | 3 | -24/+21 |
2014-03-10 | Merge pull request #262 from Baalberith6/master | Haruna | 1 | -0/+0 |
2014-03-09 | fixing permission from commit 7dd4daf | Matej Pristak | 1 | -0/+0 |
2014-03-08 | Merge pull request #261 from Baalberith6/master | shennetsind | 1 | -1/+1 |
2014-03-07 | Fixed some warnings on ARM | Haru | 2 | -17/+16 |
2014-03-07 | Tweaked a platform check to support ARMv6+ | Haru | 2 | -1/+15 |
2014-03-06 | When working with packets with variable length (defined with -1 length) in HPM, | Matej Pristak | 1 | -1/+1 |
2014-03-06 | HPM Hooks Update | Hercules.ws | 1 | -0/+6 |
2014-02-24 | Fixed console parse gm command crash on select commands | shennetsind | 1 | -2/+2 |
2014-02-06 | HPM Hooks Update | Hercules.ws | 1 | -2/+2 |
2014-02-03 | Wrap up on HPMDC | shennetsind | 2 | -5/+5 |
2014-02-03 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | shennetsind | 1 | -0/+130 |
2014-02-03 | HPM Hooks Update | Hercules.ws | 1 | -4/+117 |
2014-02-03 | Updated HPMHookGen with a HPMDataCheck generator | Haru | 1 | -0/+17 |
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 |