Age | Commit message (Expand) | Author | Files | Lines |
2011-12-26 | Added support for Renewal Mode exclusive skill files, as per Kenpachi request | shennetsind | 1 | -0/+6 |
2011-12-26 | Added support for 'reins of mount' item, bugreport:5137 | shennetsind | 2 | -1/+11 |
2011-12-25 | Fixed a crash bug caused by clones that were committing suicide with PA_SACRA... | xazax-hun | 1 | -1/+6 |
2011-12-25 | Fixed 'bonus bMatk,<value>;' bonus, follow up r15270 | shennetsind | 1 | -7/+7 |
2011-12-25 | - Full revert of r15116. | brianluau | 1 | -5/+1 |
2011-12-25 | Fixed setting and removing restricted mapflags. bugreport:4119 | xazax-hun | 1 | -3/+15 |
2011-12-25 | Follow up r15269, fixed a few typos and a test entry that wasn't meant to be ... | shennetsind | 4 | -3/+15 |
2011-12-25 | Added new bonus for RE cards 'bonus bWeaponMatk,<value>;' | shennetsind | 4 | -3/+18 |
2011-12-25 | Follow up r15267, changed to standard | shennetsind | 4 | -10/+2 |
2011-12-25 | Fixed Katar critical boost on status window (would work; but not change the v... | shennetsind | 2 | -0/+7 |
2011-12-25 | Rangers no longer are able to mount a new mount, bugreport:5158 | shennetsind | 1 | -1/+1 |
2011-12-25 | Added a new login server config for _F/_M account creation method which denie... | shennetsind | 2 | -1/+7 |
2011-12-25 | * Merged changes up to eAthena 15049. | eathenabot | 2 | -5/+4 |
2011-12-25 | - Standardized script headers, starting with /npc/custom/ | brianluau | 1 | -1/+1 |
2011-12-24 | * Merged changes up to eAthena 15045. | eathenabot | 1 | -11/+12 |
2011-12-24 | * Merged changes up to eAthena 15043. | eathenabot | 2 | -105/+132 |
2011-12-24 | * Merged changes up to eAthena 15042. | eathenabot | 2 | -68/+61 |
2011-12-24 | * Merged changes up to eAthena 15041. | eathenabot | 3 | -31/+37 |
2011-12-24 | * Merged changes up to eAthena 15040 (follow up to r15245, fixed some errors). | brianluau | 2 | -15/+7 |
2011-12-24 | Followup r15245, fixed gcc warning | shennetsind | 1 | -0/+1 |
2011-12-24 | - Fixed a compile error, blame goes to r15245 (ea:15040). | brianluau | 1 | -1/+1 |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 15 | -232/+224 |
2011-12-24 | Raised skill range for ALL_RIDING skill support -- removes 2 errors on console | shennetsind | 1 | -1/+1 |
2011-12-24 | * Merged changes up to eAthena 15039. | eathenabot | 1 | -15/+15 |
2011-12-24 | Added official elemental converter creation window handling, bugreport:5144 | shennetsind | 3 | -1/+38 |
2011-12-24 | Fixed baby classes forging/brewing rates, bugreport:4847 | shennetsind | 1 | -1/+1 |
2011-12-24 | Fixed Sevenwinds (warm wind) and Miracle from being dispellable, bugreport:4889 | shennetsind | 1 | -1/+2 |
2011-12-24 | *Fixed bug in the attribute table. | Chilly0123 | 1 | -1/+1 |
2011-12-23 | Wug riding state is no longer saved on logout, bugreport:5155 | shennetsind | 1 | -1/+1 |
2011-12-23 | Follow up r15029 fixed a typo in the array slot | shennetsind | 1 | -1/+1 |
2011-12-23 | Fixed all sniper traps (except ankle snare) from working on their owner; bugr... | shennetsind | 2 | -2/+8 |
2011-12-23 | Follow up r15224, being these map flags do not stack then we can check just f... | shennetsind | 1 | -1/+1 |
2011-12-23 | Fixed Strip Helm from not allowing you to put on a different middle/ lower he... | shennetsind | 1 | -1/+1 |
2011-12-23 | - Removed unused "save_log" setting (addepted from char server, used to debug... | GodLesZ | 3 | -7/+1 |
2011-12-23 | - Replaced tabs with spaces in @go, follow up to r15070. (bugreport:5156) | brianluau | 1 | -4/+10 |
2011-12-23 | * Merged changes up to eAthena 15038. | eathenabot | 2 | -8/+6 |
2011-12-23 | follow up r15048, fix to bugreport:5151 | GodLesZ | 1 | -1/+1 |
2011-12-23 | *Added new item groups. | Chilly0123 | 1 | -1/+1 |
2011-12-23 | ` Fixed MF_BATTLEGROUND by Toshiro, bugreport:5150 | xantara | 1 | -1/+1 |
2011-12-23 | While rAthena is under active development...I don't think this warning is nee... | jmanfffreak | 1 | -7/+1 |
2011-12-22 | Added a memory optimization. bugreport:4972 | xazax-hun | 3 | -37/+23 |
2011-12-22 | Minstrel/Wanderer changesex bugfix, bugreport:5147 | shennetsind | 1 | -1/+7 |
2011-12-22 | Removed a redundant check. Rebranding a variable. | xazax-hun | 2 | -12/+12 |
2011-12-22 | Improved subversion 1.7 revision detecting. Followup r15211. | xazax-hun | 1 | -3/+4 |
2011-12-22 | Adding support for subversion 1.7' method of storing working copy numbers (re... | shennetsind | 1 | -1/+22 |
2011-12-22 | Fixed create elemental converter, bugreport:5142 | shennetsind | 1 | -1/+1 |
2011-12-22 | job_class would return '650' (baby shadow chaser) rather than 651, 'unknown j... | shennetsind | 1 | -2/+2 |
2011-12-22 | itemdb item type range check fixed, bugreport:5140 | shennetsind | 1 | -1/+1 |
2011-12-22 | Fixed character delayed deletion method, bugreport:5136 | shennetsind | 1 | -0/+5 |
2011-12-21 | Follow up to r15193, bugreport:5135 | shennetsind | 1 | -2/+2 |