Age | Commit message (Expand) | Author | Files | Lines |
2012-02-14 | Merged `@kill` and `@die`, since `@kill` was just a remote version of `@die`. | gepard1984 | 4 | -43/+6 |
2012-02-14 | Merged code of `@whomap` commands into `@who`. | gepard1984 | 2 | -233/+64 |
2012-02-14 | Merged code of `@who`, `@who2` and `@who3` commands. | gepard1984 | 1 | -200/+62 |
2012-02-13 | Follow up to r15572: renamed column `level` to `group_id` (`login` table) in ... | kenpachi2k11 | 1 | -1/+1 |
2012-02-13 | Socket init now gives meaningful error description if failed to set socket li... | gepard1984 | 1 | -7/+3 |
2012-02-13 | Fixed libconfig compiling issues in OS X (pid:78414). | gepard1984 | 2 | -15/+166 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 79 | -2846/+11240 |
2012-02-12 | Removed remaining Fire Ivy database entries. (bugreport:5306) | kenpachi2k11 | 15 | -1070/+1910 |
2012-02-12 | Follow up r15569 fixed console error | shennetsind | 1 | -3/+1 |
2012-02-12 | item_trade nodrop/notrade flags no longer share no mail and no auction flags,... | shennetsind | 4 | -3005/+2331 |
2012-02-12 | ` Fixed Spear Quicken and Overbrand skills' weapon requirements (bugreport:52... | xantara | 1 | -2/+2 |
2012-02-11 | added drain support to royal guard reflect damage skill, bugreport:5320 | shennetsind | 1 | -0/+2 |
2012-02-11 | Fixed bug with abracadabra self skills not working, bugreport:5310 | shennetsind | 2 | -1/+3 |
2012-02-11 | Added 2 new item_trade.txt flags as per kenpachi request: | shennetsind | 6 | -21/+31 |
2012-02-11 | Fixed compiler warning when compiled with #REMODE disabled | shennetsind | 1 | -1/+1 |
2012-02-10 | Fixed bug with create new poison (GCROSS) not working properly, bugreport:5311 | shennetsind | 1 | -2/+9 |
2012-02-09 | Fixed bug with Soul Linker's Swoo visual effect not going off after duration ... | shennetsind | 1 | -2/+7 |
2012-02-09 | Fixed bug that didn't allow LV 90+ TK Rankers from being able to use kicks no... | shennetsind | 1 | -4/+2 |
2012-02-09 | Fixed bug with hunter traps working on mobs when cast by other mobs, bugrepor... | shennetsind | 1 | -1/+1 |
2012-02-09 | Follow up r15557, modified it so that @ban only checks for @unban if the over... | shennetsind | 1 | -6/+19 |
2012-02-09 | @ban is no longer able to reduce the length of a ban unless you can also @unb... | shennetsind | 1 | -1/+6 |
2012-02-09 | Added minor autolootitem code improvement. saves from scenarios like: | shennetsind | 3 | -0/+9 |
2012-02-09 | Added some renewal behaviors of skills from bugreport:5302 (all under renewal... | shennetsind | 2 | -10/+20 |
2012-02-09 | Added renewal behavior to safety wall (exclusive to remode) | shennetsind | 2 | -3/+22 |
2012-02-09 | Added some renewal behaviors of skills from bugreport:5302 (all under renewal... | shennetsind | 5 | -10/+49 |
2012-02-09 | Minor defines cleanup; moved AUTOLOOTITEM_SIZE from pc.h to Core.h | shennetsind | 3 | -5/+19 |
2012-02-09 | Fixed clones so that they only cast skills according to the data passed from ... | shennetsind | 1 | -2/+20 |
2012-02-09 | Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made... | shennetsind | 2 | -8/+13 |
2012-02-08 | Added missing parenthesis to guild aura, bugreport:5291 | shennetsind | 1 | -1/+1 |
2012-02-08 | Fixed waterball not canceling magic power if target is killed while not all s... | shennetsind | 1 | -7/+11 |
2012-02-08 | Updated Reject Swords prerequisite to renewal. (skilltree.txt) | kenpachi2k11 | 1 | -1/+1 |
2012-02-08 | * item_trade.txt is split into re and pre-re folder as per Kenpachi's request. | xazax-hun | 8 | -8/+4728 |
2012-02-07 | Updated some monster slaves. (bugreport:4689) | kenpachi2k11 | 5 | -38/+32 |
2012-02-07 | Removed some TXT converter leftovers (follow-up to r15503). | gepard1984 | 1 | -4/+0 |
2012-02-06 | Follow up [rev=15252]: Updated comments in sql-files/logs.sql according to co... | kenpachi2k11 | 1 | -8/+8 |
2012-02-04 | ` Fixed Warg Dash skill to continuously run until codiling with an object (bu... | xantara | 3 | -10/+34 |
2012-02-04 | * Merged changes up to eAthena 15074. | eathenabot | 1 | -1/+1 |
2012-02-04 | * Merged changes up to eAthena 15073. | eathenabot | 2 | -8/+13 |
2012-02-04 | ` Fixed Guillotine Cross Poisons (bugreport:5275) | xantara | 4 | -6/+234 |
2012-02-02 | Removed `gvg_eliminate_time` battle config, as it was only used by scripts. R... | gepard1984 | 4 | -8/+2 |
2012-02-02 | Removed `party_skill_penalty` battle config, unused since r996 (bugreport:137). | gepard1984 | 1 | -1/+0 |
2012-02-01 | Mob_db `adelay` and `amotion` values sanitizing (related bugreport:3968). | gepard1984 | 1 | -2/+4 |
2012-02-01 | - Removed unnecessary 'if' checks from quests_comodo.txt (bugreport:5276) | brianluau | 1 | -1399/+1373 |
2012-01-31 | * Added display name to warps created with `@addwarp`, so their name is visi... | gepard1984 | 2 | -3/+7 |
2012-01-31 | Fixes and readability improvements to Mechanic jobchange quest: | gepard1984 | 1 | -54/+52 |
2012-01-31 | Removed obsolete `mob_clear_delay` config (since r5707) (bugreport:137) | gepard1984 | 3 | -6/+0 |
2012-01-31 | * Fixes and improvements related to MVP rewards (bugreport:1259): | gepard1984 | 10 | -3805/+3975 |
2012-01-31 | Merged `getmapmobs` script function into `mobcount` (bugreport:244). See scri... | gepard1984 | 2 | -61/+29 |
2012-01-31 | Fixed possible monster speed underflow when mobs leveling up is enabled (bugr... | gepard1984 | 1 | -1/+1 |
2012-01-31 | Added proper `mob_delete_timer` (dynamic mobs feature) cleanup on map-server ... | gepard1984 | 1 | -0/+2 |