summaryrefslogtreecommitdiff
path: root/src/map/status.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-10- Moved the OPTION defines from map.h to status.h (where they belong)skotlex1-0/+19
2006-05-09- Updated setoption script command to receive a second (optional) argument fl...skotlex1-1/+0
2006-05-05- Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (...skotlex1-2/+2
2006-05-04- All KA-spells are interruptable.skotlex1-0/+1
2006-05-04- Rewrote Kaahi to behave as it should. It will hear whatever amount of damag...skotlex1-0/+1
2006-05-02- Removed OPTION_XMAS, it seems to not exist....skotlex1-2/+2
2006-04-09- Changed the default of multi_hit_delay from 230 to 80 which seems more offi...skotlex1-1/+1
2006-04-08- Added function status_change_init to initialize all the sc timers. Added sc...skotlex1-0/+1
2006-04-07- Added missing creation/destruction of the expcache_ers in guild.cskotlex1-2/+1
2006-04-05- Added a define list for weapon types in pc.hskotlex1-2/+0
2006-04-01- Added structure view_data to handle sprite information for all characters (...skotlex1-0/+2
2006-03-27jA's db workVicious1-1/+1
2006-03-27- HW_GANBANTEIN now also removes traps.skotlex1-1/+2
2006-03-22- Merged the unit_data structure from jA for handling unit-related data (atta...skotlex1-1/+0
2006-03-09There go the status icons.blackhole891-0/+8
2006-03-09partial SC work. it doesn't break, but it doesn't work either.Vicious1-1/+11
2006-03-09* included MAX_WEAPON_SIZE for flexible weapon typesVicious1-0/+2
2006-03-04- The rate passed to status_change_start must now be in 0->10000 range.skotlex1-1/+4
2006-02-23- Modified the way autospells stack to mimic official servers. Cards of the s...skotlex1-0/+1
2006-02-18* Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars)Komurka1-0/+1
2006-02-14- Hiding cancels Close Confine.skotlex1-2/+3
2006-02-08- Cleaned up and reorganized status_change_start. Now it also receives the su...skotlex1-1/+1
2006-02-01- Fixed a typo bug in SC_STAR_COMFORT handling.skotlex1-6/+1
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...Valaris1-0/+529
2006-01-29Clearing trunk.Valaris1-271/+0
2005-04-02* Added the 3 baby skills WE_BABY, CALLBABY and CALLPARENTcelest1-1/+7
2005-03-30* updated map server to jA1137~1159celest1-0/+1
2005-03-19* Added getrefine()celest1-0/+2
2005-02-28* Updated Endure, Tiger Fist, Chain Crush, and Palm Push Strikecelest1-1/+2
2005-02-22* Corrected Spiral Pierce's hits in the skill_dbcelest1-1/+1
2005-02-21* Updated Bleeding effectcelest1-39/+15
2005-02-20* Added skill requirements for the new guild skillscelest1-0/+2
2005-02-18* Added bAddRace2celest1-0/+1
2005-02-17* Readded Chemical Protectioncelest1-0/+201
2005-02-06Fixed some EOL issues(no author)1-81/+81
2005-01-26Added status_get_sc_def for calculating resistance against status abnormalities(no author)1-0/+6
2005-01-26* Added status.c and status.h of jA 1091 update and moved some functions into...(no author)1-0/+75