Age | Commit message (Expand) | Author | Files | Lines |
2006-06-23 | - Guessed and added support for the packets 0x22a (idle) and 0x22b (spawn). T... | skotlex | 1 | -0/+4 |
2006-06-23 | - Fixed @autoloot being off by 0.01% when entering a manual value. | skotlex | 1 | -0/+2 |
2006-06-22 | - Restored the "Secret" behaviour of Blast Mine and Claymore Trap where each ... | skotlex | 1 | -0/+3 |
2006-06-22 | - Updated the tools/stackdump script to also handle sig-plugin generated back... | skotlex | 1 | -0/+7 |
2006-06-22 | - Corrected autoloot so that you can specify rate with decimal precision ("@a... | skotlex | 1 | -0/+3 |
2006-06-22 | * [Removed]: | Lance | 1 | -0/+2 |
2006-06-22 | * [Fixed]: | Lance | 1 | -0/+4 |
2006-06-22 | - Tested and fixed resolve_hostbyname. | skotlex | 1 | -0/+4 |
2006-06-21 | - Added function parse_hostbyname() which takes a hostname and a char[4]. The... | skotlex | 1 | -0/+4 |
2006-06-21 | * [Added]: | Lance | 1 | -0/+3 |
2006-06-21 | - Some cleaning up of OPTION related code. OPTION_XMAS and OPTION_FLYING real... | skotlex | 1 | -0/+5 |
2006-06-20 | - Updated skill_require_db to place the Zeny requirements of ZenyNage and Fling. | skotlex | 1 | -0/+11 |
2006-06-20 | added ayothaya to nopvp and nopenalty mapflags | evera | 1 | -0/+1 |
2006-06-19 | - Combo-used Skills with State "move_enable" will now override the "can't mov... | skotlex | 1 | -0/+2 |
2006-06-19 | - Some more cleanups of battle_calc_damage to account for absorbed damage red... | skotlex | 1 | -0/+2 |
2006-06-19 | - Moved back Soul Drain code from mob_dead to skill_counter_additional_effect... | skotlex | 1 | -0/+3 |
2006-06-19 | - Some cleanups and corrections in battle.c to account for negative (absorbed... | skotlex | 1 | -0/+2 |
2006-06-19 | - Removed the mysterious array of two of char_dat (char/sql server), replaced... | skotlex | 1 | -0/+2 |
2006-06-19 | Added missing Arunafeltz mapflags | evera | 1 | -0/+2 |
2006-06-19 | * [Fixed]: | Lance | 1 | -0/+3 |
2006-06-19 | * [Fixed]: | Lance | 1 | -0/+2 |
2006-06-18 | * [Fixed]: | Lance | 1 | -0/+2 |
2006-06-18 | * [Temperory Fixed]: | Lance | 1 | -0/+2 |
2006-06-18 | * [Removed]: | Lance | 1 | -0/+14 |
2006-06-17 | - Devotion absorbed damage will now appear to come from oneself (instead of t... | skotlex | 1 | -0/+5 |
2006-06-17 | Some mapflag and item restriction changes/additions according to the eye of h... | MasterOfMuppets | 1 | -0/+1 |
2006-06-17 | * [Added]: | Lance | 1 | -0/+5 |
2006-06-17 | - Fixed the party HP packets to send max HP 10000 and scale HP accordingly wh... | skotlex | 1 | -0/+5 |
2006-06-16 | - Fixed option value being reset'ed on login (fixes cart/peco/falcon being lost) | skotlex | 1 | -0/+2 |
2006-06-16 | - Corrected @speed to alter your base speed instead of battle one. Means the ... | skotlex | 1 | -0/+3 |
2006-06-16 | - Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ... | skotlex | 1 | -0/+9 |
2006-06-16 | - Removed db_tables.sql as it's no longer used. | skotlex | 1 | -0/+5 |
2006-06-16 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7204 54... | Lance | 1 | -0/+1 |
2006-06-16 | * [Added]: | Lance | 1 | -0/+2 |
2006-06-16 | * [Improved]: | Lance | 1 | -1/+5 |
2006-06-16 | * [Fixed]: | Lance | 1 | -1043/+1046 |
2006-06-16 | sql optimizations. | Euph | 1 | -1041/+1043 |
2006-06-16 | - Merged Adam's patch to let the char-server handle validation of pet-name-ch... | skotlex | 1 | -0/+2 |
2006-06-15 | - Fixed "wedding_ignore_palette: yes" not working when relogging with the gea... | skotlex | 1 | -0/+2 |
2006-06-15 | - Added blocking of the Kick skills when you are a Soul Linker. | skotlex | 1 | -0/+2 |
2006-06-15 | - Altered a bit how status_set_viewdata behaves in regards to Wedding/Xmas op... | skotlex | 1 | -0/+9 |
2006-06-15 | - Fixed clif_send not sending packets to SELF when specifying AREA if the sou... | skotlex | 1 | -0/+2 |
2006-06-15 | - Fixed and cleaned up script command 'equip' | skotlex | 1 | -0/+5 |
2006-06-15 | - Fixed map_nick2sd so that searching for "Adam" will not match a char named ... | skotlex | 1 | -0/+2 |
2006-06-14 | - Modified how luk reduces status changes by reducing the gap. Eg: resist = v... | skotlex | 1 | -0/+4 |
2006-06-14 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7164 54... | blackhole89 | 1 | -0/+2 |
2006-06-14 | - blocked again skill usage during marionette. | skotlex | 1 | -0/+1 |
2006-06-14 | - Fixed main.sql adding a key on char_id rather than account_id for the char ... | skotlex | 1 | -0/+9 |
2006-06-14 | - A quick fix for lazy scripters -_- sheesh | Lance | 1 | -2/+0 |
2006-06-14 | * [Improved]: | Lance | 1 | -0/+3 |