Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-11-12 | - Added SC_INCMDEFRATE, used in Mdef Potions. | zephyrus | 1 | -0/+1 |
2007-10-31 | Commented out msg_athena.conf strings disabled in r11625. | ultramage | 1 | -2/+2 |
2007-10-31 | * Added names to the SC_ and SI_ enums, now they can be used to properly indi... | ultramage | 1 | -10/+14 |
2007-10-24 | - added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which... | skotlex | 1 | -1/+1 |
2007-10-21 | - Removed SC_INCAGIRATE/SC_INCDEXRATE as they are not used anymore (and where... | skotlex | 1 | -2/+6 |
2007-10-04 | * Added SC_EXPBOOST (Field Manual), SC_ITEMBOOST (Bubble Gum) to const.txt. A... | zephyrus | 1 | -3/+5 |
2007-10-04 | * Added MAX_HOTKEYS to supplement the HOTKEY_SAVING define | ultramage | 1 | -1/+0 |
2007-10-03 | * Added the code for Field Manual (SC_BONUSEXP) and Bubble Gum (SC_BONUSDROP) | zephyrus | 1 | -0/+2 |
2007-09-28 | Added missing msg_athena.conf entry for the summer outfit; name 'Summer' used... | ultramage | 1 | -1/+1 |
2007-09-28 | * Implemented Summer Outfit care of Zephyrus_CR. | L0ne_W0lf | 1 | -0/+2 |
2007-09-12 | Added SI_STEELBODY properly (value from packet capture) | ultramage | 1 | -1/+1 |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 1 | -1/+1 |
2007-08-19 | - Cleaned up some the pet armor display code. | skotlex | 1 | -1/+1 |
2007-08-15 | * Added Critical Wounds to Anubis's skills | Playtester | 1 | -0/+15 |
2007-08-14 | - Modified map_foreachinrange so that you can also specify the max length of ... | skotlex | 1 | -0/+4 |
2007-07-05 | * update from Skotlex | ultramage | 1 | -0/+1 |
2007-06-11 | - Fixed pet equip not displaying correctly at all (closes topic:153753) | ultramage | 1 | -0/+1 |
2007-05-05 | - imported the latest working grfio code from stable | ultramage | 1 | -24/+24 |
2007-05-03 | Removed the map.h<->status.h cyclic dependency. Relies on the fact by that pr... | ultramage | 1 | -2/+7 |
2007-04-24 | - NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the ... | skotlex | 1 | -0/+1 |
2007-04-22 | - Removed the include of features.h from the console.c plugin. It is apparent... | skotlex | 1 | -1/+1 |
2007-04-14 | More svn:eol-style-ing and typo fixes | ultramage | 1 | -1/+1 |
2007-04-10 | - Modified status_get_sc_def to handle both rate and tick reductions. This wa... | skotlex | 1 | -6/+1 |
2007-04-07 | - Disabled the exception handler on windows debug builds | ultramage | 1 | -1/+1 |
2007-03-28 | - Added defines script_getnum and script_getstr to further simplify variable ... | skotlex | 1 | -4/+2 |
2007-03-19 | - Removed the last argument from skillitem, the skill name passed to the clie... | skotlex | 1 | -1/+1 |
2007-03-14 | - Increased Shield Chain's range by one. It is now a ranged skill. | skotlex | 1 | -1/+1 |
2007-02-21 | Applied a consistent look to all header files (copyright, ifdefs) | ultramage | 1 | -1/+1 |
2007-01-23 | - Changed the night status from 149 to 160, which seems to work so much bette... | skotlex | 1 | -2/+1 |
2007-01-23 | - Added view_data support to mercenary.*, so that the Homunculus entries are ... | skotlex | 1 | -0/+4 |
2007-01-19 | - Merged Rayce's cleanups of the script engine that account for duplicate lab... | skotlex | 1 | -1/+7 |
2007-01-03 | - JK_JOINTBEAT as described in: | FlavioJS | 1 | -0/+10 |
2006-12-12 | - Removed CART_MASK as OPTION_CART can take care of that. | skotlex | 1 | -0/+2 |
2006-12-06 | - Renamed the mob mode Cast-Sensor Melee to Cast-Sensor idle since these mobs... | skotlex | 1 | -1/+1 |
2006-12-06 | - Cleaned up the implementation of map_foreachinmovearea so that the number o... | skotlex | 1 | -14/+15 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -638/+638 |
2006-11-24 | - Cleaned the opt3 values to use hex instead of decimals in status.c, removed... | skotlex | 1 | -15/+0 |
2006-11-22 | - Modified slaves_inherit_speed and slaves_inherit_mode so you get better con... | skotlex | 1 | -1/+1 |
2006-11-20 | - The max level of NPC_SPLASHATTACK is now 1. | skotlex | 1 | -1/+1 |
2006-09-18 | - High-Jump is usable everywhere now, except that on maps where it previously... | skotlex | 1 | -2/+3 |