summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-17Move check is item usable or not to separate method.Andrei Karas1-1/+1
2014-12-14Fixed some improper grammar.Mysteries1-3/+3
2014-12-10RENEWAL Updates:malufett1-0/+16
2014-12-06add channels config into clif interface.Andrei Karas1-1/+1
2014-12-02Split functions pc_equipitem and pc_unequipitem.Andrei Karas1-136/+150
2014-12-02Add item attribute what prevent item removing on use.Andrei Karas1-1/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-137/+143
2014-11-10Fix interfaces methods usage.Andrei Karas1-2/+2
2014-11-03Merge pull request #363 from EPuncker/masterMichieru1-0/+6
2014-10-30Fixed Bug#8012malufett1-2/+2
2014-10-29Added 2014 Halloween Event and made status change parameter optional on montr...Taylor Locke1-0/+4
2014-10-24pc_isriding* / pc_setriding* cleanupHaru1-34/+99
2014-10-18Revert "Some Quality of Life Changes"Haru1-40/+4
2014-10-18Some Quality of Life ChangesTaylor Locke1-4/+40
2014-10-05Follow up a46b190764df4cce0b378bc691218ac0814a5673shennetsind1-2/+2
2014-10-05Follow up b9b32ac7609eshennetsind1-1/+1
2014-09-26Fix bug 8271AnnieRuru1-4/+19
2014-09-20Added 4 new permissionsEPuncker1-0/+6
2014-09-20Fixed Bug 8138shennetsind1-1/+1
2014-09-13Update formula of Vulcan Arm, Flame Laucher and Cold Slower.Michieru1-3/+0
2014-08-28New Optional Configuration for unequipped disabled equipmentsAnnieRuru1-19/+42
2014-08-20Follow-up to b294026e6614a652c23bb0cea8a0d4dc69d8b125Haru1-13/+19
2014-08-20Extended item_check to also add unique_ids to any non-stackable items that la...Ibrahim Hossam1-4/+34
2014-08-09Fix warning compilation (Follow bug:8193)Michieru1-1/+1
2014-08-08- Fix during Severe Rainstorm you can't swith equipment (bug:8193)Michieru1-2/+2
2014-08-07Corrected several format-string errors through the codeHaru1-58/+59
2014-08-06HPM Hooks UpdateHercules.ws1-35/+35
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru1-7/+39
2014-07-15Fixed some skill checks considering Super Novices the same as NovicesHaru1-4/+4
2014-07-14Fixed issues with resetskill, OPTION_RIDING wasn't being removed properly and...panikon1-1/+16
2014-07-11Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/...panikon1-11/+16
2014-07-11Follow up to da190e09a33591aaabfd2c7735fd64ebb12f78e9panikon1-2/+2
2014-07-11Mado behaviour changespanikon1-12/+12
2014-07-11Fixed reserved __identifier violationsHaru1-2/+2
2014-07-10Corrected some SC behaviour, special thanks to Rytechpanikon1-0/+47
2014-07-09Fixed issue with mounts and jobchange, ranger and mechanic mounts weren't bei...panikon1-14/+13
2014-05-31 Added ItemNouseRestriction enumHaru1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-5/+5
2014-05-10Moved MAX_CARTS and NEW_CARTS defines into common/mmo.hHaru1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-29/+30
2014-05-10Revert "Fixed order of includes in all source files"panikon1-30/+29
2014-05-09Fixed order of includes in all source filesHaru1-29/+30
2014-05-08Homonculus S Updatemalufett1-1/+1
2014-04-19Merge pull request #272 from hemagx/masterHaruna1-3/+3
2014-04-19Corrected some issues in 69ca0aa and 446ce4aHaru1-3/+3
2014-04-19#Fixed issue: 8147panikon1-2/+14
2014-04-18Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe...Ibrahim Hossam1-3/+3
2014-04-17Added sysinfo (System Information) functionalitiesHaru1-8/+2
2014-04-09Fixed issue: 7725panikon1-0/+7
2014-04-04Fixed issue: 8131panikon1-1/+7