Age | Commit message (Expand) | Author | Files | Lines |
2007-08-19 | Partially fixed monster_controller.txt (see r7233). | ultramage | 2 | -15/+19 |
2007-08-19 | * Cleaned/clarified some #include relationships between headers | ultramage | 44 | -243/+262 |
2007-08-19 | * Added 'noteleport' mapflags to Dandelion's request maps. | SinSloth | 2 | -0/+4 |
2007-08-19 | Again removed the IG_ list from itemdb.h (see r10100 and r10113) due to popul... | ultramage | 2 | -42/+6 |
2007-08-19 | * Fixed a deallocation mistake and some buffer overflows in npc_chat.c after ... | ultramage | 6 | -423/+362 |
2007-08-19 | - Cleaned up some the pet armor display code. | skotlex | 5 | -68/+33 |
2007-08-18 | - Corrected a bit npc_remove_map, map_deliddb and strdb_remove calls belong t... | skotlex | 2 | -13/+16 |
2007-08-17 | * Fixed item script on elemental fists | Playtester | 3 | -8/+12 |
2007-08-17 | Changed the duel_time_interval setting's lower bound to 0 (to allow disabling... | ultramage | 2 | -1/+2 |
2007-08-17 | * Implemented the official dual-wield aspd equation | ultramage | 2 | -8/+21 |
2007-08-16 | Removed heal bonus on Spiritual Ring | Playtester | 2 | -1/+4 |
2007-08-16 | Fixed eAthena's wrong interpretation of the respawn times | Playtester | 2 | -0/+5 |
2007-08-16 | Added pc_isidle() to simplify a few idle-no-share checks. | ultramage | 2 | -7/+5 |
2007-08-16 | Added icons for NPC_CRITICALWOUND and NPC_SLOWCAST | Playtester | 2 | -2/+3 |
2007-08-16 | - fixed Ruwach (the last NPC skill update modified the way Sight/Sightblaster... | skotlex | 1 | -1/+1 |
2007-08-16 | * Fixed npc chatrooms not being deleted on npc unload/reload (crash) | ultramage | 8 | -163/+164 |
2007-08-16 | - Cleaned some more the hotkey code: The order by and limit specifications ar... | skotlex | 1 | -2/+11 |
2007-08-15 | * Fixed some loop errors in the guides. | samuray22 | 7 | -16/+48 |
2007-08-15 | - 'make clean' now removes the svnversion.h file in src/common/ since otherwi... | skotlex | 1 | -1/+1 |
2007-08-15 | - Merged and completed Latio's work on server-side hot-key saving (http://www... | skotlex | 12 | -7/+219 |
2007-08-15 | * Added Critical Wounds to Anubis's skills | Playtester | 3 | -0/+18 |
2007-08-15 | * Some serious code cleanups | ultramage | 42 | -1666/+1004 |
2007-08-15 | * Corrected a few bugs in the Acolyte Job Quest. (Crashy) | L0ne_W0lf | 2 | -3/+6 |
2007-08-15 | * Added Autocast of Greed to Lesser Elemental Ring. | L0ne_W0lf | 2 | -1/+2 |
2007-08-15 | small mapindex.c typo fix | ultramage | 1 | -5/+5 |
2007-08-15 | * Corrected some typo error in "Clown Reborn Quest". | samuray22 | 4 | -403/+411 |
2007-08-14 | * Changed the rest of the Western_Outlaw bonus. (/3 -> /6) | L0ne_W0lf | 2 | -1/+2 |
2007-08-14 | * Added bonus for Hunter_Earring, as well as it's DEF bonus. | L0ne_W0lf | 2 | -2/+4 |
2007-08-14 | Updated Changelog | Playtester | 1 | -17/+21 |
2007-08-14 | Reverted two lines from the last commit. | Playtester | 1 | -2/+2 |
2007-08-14 | * Implemented bonuses for several 11.3 equips. | L0ne_W0lf | 4 | -69/+488 |
2007-08-14 | Implemented Wolfhedin and Mithril Magic Manteau | Playtester | 3 | -4/+5 |
2007-08-14 | Fixed the damage area of the "path damage" skills | Playtester | 2 | -7/+8 |
2007-08-14 | * Deleted an Unnecessary "next;" on Rachel Guide. | samuray22 | 4 | -91/+82 |
2007-08-14 | Fixed some entries in the mob_skill_db | Playtester | 2 | -8/+10 |
2007-08-14 | * Fixed typos in the Blacksmith quest and whitesmith NPC. Thanks to Barron-Mo... | L0ne_W0lf | 3 | -4/+6 |
2007-08-14 | - Modified map_foreachinrange so that you can also specify the max length of ... | skotlex | 15 | -610/+909 |
2007-08-13 | * Fixed some typos thanks to Christian | Playtester | 3 | -6/+9 |
2007-08-13 | * Fixed a typo in the merchant quest. | L0ne_W0lf | 2 | -2/+4 |
2007-08-13 | * A few corrections to merchant and wizard job quests, care of Barron-Monster. | L0ne_W0lf | 3 | -2/+7 |
2007-08-13 | Fixed a small error in the script_commands documentation about getpartyleader. | Paradox924X | 2 | -1/+2 |
2007-08-13 | * Fixed a wrong negative value checking in Schwartzvalt Trilogy quest. | SinSloth | 2 | -1/+4 |
2007-08-13 | replaced some item names with item IDs, also fixed a bug in skill quest (some... | Lupus | 10 | -68/+78 |
2007-08-13 | * Corrected skill-based hp/sp regen (SM_RECOVERY, MG_SRECOVERY, MO_SPIRITSREC... | ultramage | 2 | -7/+9 |
2007-08-12 | Resolved some issues mentioned in the changelog header | Playtester | 2 | -10/+6 |
2007-08-12 | * Merchant job quest bug fixes. Thanks to Barron-Monster. | L0ne_W0lf | 3 | -4/+9 |
2007-08-12 | * Replaced some mob_avail.txt entries with a simple example entry | ultramage | 6 | -69/+20 |
2007-08-12 | * More bug fixes to the 2-1 quests. Priest and Blacksmith specifically. | L0ne_W0lf | 3 | -8/+10 |
2007-08-12 | * Goofed. Previous update was to the 2-ONE job quests. | L0ne_W0lf | 1 | -1/+1 |
2007-08-12 | * Bug fixes to the updated 2-2 job quests. | L0ne_W0lf | 8 | -98/+121 |