index
:
repo-recursive-tests/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
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
2016-06-24
Move ammo check into separate function in battle.c
Andrei Karas
1
-32
/
+42
2016-05-08
Fixed various issues pointed out by cppcheck
Haru
1
-3
/
+2
2016-02-29
Merge pull request #1115 from theultramage/bcdrenaming
Haru
1
-45
/
+42
2016-02-24
Removed unnecessary explicit casts of the value of WBUFP
Haru
1
-10
/
+10
2016-02-19
Remove some unused macroses. Left macroses in socket.c
Andrei Karas
1
-4
/
+0
2016-01-21
Rename 'tsc' to 's_sc' in battle_calc_damage() since it's actually referring ...
ultramage
1
-16
/
+16
2016-01-21
Rename 'sd' to 't_sd' in battle_calc_damage().
ultramage
1
-19
/
+19
2016-01-21
Add top-level s_sd variable to battle_calc_damage() to represent a player sou...
ultramage
1
-12
/
+9
2016-01-12
Whitespace cleanup (removed alignment tabs or trailing whitespace at line end)
Haru
1
-2
/
+3
2016-01-06
Replaced the remaining explicit casts with BL_CAST/BL_UCAST
Haru
1
-66
/
+61
2016-01-06
Replaced some explicit casts with BL_UCAST
Haru
1
-126
/
+167
2016-01-06
Replaced some explicit casts with BL_UCAST/BL_UCCAST
Haru
1
-4
/
+8
2016-01-06
Change all TBL_ELEM to struct elemental_data as per style guidelines
hemagx
1
-2
/
+2
2016-01-06
Change all TBL_PET to struct pet_data as per style guidelines
hemagx
1
-2
/
+2
2016-01-06
Change all TBL_SKILL to struct skill_data as per style guidelines
hemagx
1
-6
/
+6
2016-01-06
Change all TBL_MER to struct mercenary_data as per style guidelines
hemagx
1
-4
/
+4
2016-01-06
Change all TBL_HOM to struct homun_data as per style guidelines
hemagx
1
-7
/
+8
2016-01-06
Change all TBL_MOB to struct mob_data as per strly guidelines
hemagx
1
-25
/
+33
2016-01-06
Change all TBL_PC to struct map_session_data as per style guidelines
hemagx
1
-62
/
+71
2016-01-05
Fix battle config Hp/Sp overflow value
AnnieRuru
1
-3
/
+3
2016-01-05
Added Support for BodyStyle
Dastgir
1
-0
/
+3
2015-12-29
Spear Stab damage adjustment
Kerubael
1
-1
/
+1
2015-12-28
Standardized (source) mob_id enum
Haru
1
-7
/
+7
2015-12-25
*Show the katar critical bonus in player status window
AnnieRuru
1
-2
/
+3
2015-12-25
Merge pull request #975 from dastgir/8-RefineDef
hemagx
1
-0
/
+3
2015-12-26
Follow up https://github.com/Jedzkie/Hercules/commit/3f13598714f2d6cecb1c1e5c...
Jedzkie
1
-4
/
+2
2015-12-25
Added Costume/Shadow Atk/Def refine bonus setting
Dastgir
1
-0
/
+3
2015-12-24
Item Update:
Jedzkie
1
-12
/
+26
2015-12-23
Update:
Jedzkie
1
-5
/
+5
2015-12-23
Item Update:
Jedzkie
1
-2
/
+2
2015-12-19
Corrected a typo in the Renewal cardfix calculation
Haru
1
-3
/
+3
2015-12-17
Implement official effect of MVP Scrolls
Jedzkie
1
-0
/
+11
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-12-14
Added official effect of Mora Berry.
Jedzkie
1
-6
/
+18
2015-12-13
- Fixed #723 now it's possible to retrieve Battle Config Settings from plugin...
Your Name
1
-6
/
+14
2015-12-06
Refactored/fixed race handling for bonuses that store it as a bitmask
Haru
1
-16
/
+16
2015-11-18
Merge pull request #837 from AnnieRuru/request_5
Haruna
1
-0
/
+1
2015-11-14
Add option for fix hit after warp.
Andrei Karas
1
-4
/
+8
2015-10-29
Add new config to allow player vend/chat room nearby hidden npc (#834)
AnnieRuru
1
-0
/
+1
2015-10-25
Merge pull request #516 from milky-milk/pre-re_defender
Haruna
1
-0
/
+5
2015-10-22
Removed support for the deprecated SQL item, mob, mob_skill databases.
Haru
1
-10
/
+3
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-10-07
Deleted dublicate
Milk
1
-3
/
+2
2015-09-28
Fixes Maelstrom crashing server
Nihadm89
1
-1
/
+1
2015-09-26
Merge pull request #579 from csnv/minfixes
Haruna
1
-4
/
+10
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-15
/
+7
2015-09-24
Add bl parameter to getcell functions.
Andrei Karas
1
-1
/
+1
2015-09-18
Clarified the intent of several assignments inside conditional expressions
Haru
1
-6
/
+6
2015-09-17
corrected some white spaces and added missing EOL.
Frost
1
-2
/
+0
2015-09-17
Added Configuration in enabling/disabling monster hp bar on new clients.
Frost
1
-0
/
+1
[next]