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
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-03
Fixed bugreport:5911 Reflect Damage should now cancel when shield/guard is un...
rud0lp20
1
-1
/
+2
2012-05-31
* Merged changes up to eAthena 15113.
eathenabot
1
-7
/
+0
2012-05-17
Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena
shennetsind
1
-10
/
+14
2012-05-16
Fixed bugreport:5749 Amplify Magic Power should now work properly on multi-hi...
rud0lp20
1
-1
/
+16
2012-05-02
Fixed bugreport:5650 GN Cart Remodeling weight boost should now be working pr...
shennetsind
1
-1
/
+3
2012-04-29
Fixed bugreport:5668 delayed consumption items are no longer usable while sit...
shennetsind
1
-3
/
+6
2012-04-25
* Replaced rand() calls with rnd().
xazax-hun
1
-1
/
+1
2012-04-25
* Code consistency updates. No functional changes. Credits to Lighta.
xazax-hun
1
-12
/
+12
2012-04-25
Removed pc_cant_newmount since it has been proved newer clients still support...
shennetsind
1
-1
/
+1
2012-04-22
* Merged changes up to eAthena 15086.
eathenabot
1
-2
/
+7
2012-04-21
- Added elemental source files to the appropriate VS2010 filters
epoque11
1
-0
/
+4
2012-04-20
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...
shennetsind
1
-1
/
+10
2012-04-20
=General
technote24
1
-1
/
+2
2012-04-20
=General
technote24
1
-23
/
+23
2012-04-19
=General
technote24
1
-201
/
+272
2012-04-19
- Added 22nd argument to 'getmonsterinfo' which returns the mvp_exp of a mons...
brianluau
1
-197
/
+197
2012-04-19
=General
technote24
1
-192
/
+203
2012-04-11
Fixed bugreport:5535 while caster is in shadow formation he no longer can att...
shennetsind
1
-0
/
+1
2012-04-11
Fixed bugreport:5543 this item is official rentable and it should unmount upo...
shennetsind
1
-5
/
+6
2012-04-11
Fixed bugreport:4292 item_noequip now scans armor enchant gems.
shennetsind
1
-0
/
+5
2012-04-09
- Spring cleaning of various source files
epoque11
1
-7
/
+7
2012-04-08
=General
technote24
1
-1
/
+1
2012-04-03
Cleanup of conditions for old clients.
protimus
1
-7
/
+0
2012-04-03
Reverted r15825, glitch found. will work on it.
shennetsind
1
-1
/
+1
2012-04-02
Fixed bugreport:5018 skills permanently granted through scripts are now 100% ...
shennetsind
1
-1
/
+1
2012-03-28
Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to clien...
shennetsind
1
-6
/
+7
2012-03-23
Fixed Super Novices mentral strength so that they may ressurect in gvg maps w...
shennetsind
1
-2
/
+1
2012-03-23
* Merged changes up to eAthena 15082. (skipped 15081)
eathenabot
1
-1
/
+2
2012-03-23
Fixed crash with using @allskills in a character without PC_PERM_ALL_SKILL al...
shennetsind
1
-4
/
+6
2012-03-22
Rehashed Item_delay.txt (bugreport:5487)
shennetsind
1
-16
/
+83
2012-03-22
Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.
shennetsind
1
-1
/
+1
2012-03-22
Fixed bugreport:5445 Severe Rainstorm skill now takes arrow element in account
shennetsind
1
-0
/
+1
2012-03-22
Fixed bugreport:5468 Swordsman upper classes and ranger are no longer allowed...
shennetsind
1
-1
/
+1
2012-03-20
- Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sex
epoque11
1
-0
/
+8
2012-03-19
Follow up r15732, Fixed bug where a player killed by a method not passing thr...
shennetsind
1
-12
/
+16
2012-03-18
* uncluttered DB paths between REMODE on/off a little
lordttseven
1
-20
/
+10
2012-03-18
Fixed gcc warning on pc.c
shennetsind
1
-1
/
+1
2012-03-18
Added Official behavior to non-ensamble songs: they no longer go off if you w...
shennetsind
1
-0
/
+1
2012-03-17
Fixed baphomet card bonus not working when used by ammunition (required by a ...
shennetsind
1
-3
/
+2
2012-03-15
Status change packet cleanup
lordttseven
1
-2
/
+2
2012-03-04
Assorted skill-related tidbits
lordttseven
1
-8
/
+8
2012-03-03
* fixed job change level not being recorded for 2nd -> 3rd class (bugreport:5...
lordttseven
1
-18
/
+54
2012-02-20
* fixed third class skill point allocation logic (follow-up to r15594, bugrep...
lordttseven
1
-16
/
+29
2012-02-18
Added 2 new item bonuses as per kenpachi's request:
shennetsind
1
-1
/
+8
2012-02-17
Fixed @allskills crashing with SM_SELFPROVOKE (doesn't have icon) -- Added it...
shennetsind
1
-0
/
+1
2012-02-17
Fixed bug with 3rd classes bypassing player_skillup_limit config
shennetsind
1
-1
/
+2
2012-02-17
Initial support for Shadow Chaser and a few adjustments here and there.
shennetsind
1
-1
/
+23
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-73
/
+71
2012-02-09
Added minor autolootitem code improvement. saves from scenarios like:
shennetsind
1
-0
/
+2
2012-02-09
Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made...
shennetsind
1
-4
/
+9
[next]