index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-27
Added missing option changes for Illusionary Shadow and Soul Link that disapp...
ultramage
1
-1
/
+19
2008-02-26
- Added new settings for autotrade on battle/misc.conf (you can read descript...
zephyrus
1
-0
/
+10
2008-02-21
- Added status_calc_life to properly calculate hp/max_hp as a ratio taking in...
skotlex
1
-4
/
+13
2008-02-21
- Fixed new guilds displaying online-connect member count at 0 rather than 1,...
skotlex
1
-6
/
+0
2008-02-18
- added LK's concentration +1 MDEF.
skotlex
1
-1
/
+3
2008-02-17
- Updated Eye of Hellion to use the new format of the input command.
skotlex
1
-4
/
+11
2008-02-11
- 'Forget me Not' no longer blocks ASPD bonuses from working or prevents thei...
skotlex
1
-4
/
+2
2008-02-10
Added two missing opt2 values, for Angelus and Bleeding status.
ultramage
1
-21
/
+12
2008-02-04
- Some code cleanups.
zephyrus
1
-10
/
+11
2008-02-03
Fixes to Devotion (see topic:153345)
ultramage
1
-13
/
+8
2008-02-03
Added a missing client update when the mute status is manually cancelled by a GM
ultramage
1
-0
/
+5
2008-01-20
- Fixed a comparison whn doing item searches
skotlex
1
-10
/
+1
2008-01-20
Fixed yet another status code crash, this time when a stonecursed mob with hi...
ultramage
1
-0
/
+7
2008-01-15
* Manner system fixing
ultramage
1
-1
/
+6
2008-01-14
Applied a temp patch to make some npc-executed atcommands work again (bugrepo...
ultramage
1
-8
/
+8
2008-01-14
Simplified the BL_CAST macro (see topic:166795)
ultramage
1
-9
/
+9
2008-01-13
- Fixed a compilation warning
skotlex
1
-4
/
+4
2008-01-13
- Fixed dangling pointer crashes when bleeding or Deadly poison kills a spawn...
skotlex
1
-5
/
+11
2008-01-13
- Removed the sc_start_abort define. Since now when a status already exists, ...
skotlex
1
-21
/
+10
2008-01-13
- Fixed a possible ers_entry corruption if you die from bleeding while under ...
skotlex
1
-1
/
+1
2008-01-13
* Another possible fix to ers/status_change crashing.
FlavioJS
1
-23
/
+31
2008-01-12
* Possible fix to ers/status_change crashing. [FlavioJS]
FlavioJS
1
-10
/
+19
2008-01-10
- Fixed getmonsterinfo to return "null" when returning the name of a non-exis...
skotlex
1
-7
/
+12
2008-01-10
- Removed 'skill_steal_type' from skill.conf as said config no longer exists.
skotlex
1
-19
/
+29
2008-01-08
- Made the pc reg variables receive a const char* as the argument, since they...
skotlex
1
-3
/
+3
2008-01-06
- Fixed Overthrust's timer not being able to be refreshed when recasting it (...
skotlex
1
-5
/
+11
2008-01-06
- Fixed a visual itemdupple bug on mail system.
zephyrus
1
-1
/
+1
2008-01-04
- Fixed Music Lesson's effect on Assassin Cross of Sunset.
skotlex
1
-1
/
+1
2008-01-03
Changes to reduce the number of map cell types
ultramage
1
-3
/
+3
2007-12-29
Implemented THE official Steal skill equation and game mechanics (basically v...
ultramage
1
-1
/
+0
2007-12-26
Moved distance-related functions to path.c/h
ultramage
1
-1
/
+2
2007-12-23
- Fixed horrible handling of skill_abra_db which leads to memory corruption (...
skotlex
1
-1
/
+0
2007-12-23
- Fixed warning about unused variable
skotlex
1
-9
/
+9
2007-12-14
Guardian hp handling code removal (see bugreport:342)
ultramage
1
-4
/
+3
2007-12-14
- corrected Option_Xmas value in const.txt
skotlex
1
-7
/
+1
2007-12-12
* Some preparations for the guild script update
ultramage
1
-1
/
+1
2007-12-11
- Status change start will now fail when invoked on players that are disconne...
skotlex
1
-1
/
+4
2007-12-09
Changed Cloaking to not show an animation when it fails (thanks to Harbin for...
ultramage
1
-1
/
+1
2007-12-08
- Changed the chaotic delay from block to delay since it just a sec
skotlex
1
-1
/
+1
2007-12-07
- removed the timer heap correction code when the timers overflow since Flavi...
skotlex
1
-1
/
+0
2007-12-05
- Made the struct weapon_atk lhw in status_data a static member rather than a...
skotlex
1
-41
/
+14
2007-12-02
Fixed some minor inconsistencies in homunculus packets, in an attempt to make...
ultramage
1
-5
/
+4
2007-11-28
- Applied the required changes to handle def as a signed char (allows for neg...
skotlex
1
-7
/
+6
2007-11-28
- Reverted the position of the max_hp/max_sp basic setting, modified the max_...
skotlex
1
-4
/
+13
2007-11-27
- Moved basic max HP/SP calculation to before parsing equipment, fixes negati...
skotlex
1
-9
/
+4
2007-11-22
- Changed the status_change structure to use dynamic rather than static memor...
skotlex
1
-884
/
+901
2007-11-21
- Moved subtype from struct block_list to struct npc_data.
skotlex
1
-2
/
+2
2007-11-19
- removed 'skill_fail' message when a ground skill fails as that caues double...
skotlex
1
-2
/
+2
2007-11-17
Removed battle_config.error_log as console_silent already handles this
ultramage
1
-17
/
+11
2007-11-15
- Added 2 new status changes for Life and Regeneration Potions [Zephyrus]
zephyrus
1
-0
/
+23
[next]