summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Merge pull request #1233 from dastgirp/r5-defenseHaru1-30/+35
2018-11-14Clarify the code around the def/flee reduction for multiple attackersHaru1-31/+35
2018-11-14Use an enum as flag for status->heal() and related functionsHaru1-3/+3
2018-11-14Fixes #889 & #840Jedzkie1-0/+1
2018-10-21Merge pull request #2182 from guilherme-gm/201808-trapfixHaru1-0/+35
2018-10-13Fixed Issue #2177Dastgir1-0/+2
2018-08-30Makes trap damage possible to be reflectedGuilherme G. Menaldo1-0/+35
2018-08-04Fixed defense overflow exploitDastgir1-0/+1
2018-07-24Merge pull request #2088 from guilherme-gm/fix-ghostmonstersHaru1-0/+1
2018-07-12Fixed clearunit packet not being sent to clients going out of the view range ...Guilherme G. Menaldo1-0/+1
2018-07-12Split btype and item_id parameters in function clif_skill_fail.Andrei Karas1-4/+4
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-60/+112
2018-06-25Implemented Pet AutofeedingDastgir1-0/+1
2018-05-04Add setpcblock & checkpcblock script commandsAnnieRuru1-1/+1
2018-04-25Merge pull request #2023 from MishimaHaruna/remove-stat-serverHaru1-171/+2
2018-04-23Merge pull request #2005 from guilherme-gm/guildskillcdHaru1-1/+1
2018-04-22Remove the stat-reporting mechanismHaru1-171/+2
2018-04-08Merge pull request #2001 from guilherme-gm/tombspawnHaru1-0/+1
2018-04-08Allow guild skills cooldown to continue when logged outGuilherme G. Menaldo1-1/+1
2018-04-08Added delay to tomb spawnGuilherme G. Menaldo1-0/+1
2018-04-07Implementation of Attendance systemAsheraf1-0/+2
2018-04-07Add an option to prevent item usage when storage is openJedzkie1-0/+1
2018-02-10Clean up trailing whitespace and non-indent tabsHaru1-2/+2
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares1-11/+21
2017-11-18Implement Homunculus autofeedingAsheraf1-0/+1
2017-10-21Merge pull request #1825 from HerculesWS/cardfixHaru1-32/+3
2017-10-21Merge pull request #1812 from mekolat/partyleader2Haru1-0/+1
2017-09-17Differentiate variables that hold a ViewSprite and a weapon SubtypeHaru1-18/+18
2017-09-17Split 'View' in two different fields in the item databaseHaru1-5/+4
2017-08-17Remove separate cardfix definition for pre-re/reHaru1-32/+3
2017-08-01add option to restrict party leader change to same mapgumi1-0/+1
2017-07-30Implementation of RoDEXKirieZ1-0/+2
2017-05-27Merge pull request #1722 from Smokexyz/mmo_charstatus-fixHaru1-1/+1
2017-05-22Add storage_data reception, parsing and sending to/from the map-server.Smokexyz1-1/+1
2017-05-09Merge pull request #1699 from Jedzkie/11-SummerCostumeHaru1-0/+2
2017-05-04Merge pull request #1695 from Jedzkie/7-CashFoodFixHaru1-1/+0
2017-04-29Removal of rare_drop_announce config.Jedzkie1-1/+0
2017-04-25Removal of cashfood_use_interval setting.Jedzkie1-1/+0
2017-04-24Removed hard coded values on @cashmount and setcashmount.Jedzkie1-1/+2
2017-04-20Made prevent_logout effect on log-in optionalJedzkie1-0/+1
2017-04-19Added oktoberfest_ignorepalette configurationJedzkie1-0/+1
2017-04-19Implemented Official Summer 2 CostumeJedzkie1-0/+1
2017-04-10Monster Vulture's Eye and Snake's Eye removed.Smokexyz1-0/+1
2017-04-09Fix a null pointer in guild->isallied()Haru1-4/+4
2017-04-08Merge pull request #1663 from Smokexyz/bow-unequip-fixHaru1-0/+1
2017-04-04Unequip arrows when a bow is unequipped. (RE only)Smokexyz1-0/+1
2017-03-23Fixes issue #1647smokexyz1-7/+16
2017-03-14Fixed MVP exp message issue for clients 2013-12-23cRagexe and newerEmistry Haoyan1-0/+8
2017-01-27remove hardcoded chat area size from clif.c, add chat_area_size to battleconfgumi1-0/+1
2016-12-03Clarify some Job Class vs MapID confusion (2/2)Haru1-6/+6