Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-03-23 | - Fixed Potion Pitcher sometimes crashing the server. | skotlex | 1 | -1/+3 |
2006-03-23 | * Added SantaPoring's water_height.txt modifications. | Lance | 1 | -1/+174 |
2006-03-22 | - Merged the unit_data structure from jA for handling unit-related data (atta... | skotlex | 4 | -44/+27 |
2006-03-22 | - status_check_skilluse won't block skill-specific checks (silence, berserk, ... | skotlex | 1 | -81/+4 |
2006-03-20 | - Added monster_ai&16 setting for executing the hard ai on ALL mobs in maps w... | skotlex | 1 | -0/+2 |
2006-03-17 | Modified battle_athena.conf for the new modifications. | Lance | 1 | -2/+5 |
2006-03-17 | - Fixed handling of the char_gm_read config for packet 0x2af7 (reloadgmdb) | skotlex | 1 | -0/+5 |
2006-03-15 | - Added mapflag nodrop, fixed mapflag notrade. | skotlex | 1 | -0/+2 |
2006-03-15 | - Removed the hardcoded duration of 30seconds for sleep. | skotlex | 2 | -7/+4 |
2006-03-15 | - Added battle config options item_rate_adddrop, item_drop_add_min and item_d... | skotlex | 1 | -0/+5 |
2006-03-15 | - Added item_db2.sql and mob_db2.sql, thanks to Joshuaali | skotlex | 1 | -7/+9 |
2006-03-10 | - Fixed mob-casted demonstration/quagmire being affected by the gvg_traps_all... | skotlex | 2 | -4/+4 |
2006-03-10 | - Fixed a memory overwrite crash on pc_readdb, thanks to foobar. | skotlex | 1 | -1/+1 |
2006-03-10 | - Fixed Valkyrie's shield script in item_db.sql | skotlex | 1 | -0/+1 |
2006-03-08 | - Items now store the top MAX_SEARCH drops from mobs and lists them through t... | skotlex | 1 | -0/+3 |
2006-03-08 | - Added functions mobdb_searchname_array and itemdb_searchname_array which re... | skotlex | 1 | -1/+1 |
2006-03-08 | @job ninja/gs. | Vicious | 1 | -0/+2 |
2006-03-07 | - Some corrections due to the guild skill position change. | skotlex | 1 | -1/+1 |
2006-03-06 | - Fixed a debug message showing up on skill castend nodamage id when using a ... | skotlex | 1 | -0/+3 |
2006-03-05 | Two small fixes/updates | DracoRPG | 1 | -1/+1 |
2006-03-03 | - Trick dead now ends on logout | skotlex | 2 | -2/+2 |
2006-03-02 | - Fame list size is now defined by MAX_FAME_LIST constant (mmo.h) | skotlex | 1 | -0/+5 |
2006-03-01 | * Added the ability to select GM loading via Login (default) or Char [Codemas... | codemaster | 1 | -0/+4 |
2006-02-28 | Rewrote LAN support code. Changed configuration file name lan_support.conf to... | LuzZza | 2 | -41/+6 |
2006-02-23 | - Added mob skill conditions myhpinrate and friendhpinrate for using HP range... | skotlex | 1 | -0/+1 |
2006-02-23 | - Modified the way autospells stack to mimic official servers. Cards of the s... | skotlex | 3 | -9/+14 |
2006-02-21 | - Fix to prevent using main chat when it disabled in atcommand_athena. | LuzZza | 1 | -0/+1 |
2006-02-20 | - Fixed Taekwon stances not triggering. | skotlex | 1 | -0/+3 |
2006-02-19 | - Fixed parsing of @kamic/@kamib to check for case. | skotlex | 1 | -2/+2 |
2006-02-18 | * Implemented SG_MIRACLE (Miracle of the Sun, Moon and Stars) | Komurka | 1 | -220/+226 |
2006-02-15 | - Added battle config option pk_level_range for specifying valid level ranges... | skotlex | 2 | -0/+7 |
2006-02-15 | - Made the warm skills BF_WEAPON type so that they may trigger effect cards. | skotlex | 1 | -2/+9 |