Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Corrected several format-string errors through the code | Haru | 14 | -99/+115 |
2014-07-19 | Corrected a dangling pointer in various DBMap/DBIterator functions | Haru | 1 | -8/+14 |
2014-07-11 | Explicitly specify 'void' when a function expects no arguments | Haru | 5 | -15/+15 |
2014-07-11 | Removed some c++ compatibility definitions | Haru | 2 | -39/+3 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 35 | -216/+211 |
2014-07-11 | Removed unsafe pointer typedefs | Haru | 9 | -115/+115 |
2014-07-10 | Follow up to 3c24fb656f3b3370b7152d6f1d2cc9dbc6fbae5d | panikon | 1 | -3/+2 |
2014-07-10 | Re-added revision info to the memory leak log | Haru | 2 | -7/+9 |
2014-07-09 | Corrected compile errors in case DB_ENABLE_STATS is defined | Haru | 1 | -4/+4 |
2014-07-09 | Corrected issue with bce716fa908584f435dcf97904fb37ada6dd90b7 forgot to remov... | panikon | 2 | -3/+3 |
2014-07-08 | reversed portion of 7cd967f812ab741c41c416fb9f7c2a921c36e947 that would point... | Streusel | 1 | -2/+2 |
2014-07-09 | Fixed status_calc_regen crash issue:http://hercules.ws/board/tracker/issue-12... | panikon | 1 | -0/+4 |
2014-07-08 | Extracted method to obtain SYSTEM_INFO from functions in sysinfo.c | panikon | 3 | -18/+41 |
2014-07-08 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 |
2014-07-07 | Follow up to 2e6016f | dastgir | 1 | -2/+2 |
2014-07-06 | Fixed issue with getlook | panikon | 1 | -3/+2 |
2014-05-30 | Merge pull request #282 from MrKeiKun/fix_typo | Haruna | 26 | -111/+111 |
2014-05-30 | Fixed typos inside src/ | Shido | 26 | -111/+111 |
2014-05-30 | Removed CMakeLists.txt (Thanks to Haruna) | Shido | 1 | -166/+0 |
2014-05-25 | Improved CFLAGS/CPPFLAGS handling | Haru | 2 | -11/+6 |
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 |