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
2006-02-13
- Fixed SG_FUSION costing SP to deactivate.
skotlex
1
-2
/
+2
2006-02-13
- NPC_POWERUP now gives +40% atk per level.
skotlex
1
-12
/
+6
2006-02-13
- Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets...
skotlex
1
-5
/
+7
2006-02-11
- The status window now shows the addition of the damage of your both weapons...
skotlex
1
-4
/
+4
2006-02-10
- Added pc_issit check to pc_can_move
skotlex
1
-1
/
+4
2006-02-09
- Added function mob_respawn which makes a mob respawn on spot 3 seconds afte...
skotlex
1
-1
/
+2
2006-02-09
- Code rewrites in mob_damage and party_exp_even_share for correctly handling...
skotlex
1
-2
/
+4
2006-02-08
- Added battle config options:
skotlex
1
-1
/
+1
2006-02-08
- Cleaned up and reorganized status_change_start. Now it also receives the su...
skotlex
1
-371
/
+424
2006-02-08
- Removed the max level configs from battle/exp.txt
skotlex
1
-4
/
+6
2006-02-06
- Added define clif_deadsit to send the dead state into player packets if the...
skotlex
1
-3
/
+4
2006-02-03
- Fixed the reported map when there is an error in report_src (script.c)
skotlex
1
-8
/
+7
2006-02-03
- Grand Cross/Grand Darkness can no longer get the ignore defense -armor pier...
skotlex
1
-1
/
+1
2006-02-03
- Meh, the status change start switch was supposed to be minimized, not altog...
skotlex
1
-0
/
+2
2006-02-03
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5169 54...
Valaris
1
-0
/
+18
2006-02-01
- Trick Dead makes you stop walking now.
skotlex
1
-13
/
+12
2006-02-01
- Fixed a typo bug in SC_STAR_COMFORT handling.
skotlex
1
-931
/
+820
2006-01-31
- Fixed being able to Encore skills you no longer have in your tree.
skotlex
1
-0
/
+8
2006-01-31
- Changed the exp tables format.
skotlex
1
-1
/
+1
2006-01-30
- Autoloot now uses the item's base drop chance rather than final drop rate t...
skotlex
1
-0
/
+1
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+6038
2006-01-29
Clearing trunk.
Valaris
1
-5159
/
+0
2005-04-07
* Fixed HP Conversion to properly not reduce HP if SP is full
celest
1
-10
/
+10
2005-04-06
* Fixed a crash in clif_send when checking packet version
celest
1
-5
/
+5
2005-04-06
* Skip partner checking when calculating status with Marionette Control on
celest
1
-3
/
+4
2005-04-05
* Simplified Valaris' online_timer
celest
1
-2
/
+2
2005-04-02
* Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENT
celest
1
-12
/
+24
2005-04-01
* Fixed a potential crash in pc_walk in Win32 builds
celest
1
-0
/
+1
2005-03-31
More g++ fixes to make it cleaner [MouseJstr]
amber
1
-9
/
+9
2005-03-30
Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr]
amber
1
-1
/
+4
2005-03-30
* updated map server to jA1137~1159
celest
1
-3
/
+8
2005-03-26
Added missing parenthesis preventing SinX etc to get +4/lv from Improve Dodge
DracoRPG
1
-2
/
+2
2005-03-25
Rewrote Improve Dodge flee & speed bonuses
DracoRPG
1
-5
/
+2
2005-03-25
Fixed a typo I made in my typo fix for Stalk / Tunnel Drive speed calculation...
DracoRPG
1
-1
/
+1
2005-03-25
* Some minor changes to Sacrifice in battle.c
celest
1
-3
/
+7
2005-03-24
Fixed a typo in Stalk/Tunnel Drive speed calculation
DracoRPG
1
-1
/
+1
2005-03-23
memory bugs fixed
amber
1
-0
/
+4
2005-03-22
Check changelog ^^
celest
1
-1
/
+2
2005-03-20
* Added 4 new card effects from 3/15's patch
celest
1
-1
/
+5
2005-03-19
* Added getrefine()
celest
1
-2
/
+0
2005-03-18
* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat...
celest
1
-1
/
+3
2005-03-14
* Added auto convert advanced job and baby class sprite ID's in mob_avail.txt...
celest
1
-1
/
+1
2005-03-12
* Fixed usage of mvp_hp_rate and monster_hp_rate. MVP rate was used f...
Lupus
1
-6
/
+6
2005-03-09
* Added HP and SP rate underflow checking
celest
1
-0
/
+4
2005-03-08
fixed script command 'isequippedcnt'
Lupus
1
-2
/
+6
2005-03-08
Updated Deadly Poison and Enchant Poison
celest
1
-44
/
+11
2005-03-08
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...
shinomori
1
-5
/
+46
2005-03-07
* Updated core and map-server to jA 1115~1137
celest
1
-37
/
+57
2005-02-28
* Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strike
celest
1
-49
/
+46
2005-02-23
* Fixed a bad typo in status.c's StatusChangeTable
celest
1
-1
/
+1
[next]