Age | Commit message (Expand) | Author | Files | Lines |
2011-04-21 | * Extended debugging code for bugreport:3504 (related r14599). | ai4rei | 1 | -1/+2 |
2011-02-17 | * Merged enumeration update from renewal [14699/branches/renewal] for a futur... | ai4rei | 1 | -1/+14 |
2010-10-11 | Implemented official cash food behavior, including use delay, not being dispe... | Paradox924X | 1 | -6/+12 |
2010-06-14 | * Blocked being able to use the skill CR_DEVOTION on players under the status... | L0ne_W0lf | 1 | -2/+2 |
2010-06-01 | * Implemented the Manuk and Splendide item status effects, thanks to Epoque. | L0ne_W0lf | 1 | -1/+9 |
2010-05-21 | * Increased gobal_reg_value to 256 from 96. | L0ne_W0lf | 1 | -0/+258 |
2010-02-27 | Re-added the SI_EARTHSCROLL icon for taekwon's Happy Break status. | ultramage | 1 | -1/+1 |
2009-06-28 | - Fixed a typo in r13915, causing SC_values 247+ to be off by one. | brianluau | 1 | -1/+1 |
2009-06-28 | * Implemented script command "autobonus". [Inkfish] | Inkfish | 1 | -18/+18 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -1/+3 |
2009-06-08 | - Added mob mode 0x4000, MD_TARGETWEAK: It makes aggro monsters only chase ch... | skotlex | 1 | -0/+1 |
2009-06-05 | * Fixed turning off a skill needed to meet the requirements. (bugreport:3175) | Inkfish | 1 | -2/+4 |
2009-06-04 | * Updates to ST_PRESERVE and a few other minor details! | L0ne_W0lf | 1 | -1/+2 |
2009-05-22 | * The delay icon doesn't appear during casting now. (bugreport:3101) | Inkfish | 1 | -4/+4 |
2009-05-18 | status calc code cleanup | ultramage | 1 | -7/+14 |
2009-05-15 | Changed the type of the 'first' parameter of status_calc_pc/mob/pet/homunculu... | ultramage | 1 | -5/+6 |
2009-04-30 | Added missing case SC_ONEHAND (from r5227) and case SC_MERC_QUICKEN (from r13... | ultramage | 1 | -28/+57 |
2009-04-25 | Filled in missing SI_ (status icon) names based on official info. | ultramage | 1 | -22/+159 |
2009-04-25 | Correction to some status icons based on official information | ultramage | 1 | -8/+11 |
2009-04-24 | Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since tha... | ultramage | 1 | -2/+1 |
2009-03-24 | * Added support for new status change packet, uses new setting display_status... | Sara | 1 | -0/+1 |
2009-03-18 | - Implemented new item and bonuses for Kreiger Von Midgard rewards. | zephyrus | 1 | -1/+4 |
2009-01-25 | - Implemented new item bonus scripts required for battlegrounds. | zephyrus | 1 | -0/+4 |
2008-10-09 | Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL. | L0ne_W0lf | 1 | -2/+4 |
2008-09-10 | - Full implementation of mercenary skills. | zephyrus | 1 | -0/+1 |
2008-09-01 | - Mercenary Bonus Status (currently activated each mob kill for testing). | zephyrus | 1 | -0/+16 |
2008-08-24 | - Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Merce... | zephyrus | 1 | -2/+3 |
2008-07-03 | Adjusted Free Cast code so that its walk penalty gets calculated in status_ca... | ultramage | 1 | -1/+0 |
2008-06-02 | - Added support for OnTouchNPC event, required for Monster Race. Script comma... | zephyrus | 1 | -0/+1 |
2008-05-29 | - Support for SP Regen status just like HP Regen (by items, by a little time)... | zephyrus | 1 | -0/+1 |
2008-05-08 | - Added some new items and headgears. | zephyrus | 1 | -1/+11 |
2008-05-01 | Implemented get_percentage() for compact and safe calculation of percentual v... | ultramage | 1 | -2/+0 |
2008-04-21 | * Changed the data field of timers from int to intptr. | FlavioJS | 1 | -2/+2 |
2008-04-06 | Unequip should no longer remove any buff from seven wind. (bugreport:1155) | Kevin | 1 | -0/+1 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -4/+6 |
2008-03-25 | Partially fixed the mess in status.c. | ultramage | 1 | -38/+41 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 1 | -1/+101 |
2008-03-21 | - Added status changes for netcafe premium items. Status Resist Potion and SP... | zephyrus | 1 | -0/+2 |
2008-03-20 | - Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against ... | zephyrus | 1 | -0/+1 |
2008-02-21 | - Added status_calc_life to properly calculate hp/max_hp as a ratio taking in... | skotlex | 1 | -0/+2 |
2008-02-14 | - Some optimizations to @noks (now using a Status Change timer). | zephyrus | 1 | -0/+2 |
2008-02-10 | Added two missing opt2 values, for Angelus and Bleeding status. | ultramage | 1 | -9/+8 |
2008-02-04 | - Some code cleanups. | zephyrus | 1 | -3/+3 |
2008-01-10 | - Fixed getmonsterinfo to return "null" when returning the name of a non-exis... | skotlex | 1 | -3/+3 |
2008-01-03 | Changes to reduce the number of map cell types | ultramage | 1 | -0/+1 |
2007-12-12 | * Some preparations for the guild script update | ultramage | 1 | -1/+1 |
2007-12-05 | - Made the struct weapon_atk lhw in status_data a static member rather than a... | skotlex | 1 | -8/+6 |
2007-11-28 | - Applied the required changes to handle def as a signed char (allows for neg... | skotlex | 1 | -1/+1 |
2007-11-22 | - Changed the status_change structure to use dynamic rather than static memor... | skotlex | 1 | -4/+5 |
2007-11-15 | - Added 2 new status changes for Life and Regeneration Potions [Zephyrus] | zephyrus | 1 | -0/+2 |