summaryrefslogtreecommitdiff
path: root/src/map/pc.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-31Fixed Bug #6918shennetsind1-0/+2
2013-01-27Fixed Bug #6689shennetsind1-0/+5
2013-01-08* Renaming variable name from nsiuid to unique_id for better understanding of...markzd1-2/+2
2013-01-08Another fix with the @follow issue.ediejohnny1-0/+1
2013-01-07* Implemented Unique identifier for Non stackable items. (tid:69380)markzd1-1/+5
2013-01-02-Follow up r17065 glighta1-2/+2
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-49/+49
2012-12-29Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. S...rud0lp201-1/+5
2012-12-28Removed the (int)var 'statlimit' from the pc.c to avoid some lines of code at...ediejohnny1-13/+7
2012-12-27> Follow-up r17048:euphyy1-0/+11
2012-12-26- Follow up: r17046markzd1-0/+4
2012-12-26Fixed bugreport:7049, where cast time bonus would not work if Renewal is used...markzd1-1/+6
2012-12-20* Follow up r16676markzd1-0/+4
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp201-0/+4
2012-12-05- Added safer multiplication in battle formulas to prevent int32 from overflo...markzd1-1/+1
2012-12-05- Re-committed r16986 (pid:161281).glighta1-2/+2
2012-12-05- Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281).glighta1-8/+4
2012-12-05- Re-committed r16974/trunk/src/ (pid:161281).momacabu1-0/+20
2012-12-05- Re-committed r16969/trunk/src/ (tid:74924).glighta1-22/+9
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-8145/+8045
2012-11-30- Minor tweak in @jobchange, it will now read msg_athena.conf job names;momacabu1-2/+2
2012-11-29* Fixed bugreport:6942 where bSkillCooldown was not applying to skills.markzd1-11/+11
2012-11-29Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal)rud0lp201-8/+4
2012-11-28- Fixed bugreport:6304, where mail titles could be bypassed thus having no le...momacabu1-0/+20
2012-11-26-Fix bugreport:6930 heal -Hp,0; percentheal -100,0; causing crashmapglighta1-22/+8
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-8045/+8143
2012-11-24-Fix bugreport:6751 allow noseige to be casted while under status.glighta1-8/+28
2012-11-23Follow up to r16946, where not all npc interactions (input, menu) where prope...momacabu1-0/+13
2012-11-22Added params for bCritical, and bASPD for usage in NPC scripts per Euphy's re...cookiecrumbs1-0/+2
2012-11-22-Apply EvilPuncker path from tid:71756glighta1-5/+9
2012-11-20- Fixed bugreport:6915, where @follow would still be enabled when the target/...momacabu1-6/+5
2012-11-15Follow up r16926, fixed a horrid typo (wrong order; didn't notice the warning...shennetsind1-2/+2
2012-11-15Fixed bugreport:6772 cart display will now update/save properly if you change...shennetsind1-2/+4
2012-11-14Following r16914glighta1-5/+16
2012-11-12-Upd mob_count to read a 10 modib list to chk if present or notglighta1-12/+11
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-10/+16
2012-11-11Fixed bugreport:6452 where you weren't able to remove your cart if you weren'...momacabu1-1/+1
2012-11-11Fixed bugreport:6820 where Open Buying Store didn't show up in skill window a...momacabu1-5/+0
2012-11-10Performance Improvement; Server shut down, instance clear up, and @cleanmap a...shennetsind1-1/+1
2012-11-09- Fixed extra curly brace in r16879... T_Tbrianluau1-3/+2
2012-11-09- Vending shops are now closed when warping to novending maps/cells. (bugrepo...brianluau1-0/+11
2012-11-08- Follow up to r16434, moved the status_change_end() into the existing block ...brianluau1-6/+2
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta1-173/+171
2012-10-31- Moved level_penalty.txt into /db/ folder (tid:73289), follow up to r16842:1...brianluau1-1/+1
2012-10-31-Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,...glighta1-2/+2
2012-10-30Follow up r16842. added some missed added lines of code..rud0lp201-12/+58
2012-10-30Fixed Level/Drop modifier based on level difference and created a db as sugge...rud0lp201-1/+38
2012-10-29* Follow-up r16835: Some cleanup.euphyy1-50/+48
2012-10-29-Add some src basic documentation.glighta1-104/+205
2012-10-28- 'night_at_start' config can now be used, even if day_duration/night_duratio...brianluau1-13/+9