summaryrefslogtreecommitdiff
path: root/src/map/status.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-01* Fixed a potential crash in pc_walk in Win32 buildscelest1-0/+1
2005-03-31More g++ fixes to make it cleaner [MouseJstr]amber1-9/+9
2005-03-30Made the map-server build cleanly using Microsoft Visual Studio [MouseJstr]amber1-1/+4
2005-03-30* updated map server to jA1137~1159celest1-3/+8
2005-03-26Added missing parenthesis preventing SinX etc to get +4/lv from Improve DodgeDracoRPG1-2/+2
2005-03-25Rewrote Improve Dodge flee & speed bonusesDracoRPG1-5/+2
2005-03-25Fixed a typo I made in my typo fix for Stalk / Tunnel Drive speed calculation...DracoRPG1-1/+1
2005-03-25* Some minor changes to Sacrifice in battle.ccelest1-3/+7
2005-03-24Fixed a typo in Stalk/Tunnel Drive speed calculationDracoRPG1-1/+1
2005-03-23memory bugs fixedamber1-0/+4
2005-03-22Check changelog ^^celest1-1/+2
2005-03-20* Added 4 new card effects from 3/15's patchcelest1-1/+5
2005-03-19* Added getrefine()celest1-2/+0
2005-03-18* Fixed the bDamageWhenUnequip effect dealing damage when unequipping unrelat...celest1-1/+3
2005-03-14* Added auto convert advanced job and baby class sprite ID's in mob_avail.txt...celest1-1/+1
2005-03-12 * Fixed usage of mvp_hp_rate and monster_hp_rate. MVP rate was used f...Lupus1-6/+6
2005-03-09* Added HP and SP rate underflow checkingcelest1-0/+4
2005-03-08fixed script command 'isequippedcnt'Lupus1-2/+6
2005-03-08Updated Deadly Poison and Enchant Poisoncelest1-44/+11
2005-03-08git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...shinomori1-5/+46
2005-03-07* Updated core and map-server to jA 1115~1137celest1-37/+57
2005-02-28* Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strikecelest1-49/+46
2005-02-23* Fixed a bad typo in status.c's StatusChangeTablecelest1-1/+1
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-26/+5
2005-02-21* Updated Bleeding effectcelest1-40/+39
2005-02-20* Added skill requirements for the new guild skillscelest1-3/+19
2005-02-19* Added bSubSize, bHPGainValue, and bDamageWhenUnequip celest1-3/+11
2005-02-18* Added bAddRace2celest1-0/+12
2005-02-17* Readded Chemical Protectioncelest1-0/+231
2005-02-17* Changes to Dissonance -- don't increment the timer again if the target has ...celest1-5/+9
2005-02-16Added 3 more of the new card effectscelest1-0/+3
2005-02-16* Fixed a typo in quests/all_quest.txtcelest1-0/+24
2005-02-15* Added experimental code to generate a stack dump when it segfaultscelest1-5/+0
2005-02-06Fixed some EOL issues(no author)1-4823/+4823
2005-02-05* Updated Sharp Shooting AoE code(no author)1-52/+68
2005-02-04Some more tidying up in status_get_ functions(no author)1-288/+292
2005-02-03* Fixed a mistake that was causing Ruwach to only work in PvP and PvM(no author)1-9/+54
2005-01-26Added status_get_sc_def for calculating resistance against status abnormalities(no author)1-1/+60
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions into...(no author)1-0/+4699