summaryrefslogtreecommitdiff
path: root/src/map/pc.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-13HPM compatibility improvementsHaru1-5/+3
2015-08-11Add n parameter to function pc_equipitem_pos.Andrei Karas1-1/+1
2015-08-05Add optional parameter to warp script command for prevent stoping npc scripts...Andrei Karas1-0/+1
2015-07-18Move check cards related code into separate functions.Andrei Karas1-0/+2
2015-06-19Removed ".." from include directivesHaru1-17/+17
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-6/+31
2015-05-31Fixed Bug#8673malufett1-0/+1
2015-05-19Fixed some issues reported by coverity scan [3/3]Haru1-14/+14
2015-05-17Added bonus4 variant of bAddEff to specify a durationHaru1-4/+8
2015-03-27Hercules 'job_db1.txt' Redesignmalufett1-0/+2
2015-03-11RENEWAL Updates:malufett1-0/+3
2015-02-23Hercules Ultimate Localization Designshennetsind1-0/+2
2015-02-17Fixed Bug#7938malufett1-0/+1
2015-01-24Channels refactoring: joinHaru1-1/+0
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-2/+2
2015-01-23Cleaned up spirit charms implementation (optimized memory and CPU usage)Haru1-4/+5
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-1/+8
2015-01-19Extract exp table validation into separate function.Andrei Karas1-0/+2
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2015-01-11Convert pcdb_checkid into function in pc interface.Andrei Karas1-13/+2
2014-12-26Fix compilation errors and possible server crash from previous commits.Andrei Karas1-2/+2
2014-12-26Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5malufett1-9/+0
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett1-2/+11
2014-12-10RENEWAL Updates:malufett1-2/+2
2014-12-02Split functions pc_equipitem and pc_unequipitem.Andrei Karas1-0/+2
2014-11-16Whitespace cleanup (no code changes)Haru1-84/+82
2014-11-11Corrected some uninitialized interface functionsHaru1-3/+0
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-0/+7
2014-10-24pc_isriding* / pc_setriding* cleanupHaru1-9/+12
2014-10-18Revert "Some Quality of Life Changes"Haru1-1/+1
2014-10-18Some Quality of Life ChangesTaylor Locke1-1/+1
2014-09-20Fixed Bug 8138shennetsind1-1/+1
2014-08-06HPM Hooks UpdateHercules.ws1-4/+4
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru1-1/+5
2014-07-11Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/...panikon1-1/+1
2014-07-11Mado behaviour changespanikon1-1/+1
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-07-10Corrected some SC behaviour, special thanks to Rytechpanikon1-0/+2
2014-05-16Changed battle_config definition to extern to avoid mistakes in pluginsHaru1-4/+4
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Moved MAX_CARTS and NEW_CARTS defines into common/mmo.hHaru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-15/+14
2014-05-10Revert "Fixed order of includes in all source files"panikon1-14/+15
2014-05-09Fixed order of includes in all source filesHaru1-15/+14
2014-04-19Add official support for lvl 175Michieru1-1/+1
2014-04-10Fixed issue: 7936panikon1-26/+0
2014-03-23HPM Hooks UpdateHercules.ws1-1/+1
2014-03-23revert https://github.com/HerculesWS/Hercules/commit/d554d61417a6Michieru1-1/+1
2014-03-10Fixed Bug 8046shennetsind1-0/+1
2014-03-05Ref redesign, part 2Haru1-2/+1