index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
battle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-18
Implement Homunculus autofeeding
Asheraf
1
-0
/
+1
2017-10-21
Merge pull request #1825 from HerculesWS/cardfix
Haru
1
-32
/
+3
2017-10-21
Merge pull request #1812 from mekolat/partyleader2
Haru
1
-0
/
+1
2017-09-17
Differentiate variables that hold a ViewSprite and a weapon Subtype
Haru
1
-18
/
+18
2017-09-17
Split 'View' in two different fields in the item database
Haru
1
-5
/
+4
2017-08-17
Remove separate cardfix definition for pre-re/re
Haru
1
-32
/
+3
2017-08-01
add option to restrict party leader change to same map
gumi
1
-0
/
+1
2017-07-30
Implementation of RoDEX
KirieZ
1
-0
/
+2
2017-05-27
Merge pull request #1722 from Smokexyz/mmo_charstatus-fix
Haru
1
-1
/
+1
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-1
/
+1
2017-05-09
Merge pull request #1699 from Jedzkie/11-SummerCostume
Haru
1
-0
/
+2
2017-05-04
Merge pull request #1695 from Jedzkie/7-CashFoodFix
Haru
1
-1
/
+0
2017-04-29
Removal of rare_drop_announce config.
Jedzkie
1
-1
/
+0
2017-04-25
Removal of cashfood_use_interval setting.
Jedzkie
1
-1
/
+0
2017-04-24
Removed hard coded values on @cashmount and setcashmount.
Jedzkie
1
-1
/
+2
2017-04-20
Made prevent_logout effect on log-in optional
Jedzkie
1
-0
/
+1
2017-04-19
Added oktoberfest_ignorepalette configuration
Jedzkie
1
-0
/
+1
2017-04-19
Implemented Official Summer 2 Costume
Jedzkie
1
-0
/
+1
2017-04-10
Monster Vulture's Eye and Snake's Eye removed.
Smokexyz
1
-0
/
+1
2017-04-09
Fix a null pointer in guild->isallied()
Haru
1
-4
/
+4
2017-04-08
Merge pull request #1663 from Smokexyz/bow-unequip-fix
Haru
1
-0
/
+1
2017-04-04
Unequip arrows when a bow is unequipped. (RE only)
Smokexyz
1
-0
/
+1
2017-03-23
Fixes issue #1647
smokexyz
1
-7
/
+16
2017-03-14
Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer
Emistry Haoyan
1
-0
/
+8
2017-01-27
remove hardcoded chat area size from clif.c, add chat_area_size to battleconf
gumi
1
-0
/
+1
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
1
-6
/
+6
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-5
/
+6
2016-10-22
Added max_summoner_parameter:
Dastgir Pojee
1
-0
/
+1
2016-10-22
Implemented SU_TUNAPARTY Skill.
Dastgir Pojee
1
-0
/
+13
2016-10-22
Implemented SU_LUNATICCARROTBEAT Skill.
Dastgir Pojee
1
-0
/
+3
2016-10-22
Implemented SU_ARCLOUSEDASH Skill.
Dastgir Pojee
1
-0
/
+3
2016-10-22
Implemented SU_PICKYPECK Skill.
Dastgir Pojee
1
-0
/
+6
2016-10-22
Implemented SU_SCAROFTAROU Skill.
Dastgir Pojee
1
-0
/
+3
2016-10-22
Implemented SU_SV_ROOTTWIST Skill.
Dastgir Pojee
1
-0
/
+6
2016-10-22
Implemented SU_POWEROFLIFE Skill.
Dastgir Pojee
1
-0
/
+8
2016-10-22
Implemented SU_CN_METEOR:
Dastgir Pojee
1
-0
/
+3
2016-10-22
Implemented SU_SV_STEMSPEAR Skill.
Dastgir Pojee
1
-0
/
+3
2016-10-22
Implemented SU_STOOP Skill.
Dastgir Pojee
1
-0
/
+3
2016-10-22
Implemented SU_SCRATCH:
Dastgir Pojee
1
-0
/
+3
2016-10-22
Implemented SU_BITE Skill:
Dastgir Pojee
1
-2
/
+8
2016-10-07
Fixed some issues detected by clang's static analyzer (Xcode 8/macOS Sierra)
Haru
1
-4
/
+2
2016-09-30
Add different fixes for gcc 7 warnings.
Andrei Karas
1
-2
/
+12
2016-08-20
Re-added HPM support for configuration settings
Haru
1
-1
/
+1
2016-08-19
Ported battle.conf to libconfig
Haru
1
-58
/
+98
2016-08-13
Added atcommand config
Emistry
1
-0
/
+1
2016-07-14
Merge pull request #1361 from HerculesWS/coverity-fixes
Andrei Karas
1
-3
/
+3
2016-07-14
Fixes warp facing direction.
KirieZ
1
-0
/
+1
2016-07-14
Changed mmo_charstatus::base_level and mmo_charstatus::job_level to int
Haru
1
-3
/
+3
2016-07-12
Extract some code from battle_calc_damage into battle_calc_pc_damage.
Andrei Karas
1
-24
/
+34
2016-07-12
Add into skill.c some handling for unknown skills/skill units.
Andrei Karas
1
-23
/
+2
[next]