summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)AuthorFilesLines
2014-11-15regenerate HPM hooks.Andrei Karas1-0/+81
2014-11-14Add ability to add deprecated command from scripts and plugins.Andrei Karas1-2/+8
2014-11-11Corrected some uninitialized interface functionsHaru1-0/+1
2014-11-07HPM Hooks Update.Andrei Karas1-0/+5
2014-11-03Merge branch 'master' of github.com:HerculesWS/Herculesshennetsind4-56/+137
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-1/+1
2014-10-28Added preliminary support for char and login server to HPMHookingHaru1-11/+24
2014-10-28Added preliminary support for login and char server in the HPMDataCheckHaru4-45/+113
2014-10-04Pathfinding now works exactly as on the clientMichieru1-0/+99
2014-09-21Fixed Bug 8344shennetsind1-7/+0
2014-09-08Fix on start possible buffer overruns.Andrei Karas1-1/+1
2014-08-20Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125Haru1-0/+1
2014-08-07Fixed some MSVC incompatibilitiesHaru2-0/+3
2014-08-07Corrected several format-string errors through the codeHaru14-99/+115
2014-07-19Corrected a dangling pointer in various DBMap/DBIterator functionsHaru1-8/+14
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