summaryrefslogtreecommitdiff
path: root/src/map/skill.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-29Re-introducing clone-nocopy skillshennetsind1-0/+1
2013-03-27Introducing Hercules' Map Zone Databaseshennetsind1-2/+0
2013-03-11Hercules Renewal: skill.c completeshennetsind1-1/+69
2013-03-02Hercules Renewal: skill.cshennetsind1-399/+368
2013-02-16@skillid Improvementshennetsind1-2/+6
2013-01-29Fixed Bug #6305shennetsind1-3/+1
2013-01-04> Follow-up to r17065:aleos1-4/+4
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-75/+75
2012-12-29Old Eleanor work :glighta1-2/+4
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1632/+1636
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1636/+1632
2012-11-25* Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to M...euphyy1-1/+1
2012-11-12-Add/upd basic documentation for script.cglighta1-2/+2
2012-11-11Follow up to r16912 (bugreport:6435), the fix wasn't working because I was mi...momacabu1-0/+1
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta1-0/+1
2012-10-31bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as...shennetsind1-1/+1
2012-10-31-Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,...glighta1-0/+2
2012-10-29-Add some src basic documentation.glighta1-13/+18
2012-10-03=Generaltechnote241-1/+18
2012-08-27Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ...rud0lp201-1/+1
2012-08-18Implemented Renewal Casting System.rud0lp201-1/+4
2012-08-02Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att...rud0lp201-1/+1
2012-07-23Updated most Ranger skills to its official behavior and damage formula.(bugre...rud0lp201-0/+1
2012-05-03Fixed bugreport:5603 Genetic Change Material missing items were added thanks ...shennetsind1-1/+1
2012-04-20follow up r15885. Increased MAX_PRODUCE accordingly to new entries in produce...shennetsind1-1/+1
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-43/+48
2012-04-09- Spring cleaning of various source filesepoque111-1/+1
2012-04-08=Generaltechnote241-2/+191
2012-03-23Added the missing Fixed Casting Time support.shennetsind1-0/+3
2012-03-22Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.shennetsind1-0/+4
2012-03-20- Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sexepoque111-0/+5
2012-03-18Added Official behavior to non-ensamble songs: they no longer go off if you w...shennetsind1-0/+5
2012-03-18Added Official Guild Aura Implementation bugreport:667shennetsind1-0/+9
2012-03-17Rewrote SC_MAGICPOWER to behave like on official serverslordttseven1-1/+0
2012-02-19Initial support for Wanderer and Minstrel, and a few adjustments here and the...shennetsind1-2/+4
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-0/+1
2012-01-22- Updated skill cooldown system to prevent multiple recordings of skill delaysepoque111-1/+3
2012-01-04*Added 2 new accessory skills.Chilly01231-0/+2
2012-01-03removed ALL_RIDING, as per information provided by Muad_Dib the skill is mean...shennetsind1-1/+0
2011-12-26Added support for 'reins of mount' item, bugreport:5137shennetsind1-0/+1
2011-12-15Added new skill inf: INF2_NOLP, for bugreport:4347.shennetsind1-0/+1
2011-12-13Follow up r15084, tested and adjustedshennetsind1-1/+1
2011-12-13added cool down saving, bugreport:3976shennetsind1-0/+4
2011-12-13- Optimised the guild aura routine which was wasting cycles by processing eve...epoque111-1/+1
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-5/+54
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-2/+2
2011-06-25Slightly cleaned up some ancient Brandish Spear code:ultramage1-2/+1
2011-05-23* Changed enumerating defines into enumerations (related topic:264007).ai4rei1-33/+43
2011-02-17* Merged enumeration update from renewal [14699/branches/renewal] for a futur...ai4rei1-9/+400
2010-12-17* Added temporary check to skill_delunitgroup to prevent crashes when 'group'...ai4rei1-1/+2