Age | Commit message (Expand) | Author | Files | Lines |
2011-03-08 | - Added official behavior of displaying party names. | Kisuka | 1 | -0/+1 |
2011-03-06 | * Implemented search store info system (aka. vending and buying store search)... | ai4rei | 1 | -0/+3 |
2011-02-19 | * Implemented buying store system (aka. reverse vending, purchase shop) toget... | ai4rei | 1 | -0/+1 |
2011-02-15 | * Added support for client GM command /check (related r12076). | ai4rei | 1 | -0/+1 |
2010-12-18 | * Fixed character storage no longer being sorted (bugreport:1982, since r12950). | ai4rei | 1 | -0/+1 |
2010-12-18 | * Updates to handling of hair color/style and cloth color of characters. | ai4rei | 1 | -0/+7 |
2010-11-28 | * Added an option to re-roll the /dice emotion server-side, to prevent cheats... | ai4rei | 1 | -0/+1 |
2010-10-11 | Implemented official cash food behavior, including use delay, not being dispe... | Paradox924X | 1 | -0/+1 |
2010-06-28 | * Follow up to r13895, added a battle.conf setting to control if ranges shoul... | L0ne_W0lf | 1 | -0/+1 |
2009-11-03 | * Added battle_config.mob_slave_keep_target config option (monster.conf) | L0ne_W0lf | 1 | -0/+1 |
2009-08-02 | * Questlog code cleanup. | Inkfish | 1 | -0/+1 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -0/+1 |
2009-06-08 | * Added a configuration for whether damage of EarthQuake with single target c... | Inkfish | 1 | -0/+2 |
2009-05-29 | * Added a new battle flag for telling which skills can have bHealPower effect. | Inkfish | 1 | -2/+3 |
2009-05-15 | Cleaning/fixing the previous commits a bit | ultramage | 1 | -1/+0 |
2009-05-14 | * More logical modifications on skill_additional_effect thing. Thanks to ultr... | Inkfish | 1 | -1/+3 |
2009-05-13 | PNEUMA, BASILICA and SAFETYWALL no longer protect you from such negative stat... | Inkfish | 1 | -0/+1 |
2009-03-29 | - Implementing official battleground "emblem" crossed swords icon. | zephyrus | 1 | -2/+0 |
2009-03-24 | * Added support for new status change packet, uses new setting display_status... | Sara | 1 | -0/+1 |
2009-03-04 | Small edits to battleground code (bugreport:2816) | ultramage | 1 | -1/+0 |
2009-02-26 | - Fixed item Nemesis. | zephyrus | 1 | -0/+12 |
2009-01-25 | - Implemented new Pet Bonus System. Enjoy!! :D | zephyrus | 1 | -2/+6 |
2008-08-15 | * Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres... | sketchyphoenix | 1 | -1/+1 |
2008-08-07 | * Added another GM trust config for party invitations (bugreport:2004) | sketchyphoenix | 1 | -0/+2 |
2008-07-26 | Merged the /loginmerge branch (topic:192754) | ultramage | 1 | -0/+1 |
2008-07-04 | * Homunculus will no longer auto-vaporize on master death. | L0ne_W0lf | 1 | -0/+1 |
2008-06-01 | Added Ai4rei's "gm can view all players' equips" feature (topic:186519). | ultramage | 1 | -0/+1 |
2008-05-07 | - Added function battle_attr_ratio to handle just getting the attribute table... | skotlex | 1 | -0/+1 |
2008-04-18 | Implemented config setting 'vending_over_max', to let people configure the be... | ultramage | 1 | -0/+1 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -3/+4 |
2008-03-09 | - Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang... | skotlex | 1 | -1/+1 |
2008-03-07 | - Added config settings mob_active_time and boss_active_time, what they do is... | skotlex | 1 | -0/+2 |
2008-03-05 | - Merged Auction Search and Register. It seen to work fine, so you can test t... | zephyrus | 1 | -0/+2 |
2008-02-26 | - Added new settings for autotrade on battle/misc.conf (you can read descript... | zephyrus | 1 | -0/+2 |
2008-02-14 | - Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_... | zephyrus | 1 | -0/+4 |
2007-12-29 | Implemented THE official Steal skill equation and game mechanics (basically v... | ultramage | 1 | -2/+0 |
2007-12-22 | Path code cleaning... | ultramage | 1 | -1/+1 |
2007-11-17 | Removed battle_config.error_log as console_silent already handles this | ultramage | 1 | -1/+0 |
2007-11-08 | - Added a new setting 'guild_skill_relog_delay' to activate the guild skills ... | zephyrus | 1 | -0/+1 |
2007-10-26 | - Removed the config setting firewall_hits_on_undead setting, Firewall and ka... | skotlex | 1 | -1/+0 |
2007-10-18 | Fixed some gcc-specific stuff, silenced some more warnings | ultramage | 1 | -0/+7 |
2007-10-18 | Fixed numerous /W4 warnings (and created more :) | ultramage | 1 | -4/+3 |
2007-10-16 | * Fixed a copy-paste mistake in disguise code (from r5833) | ultramage | 1 | -1/+1 |
2007-10-13 | - Again modified the delayfix function to reflect the current skill delay kno... | skotlex | 1 | -1/+1 |
2007-09-28 | * Implemented Summer Outfit care of Zephyrus_CR. | L0ne_W0lf | 1 | -0/+1 |
2007-09-14 | - Gravitional Field is now a MISC type of attack. | skotlex | 1 | -1/+1 |
2007-09-10 | Added config option 'quest_exp_rate' to adjust exp gained by the 'getexp' scr... | ultramage | 1 | -0/+1 |
2007-08-29 | - Added bonus bSkillHeal to distinguish offensive skill damage increases from... | skotlex | 1 | -2/+0 |
2007-08-15 | * Some serious code cleanups | ultramage | 1 | -311/+311 |
2007-08-14 | - Modified map_foreachinrange so that you can also specify the max length of ... | skotlex | 1 | -1/+1 |