Age | Commit message (Expand) | Author | Files | Lines |
2006-05-18 | - Added 5 config settings to adjust damage in pk-mode servers (misc.conf) | skotlex | 1 | -0/+8 |
2006-05-18 | - Some code cleaning of the skill reiteration/nofootset code. | skotlex | 1 | -2/+3 |
2006-05-15 | More Amon Ra related changes | Playtester | 1 | -6/+3 |
2006-05-15 | - Added SC_BLADESTOP to the switch listing in status_change_start | skotlex | 1 | -1/+1 |
2006-05-11 | - Added the missing semi-comma from the upgrade_svn6533.sql file. Thanks to T... | skotlex | 1 | -1/+6 |
2006-05-10 | Finished DNSBL, Although untested, It's simple code and should work fine. | Zido | 1 | -0/+3 |
2006-05-10 | - Rewrote/cleaned up trade.c for a more clean trading implementation. | skotlex | 2 | -1/+6 |
2006-05-08 | - Fixed compilation error. | skotlex | 1 | -1/+1 |
2006-05-07 | removed old logs | Lupus | 1 | -61/+0 |
2006-05-06 | - Changed @deletemail's default level 0. NO ATCOMMAND SHOULD HAVE A DEFAULT O... | skotlex | 1 | -1/+1 |
2006-05-05 | - Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (... | skotlex | 1 | -0/+8 |
2006-05-04 | - Stun time for using ES magic on non-mobs reduced to 0.5 secs. | skotlex | 1 | -2/+3 |
2006-05-02 | added support to regulate MVP drops [Reddozen] | reddozen | 1 | -0/+5 |
2006-04-29 | fixed STEAL. now working | Lupus | 1 | -5/+3 |
2006-04-29 | Added @noask command: enable/disable deals/invites autorejecting. | LuzZza | 2 | -0/+7 |
2006-04-29 | Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tri... | Lupus | 1 | -0/+7 |
2006-04-28 | - Removed the sending of the online guild list when you log-on, may fix the "... | skotlex | 1 | -0/+7 |
2006-04-27 | - Added at command @commands, displays the list of commands available to you. | skotlex | 2 | -0/+6 |
2006-04-27 | - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") | skotlex | 1 | -0/+5 |
2006-04-26 | - Item use interval is set to a default of 100ms now. | skotlex | 1 | -1/+2 |
2006-04-25 | - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t... | skotlex | 1 | -0/+6 |
2006-04-24 | - DNSBL. Refer to changelog. | Zido | 1 | -0/+3 |
2006-04-24 | - Corrected mob_spawn_delay/boss_spawn_delay/plant_spawn_delay settings (they... | skotlex | 1 | -3/+3 |
2006-04-24 | - Added new column to mob_db Sprite_Name to hold the mob's sprite name. Colum... | skotlex | 1 | -0/+6 |
2006-04-19 | - Fixed a pair of wrong mapflag lines in nopvp.txt | skotlex | 1 | -2/+2 |
2006-04-18 | - IRC Bot can now auto-join when kicked from the channel | Zido | 1 | -0/+3 |
2006-04-18 | - Removed message 592 from trade.c | skotlex | 1 | -66/+66 |
2006-04-18 | Converted the format of the battle conf files to windows format | Playtester | 11 | -1254/+1254 |
2006-04-17 | - skill_clear_unitgroup is now invoked in unit_remove_map only on death if th... | skotlex | 1 | -2/+2 |
2006-04-16 | - Removed water_height.txt reading (since it is always done from the rsw now) | skotlex | 1 | -180/+0 |
2006-04-16 | - Fixed mysql ping setting being in minutes rather than hours. | skotlex | 1 | -1/+1 |
2006-04-13 | Small mapflag changes | MasterOfMuppets | 2 | -2/+1 |
2006-04-12 | fixed typos in waterheight, mapflags. updated items weigh | Lupus | 2 | -2/+2 |
2006-04-12 | updated mapflags | Lupus | 6 | -10/+29 |
2006-04-11 | bunch of updates.. | Vicious | 1 | -0/+6 |
2006-04-11 | - You don't get critical'ed when in counter-attack stance anymore. | skotlex | 1 | -1/+1 |
2006-04-10 | - Updated the subnet support to not require specifying the subnet mask, it is... | skotlex | 2 | -5/+4 |
2006-04-09 | - Changed the default of multi_hit_delay from 230 to 80 which seems more offi... | skotlex | 1 | -1/+3 |
2006-04-08 | - The IRC bot now reads a configuration file (irc.c) instead of it all being ... | Zido | 1 | -0/+36 |
2006-04-06 | - Removed mapflag noreturn from pvp maps. | skotlex | 1 | -83/+84 |
2006-04-06 | - Changed the default of skill_add_range to 0, said value now disables skill-... | skotlex | 1 | -1/+2 |
2006-04-06 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5930 54... | Lupus | 1 | -1/+2 |
2006-04-06 | Fixed a typo. | Zephiris | 1 | -1/+1 |
2006-04-06 | added lhz_dun03 nowarpto mapflag | Lupus | 1 | -1/+3 |
2006-04-05 | - Some cleanup of clif_parseloadendack, fixed guild-member list being sent on... | skotlex | 1 | -2/+28 |
2006-04-05 | * Added support for the 2006/04/04a Sakexe packet version. [Zephiris] | Zephiris | 1 | -104/+105 |
2006-04-05 | - Added inter config connection_ping_interval which specifies interval in hou... | skotlex | 1 | -0/+7 |
2006-04-03 | - Modified Rude-Attacked behaviour so that such skills only triggers when the... | skotlex | 1 | -0/+3 |
2006-03-31 | 5 kafra passes, fixed refiner's @fullprice, char_name_option | Vicious | 1 | -2/+2 |
2006-03-23 | - Changed the second entry in water_height.txt to use directly the rsw file, ... | skotlex | 1 | -171/+171 |