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