summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-11added remode-specific exp files processing as per kenpachi request, special t...shennetsind1-1/+5
2012-01-11Picklog improvements:gepard19841-27/+26
2012-01-07Initial support for Royal Guard and some adjustments here and there.shennetsind1-3/+117
2012-01-04Re-designed /db/ folder structure as previously discussed.shennetsind1-8/+5
2012-01-03Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since r2,...gepard19841-6/+0
2012-01-01Added new @/# command aliases pattern, all aliases can now be modified/added/...shennetsind1-1/+1
2011-12-30Added support for RE attr table, due to bugreport:5182shennetsind1-1/+4
2011-12-29Fixed SC_BURNING icon not going off after it was over;shennetsind1-1/+1
2011-12-29Fixed Ranked Taekwon skill reset bug, bugreport:3230shennetsind1-2/+7
2011-12-29Added "Set Zeny, Zeny +/- whatever;" script operation to be logged by log_zen...shennetsind1-0/+1
2011-12-25Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ...shennetsind1-1/+5
2011-12-25Added new bonus for RE cards 'bonus bWeaponMatk,<value>;'shennetsind1-1/+5
2011-12-25Follow up r15267, changed to standardshennetsind1-5/+0
2011-12-25Fixed Katar critical boost on status window (would work; but not change the v...shennetsind1-0/+5
2011-12-25Rangers no longer are able to mount a new mount, bugreport:5158shennetsind1-1/+1
2011-12-24* Merged changes up to eAthena 15040.eathenabot1-9/+6
2011-12-23Wug riding state is no longer saved on logout, bugreport:5155shennetsind1-1/+1
2011-12-23Fixed Strip Helm from not allowing you to put on a different middle/ lower he...shennetsind1-1/+1
2011-12-22Removed a redundant check. Rebranding a variable.xazax-hun1-2/+2
2011-12-22job_class would return '650' (baby shadow chaser) rather than 651, 'unknown j...shennetsind1-2/+2
2011-12-21follow up r15194, fix to bugreport:5134shennetsind1-1/+1
2011-12-21Added Official Costume (Style Tab) Headgear Supportshennetsind1-7/+44
2011-12-17- Replaced log_config.enable_logs constants with LOG_ enums that existed sinc...brianluau1-3/+3
2011-12-15whops, typo.shennetsind1-1/+1
2011-12-14follow up to to r15120shennetsind1-1/+1
2011-12-14Fixed login-without-aura issue, bugreport:4940shennetsind1-0/+5
2011-12-14Renamed RRMODE to REMODEshennetsind1-3/+3
2011-12-14- Added new check conditions to prevent abuse from no-delay .act files (bugre...epoque111-0/+1
2011-12-13added cool down saving, bugreport:3976shennetsind1-1/+5
2011-12-13- Fixed hidden GMs being processed in the PVP ranking timerepoque111-2/+13
2011-12-10- Renamed 'RRConfig' folder to 'config'.brianluau1-1/+1
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-23/+205
2011-09-20* Applied map flag update patch provided by Daegaladh. Will mess with custom ...L0ne_W0lf1-10/+23
2011-09-17* Rental items no longer expire in cart and storage. The packet does not supp...ai4rei1-44/+2
2011-08-11- Fixed the add_drop code breakage which ocurred after adding support for SP_...Skotlex1-2/+3
2011-08-10- Commiting a bunch of cleanups piled up from the past few weeks/months/years.Skotlex1-1/+1
2011-07-13Tweaked the sealed shrine entrance NPCs. Hopefully the damn thing works now.L0ne_W0lf1-1/+1
2011-07-11* Added bonus3 bAddClassDropItem, care of Epoque.L0ne_W0lf1-2/+6
2011-07-09* Removed duplicate entries for Gunslinger and Ninja in msg_athena.conf (sinc...ai4rei1-6/+2
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-13/+13
2011-06-22Plagiarized skills are now removed on jobchange (bugreport:4973).ultramage1-0/+6
2011-06-22Added enum e_skill_flag to represent the values of struct s_skill's complicat...ultramage1-43/+50
2011-05-29* Fixed bonus 'bHPDrainValue' on left hand would work as right hand bonus, wh...ai4rei1-2/+2
2011-05-17* Fixed Super Novices could not be adopted (bugreport:4907, since r12389).ai4rei1-1/+1
2011-05-15* Extracted calculations of the number of status points PC gets when leveling...Gepard1-10/+17
2011-05-15* Removed status point calculations (duplicate) from `pc_resetstate` function...Gepard1-21/+36
2011-05-14* Random accumulated bits and pieces.ai4rei1-6/+46
2011-05-14* Added settings 'cashshop_show_points' and 'mail_show_status', both disabled...ai4rei1-6/+16
2011-04-16* Added support for visible garments/robes.ai4rei1-0/+14
2011-04-16* Some cleanups related to player and monster states.ai4rei1-5/+5