Age | Commit message (Expand) | Author | Files | Lines |
2011-12-21 | *Updated maps and map_cache.dat to Episode 14.2 | Chilly0123 | 3 | -0/+93 |
2011-12-21 | Follow up to r15195. | protimus | 1 | -2/+2 |
2011-12-21 | Follow up to r15193, bugreport:5135 | shennetsind | 1 | -2/+2 |
2011-12-21 | Fixed GCC "--enable-debug", and 2 compiler warnings that were omitted due to ... | shennetsind | 3 | -6/+4 |
2011-12-21 | follow up r15194, fix to bugreport:5134 | shennetsind | 1 | -1/+1 |
2011-12-21 | Added new costume items. | protimus | 1 | -7/+24 |
2011-12-21 | Added Official Costume (Style Tab) Headgear Support | shennetsind | 3 | -19/+64 |
2011-12-21 | Fixed soul drain visual effect not being displayed to mobs, bugreport:2980 | shennetsind | 4 | -8/+16 |
2011-12-21 | - Set svn:eol-style=native for some recently added text files. | brianluau | 1 | -16/+16 |
2011-12-21 | Fixed brasilis warps according to official. | protimus | 3 | -8/+35 |
2011-12-20 | - Partial revert of r15165: commented out "account.sql" settings in login_ath... | brianluau | 1 | -9/+9 |
2011-12-20 | follow up to r15188 -- mr.ind forgot this little guy, sorry! | shennetsind | 1 | -2/+2 |
2011-12-20 | vending bugfix for bugreport:947 | shennetsind | 3 | -4/+7 |
2011-12-20 | Fixed pneuma being displayed on land protector, bugreport:1715 | shennetsind | 1 | -0/+8 |
2011-12-20 | Storm Gust bug fix for bugreport:1813, also fixed a casual overflow in sg_cou... | shennetsind | 2 | -0/+12 |
2011-12-20 | Fixed Devotion vs Reflection bug, bugreport:4508 | shennetsind | 2 | -5/+9 |
2011-12-20 | Fixed Pressure from not doing any damage to devoted targets, bugreport:4182 | shennetsind | 1 | -1/+1 |
2011-12-20 | removed redundant checks -- pressure doesn't reach that part of the code | shennetsind | 1 | -2/+2 |
2011-12-20 | bugreport:4100 fix | calciumkid | 1 | -1/+2 |
2011-12-20 | quests/The_Sign_Quest.txt another bugfix! bugreport:4230 also follup bugrepor... | calciumkid | 1 | -1/+2 |
2011-12-20 | quests/The_Sign_Quest.txt bugreport:4404 | calciumkid | 1 | -1/+7 |
2011-12-20 | * Removed function that cause duplicate allocation status of hit and flee. | protimus | 1 | -16/+1 |
2011-12-20 | - Updated some script command documentation. | brianluau | 1 | -5/+2 |
2011-12-20 | * Fixed invalid state running of TK_JUMPKICK (Flying Kick). | protimus | 2 | -2/+6 |
2011-12-20 | * Fixed Cracker (GS_CRACKER) not work the stun effect. | protimus | 2 | -12/+6 |
2011-12-20 | Fixed Ankle Snare visibility issue, bugreport:3961 | shennetsind | 1 | -0/+8 |
2011-12-20 | * Added packet support to new 2011 clients. | protimus | 2 | -39/+75 |
2011-12-20 | fix to timer errors on tweakwon kicks, bugreport:4028 | shennetsind | 1 | -1/+2 |
2011-12-20 | slaves are now able to teleport to their master even on monster_noteleport fl... | shennetsind | 1 | -1/+1 |
2011-12-20 | * Updated the renewal formulas of status allocations. | protimus | 1 | -15/+7 |
2011-12-20 | 1/2/3-letter char name creation exploit fix. | shennetsind | 1 | -1/+6 |
2011-12-20 | fixed char server from creating character names with \255 and \xA0 (exploitab... | shennetsind | 1 | -1/+1 |
2011-12-19 | * Merged changes up to eAthena 15036. | eathenabot | 9 | -44/+93 |
2011-12-19 | * Merged changes up to eAthena 15035. | eathenabot | 3 | -89/+107 |
2011-12-19 | Follow up to r15164. Edited some conf files to work with new rAsql system. | jmanfffreak | 2 | -10/+10 |
2011-12-18 | - Follow up to r15155 and r15162 (bugreport:5126) | brianluau | 1 | -6/+6 |
2011-12-18 | mob.c fix after mob_read_sqlskilldb re bugreport:5126 | calciumkid | 1 | -2/+5 |
2011-12-18 | changed re_job_db.txt to job_db_re.txt, following the naming standard of othe... | shennetsind | 2 | -1/+1 |
2011-12-18 | RE Defense damage reduction fixed, bugreport:5111 | shennetsind | 1 | -5/+17 |
2011-12-18 | - Set svn:eol-style=native for some recently added text files (follow up to r... | brianluau | 2 | -6489/+6489 |
2011-12-18 | mob_read_sqlskilldb func followup 2 | calciumkid | 1 | -6354/+6354 |
2011-12-18 | mob_read_sqlskilldb func followup [CalciumKid] | calciumkid | 1 | -73/+73 |
2011-12-18 | mob_read_sqlskilldb func [CalciumKid] | calciumkid | 6 | -6/+6565 |
2011-12-18 | * Merged changes up to eAthena 15034. | eathenabot | 4 | -2/+13 |
2011-12-17 | Assassin Cross of Sunset fix, bugreport:4631 credits to epoque | shennetsind | 1 | -1/+1 |
2011-12-17 | - Fixed pet.c not checking log_config.enable_logs setting. [lighta] | brianluau | 3 | -7/+9 |
2011-12-17 | updated /config/ folder files' header | shennetsind | 7 | -33/+14 |
2011-12-17 | - Replaced log_config.enable_logs constants with LOG_ enums that existed sinc... | brianluau | 12 | -57/+57 |
2011-12-17 | Fixed blinker+evil druid vs status recovery bug, bugreport:326 | shennetsind | 1 | -1/+1 |
2011-12-17 | Fixed Monster Animation Bug: | shennetsind | 1 | -2/+4 |