Age | Commit message (Expand) | Author | Files | Lines |
2007-08-24 | - Fixed the hotkey list sending to the client not displaying right away. | skotlex | 4 | -5/+9 |
2007-08-23 | Updated Unix start scripts from Shazeya, please read changelog for details | DracoRPG | 3 | -329/+89 |
2007-08-23 | Fixed Galion losing boss mode | Playtester | 2 | -2/+4 |
2007-08-22 | - Fixed Dragon Fear's status change selection and duration. | skotlex | 4 | -15/+14 |
2007-08-22 | Updated Cursed Abbey spawns | Playtester | 2 | -10/+18 |
2007-08-22 | Some small MVP updates according to latest info | Playtester | 2 | -3/+5 |
2007-08-21 | Fixed Book of the Dead not autocasting the correct skill | Playtester | 2 | -1/+2 |
2007-08-21 | Improved item_bonus.txt | Playtester | 1 | -72/+73 |
2007-08-21 | Fixed Coma status chances being way too low | Playtester | 2 | -8/+9 |
2007-08-21 | Corrected item drop rate limits to allow full 0.01%-100% range (fixes mistake... | ultramage | 1 | -13/+13 |
2007-08-21 | Fixed up some comments | Playtester | 1 | -5/+3 |
2007-08-20 | * Corrected bonus for Gold_Tiara_. (Playtester) | L0ne_W0lf | 2 | -1/+3 |
2007-08-20 | - Oops, forgot to add the Pulse Strike damage modifier. | skotlex | 2 | -2/+1 |
2007-08-20 | - Fixed Earthquake not clearing out the target-count before counting targets. | skotlex | 2 | -5/+4 |
2007-08-20 | More compilation warning fixes... | ultramage | 2 | -0/+2 |
2007-08-19 | Fixed small mistake in confs causing some confusion. | Paradox924X | 2 | -1/+2 |
2007-08-19 | Fixed a gcc compilation error and some warnings. | ultramage | 3 | -1/+18 |
2007-08-19 | * Fixed weight for Silver_Shotel and Spirit_of_Kamaitachi. | L0ne_W0lf | 2 | -2/+3 |
2007-08-19 | Set proper limits to drop rates to prevent integer overflow. | ultramage | 5 | -26/+21 |
2007-08-19 | Fixed Evil Land's blind effect not working properly | Playtester | 2 | -1/+3 |
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 |