summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Explicitly specify 'void' when a function expects no argumentsHaru5-15/+15
2014-07-11Removed some c++ compatibility definitionsHaru2-39/+3
2014-07-11Fixed reserved __identifier violationsHaru35-216/+211
2014-07-11Removed unsafe pointer typedefsHaru9-115/+115
2014-07-10Follow up to 3c24fb656f3b3370b7152d6f1d2cc9dbc6fbae5dpanikon1-3/+2
2014-07-10Re-added revision info to the memory leak logHaru2-7/+9
2014-07-09Corrected compile errors in case DB_ENABLE_STATS is definedHaru1-4/+4
2014-07-09Corrected issue with bce716fa908584f435dcf97904fb37ada6dd90b7 forgot to remov...panikon2-3/+3
2014-07-08reversed portion of 7cd967f812ab741c41c416fb9f7c2a921c36e947 that would point...Streusel1-2/+2
2014-07-09Fixed status_calc_regen crash issue:http://hercules.ws/board/tracker/issue-12...panikon1-0/+4
2014-07-08Extracted method to obtain SYSTEM_INFO from functions in sysinfo.cpanikon3-18/+41
2014-07-08HPM Hooks UpdateHercules.ws1-0/+1
2014-07-07Follow up to 2e6016fdastgir1-2/+2
2014-07-06Fixed issue with getlookpanikon1-3/+2
2014-05-30Merge pull request #282 from MrKeiKun/fix_typoHaruna26-111/+111
2014-05-30Fixed typos inside src/Shido26-111/+111
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido1-166/+0
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru2-11/+6
2014-05-17Renamed incuvate of Pet System.Shido1-1/+1
2014-05-16Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3Haru4-9/+12
2014-05-13Removed trailing whitespace (sources)Haru23-175/+159
2014-05-13Fixed some charset issuesHaru1-1/+1
2014-05-10Moved MAX_CARTS and NEW_CARTS defines into common/mmo.hHaru1-0/+8
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru39-335/+434
2014-05-10Revert "Fixed order of includes in all source files"panikon39-434/+335
2014-05-09Fixed order of includes in all source filesHaru39-335/+434
2014-05-09Removed some unused source filesHaru11-3266/+0
2014-05-09Added support to return a different exit status to the OS.Haru2-3/+4
2014-05-06Bug fixes and other changespanikon3-2/+74
2014-04-19Merge pull request #272 from hemagx/masterHaruna1-0/+2
2014-04-19Added sysinfo to the exported HPM symbolsHaru1-0/+3
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-0/+2
2014-04-18HPM Hooks UpdateHercules.ws1-0/+5
2014-04-17Whitespace cleanupHaru9-82/+83
2014-04-17Added sysinfo (System Information) functionalitiesHaru8-155/+1131
2014-04-10Fixed issue: 7936panikon1-0/+26
2014-04-04Fixed issue: 8131panikon1-1/+1
2014-03-31Updated documentation for pc_statusup2 and pc_statusuppanikon2-9/+86
2014-03-22Fixed issue 7338 (added new char configuration char_aegis_delete)panikon1-0/+2
2014-03-16Added --load-plugin commandline argumentHaru2-3/+8
2014-03-16Improved ERS memory handlingshennetsind3-24/+21
2014-03-10Merge pull request #262 from Baalberith6/masterHaruna1-0/+0
2014-03-09fixing permission from commit 7dd4dafMatej Pristak1-0/+0
2014-03-08Merge pull request #261 from Baalberith6/mastershennetsind1-1/+1
2014-03-07Fixed some warnings on ARMHaru2-17/+16
2014-03-07Tweaked a platform check to support ARMv6+Haru2-1/+15
2014-03-06When working with packets with variable length (defined with -1 length) in HPM,Matej Pristak1-1/+1
2014-03-06HPM Hooks UpdateHercules.ws1-0/+6
2014-02-24Fixed console parse gm command crash on select commandsshennetsind1-2/+2
2014-02-06HPM Hooks UpdateHercules.ws1-2/+2