summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-03bugreport:6137 fixed a bug that allowed item delays to be bypassed when a emp...shennetsind1-3/+5
2012-07-01Fixed bugreport:5984 rental items exploit which allowed a rental item from ne...shennetsind1-2/+16
2012-07-01Fixed bugreport:6107 item restrictions are now checked upon logoff/mapchange ...shennetsind1-4/+8
2012-06-29Implemented new item script bonuses:rud0lp201-1/+57
2012-06-24Fixed bugreport:5808 GN Cart Boost is now removed when user takes off his cartshennetsind1-0/+3
2012-06-23Hello and welcome to BUG TRACKER NIGHT!shennetsind1-2/+1
2012-06-14Follow up r16297 fixed bug with the cart not going visually-off after it was ...shennetsind1-1/+2
2012-06-14Added support for new carts (requires packetver 20120201 or newer). Super-Ult...shennetsind1-18/+53
2012-06-14Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills ...rud0lp201-1/+1
2012-06-12* Merged /branches/renewal/ r14635 Item Stacking System to /trunk (follow up ...brianluau1-4/+21
2012-06-12Fixed bugreport:5994 misuse of inline against msvc standards (and inline was ...shennetsind1-10/+0
2012-06-12Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Red...shennetsind1-0/+25
2012-06-12Improved bonus-adding processes by no longer having to add it to the zero'd m...shennetsind1-82/+80
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