summaryrefslogtreecommitdiff
path: root/src/map/skill.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-20* Added skill requirements for the new guild skillscelest1-4/+14
2005-02-19* Added bSubSize, bHPGainValue, and bDamageWhenUnequip celest1-1/+4
2005-02-17added +2 drops slots into MOBS DBsLupus1-4/+0
2005-02-17* Readded Chemical Protectioncelest1-240/+13
2005-02-17* Changes to Dissonance -- don't increment the timer again if the target has ...celest1-5/+10
2005-02-16* Fixed a typo in quests/all_quest.txtcelest1-42/+74
2005-02-15* Allow Potion Pitcher to be able to cast on yourselfcelest1-4/+0
2005-02-15* Added experimental code to generate a stack dump when it segfaultscelest1-39/+36
2005-02-13autoloot, poison spore and more on the unknown skill [Shinomori](no author)1-5/+23
2005-02-12and forgot the skill.c again [Shinomori](no author)1-2/+5
2005-02-12* Removed old code for Sharp Shooting(no author)1-55/+1
2005-02-11a try on the "unknown skill" error [Shinomori](no author)1-0/+1
2005-02-11* Reduced memory used for the skill_tree DB by 30+mb(no author)1-22/+69
2005-02-05optimizing OnTouch event name generation, fixing Celests Sharp Shooting [Shin...(no author)1-1/+1
2005-02-05* Updated Sharp Shooting AoE code(no author)1-2/+44
2005-02-03* Fixed a mistake that was causing Ruwach to only work in PvP and PvM(no author)1-1/+1
2005-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-6/+6
2005-02-02git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+2
2005-02-01Fixed a typo in Pressure causing it to deduct sp from the caster, and remove ...(no author)1-1/+1
2005-02-01Updated skill_range_leniency code when casting a ground targetting spell(no author)1-13/+26
2005-01-28Added macros skill_chk and skill_get(no author)1-114/+37
2005-01-27* Added @changelook command for spriters to test view ID's(no author)1-2/+2
2005-01-26* Fixed a bug in gettick cache when compiling in Windows(no author)1-48/+78
2005-01-26Added status_get_sc_def for calculating resistance against status abnormalities(no author)1-50/+20
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions into...(no author)1-2304/+357
2005-01-26git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-3/+1
2005-01-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-84/+31
2005-01-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...(no author)1-1/+1
2005-01-23update(no author)1-144/+392
2005-01-13* Corrected a typo preventing Plagiarism to workcelest1-5/+6
2005-01-09* Don't allow Pets to attack Guardians outside of WoE [Codemaster] [SVN 940]codemaster1-0/+4
2005-01-08* Remove some unnecessary checks in battle.ccelest1-0/+3
2005-01-07* Added 'bDelayrate' and changed Phen card, Marduk Card and Berzebub Card's e...celest1-9/+8
2005-01-07* Added Filougarou's fix for Bowling Bash causing it to only display damagecelest1-17/+10
2005-01-04fixed Seismic weapon (target's wep break chance)Lupus1-6/+6
2005-01-03git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest1-1/+2
2005-01-02* Reduced MAX_SKILL_LEVEL to 10celest1-25/+50
2005-01-02* Updated weapon breaking ratescelest1-1/+1
2004-12-29cxx updatesamber1-15/+15
2004-12-28Changeamber1-0/+22
2004-12-28Updated guild skillscelest1-2/+5
2004-12-28* Updated description for player_check_cloak_typecelest1-1/+1
2004-12-27updateamber1-5/+5
2004-12-26* Added Bitmap File systemcelest1-13/+13
2004-12-26* Added some code for Moonlit Petals and Basilicacelest1-16/+70
2004-12-23* Added clif_changed_dir, clif_adopt_processcelest1-0/+1
2004-12-22git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest1-3/+3
2004-12-22* Check if the player has been authentified by the char server before clearin...celest1-1/+13
2004-12-21Recommit - added some changes for skill_range_leniencycelest1-1/+4
2004-12-21git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...celest1-3/+12