Age | Commit message (Expand) | Author | Files | Lines |
2011-12-24 | * Merged changes up to eAthena 15040. | eathenabot | 1 | -9/+6 |
2011-12-23 | Wug riding state is no longer saved on logout, bugreport:5155 | 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-22 | Removed a redundant check. Rebranding a variable. | xazax-hun | 1 | -2/+2 |
2011-12-22 | job_class would return '650' (baby shadow chaser) rather than 651, 'unknown j... | shennetsind | 1 | -2/+2 |
2011-12-21 | follow up r15194, fix to bugreport:5134 | shennetsind | 1 | -1/+1 |
2011-12-21 | Added Official Costume (Style Tab) Headgear Support | shennetsind | 1 | -7/+44 |
2011-12-17 | - Replaced log_config.enable_logs constants with LOG_ enums that existed sinc... | brianluau | 1 | -3/+3 |
2011-12-15 | whops, typo. | shennetsind | 1 | -1/+1 |
2011-12-14 | follow up to to r15120 | shennetsind | 1 | -1/+1 |
2011-12-14 | Fixed login-without-aura issue, bugreport:4940 | shennetsind | 1 | -0/+5 |
2011-12-14 | Renamed RRMODE to REMODE | shennetsind | 1 | -3/+3 |
2011-12-14 | - Added new check conditions to prevent abuse from no-delay .act files (bugre... | epoque11 | 1 | -0/+1 |
2011-12-13 | added cool down saving, bugreport:3976 | shennetsind | 1 | -1/+5 |
2011-12-13 | - Fixed hidden GMs being processed in the PVP ranking timer | epoque11 | 1 | -2/+13 |
2011-12-10 | - Renamed 'RRConfig' folder to 'config'. | brianluau | 1 | -1/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -23/+205 |
2011-09-20 | * Applied map flag update patch provided by Daegaladh. Will mess with custom ... | L0ne_W0lf | 1 | -10/+23 |
2011-09-17 | * Rental items no longer expire in cart and storage. The packet does not supp... | ai4rei | 1 | -44/+2 |
2011-08-11 | - Fixed the add_drop code breakage which ocurred after adding support for SP_... | Skotlex | 1 | -2/+3 |
2011-08-10 | - Commiting a bunch of cleanups piled up from the past few weeks/months/years. | Skotlex | 1 | -1/+1 |
2011-07-13 | Tweaked the sealed shrine entrance NPCs. Hopefully the damn thing works now. | L0ne_W0lf | 1 | -1/+1 |
2011-07-11 | * Added bonus3 bAddClassDropItem, care of Epoque. | L0ne_W0lf | 1 | -2/+6 |
2011-07-09 | * Removed duplicate entries for Gunslinger and Ninja in msg_athena.conf (sinc... | ai4rei | 1 | -6/+2 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -13/+13 |
2011-06-22 | Plagiarized skills are now removed on jobchange (bugreport:4973). | ultramage | 1 | -0/+6 |
2011-06-22 | Added enum e_skill_flag to represent the values of struct s_skill's complicat... | ultramage | 1 | -43/+50 |
2011-05-29 | * Fixed bonus 'bHPDrainValue' on left hand would work as right hand bonus, wh... | ai4rei | 1 | -2/+2 |
2011-05-17 | * Fixed Super Novices could not be adopted (bugreport:4907, since r12389). | ai4rei | 1 | -1/+1 |
2011-05-15 | * Extracted calculations of the number of status points PC gets when leveling... | Gepard | 1 | -10/+17 |
2011-05-15 | * Removed status point calculations (duplicate) from `pc_resetstate` function... | Gepard | 1 | -21/+36 |
2011-05-14 | * Random accumulated bits and pieces. | ai4rei | 1 | -6/+46 |
2011-05-14 | * Added settings 'cashshop_show_points' and 'mail_show_status', both disabled... | ai4rei | 1 | -6/+16 |
2011-04-16 | * Added support for visible garments/robes. | ai4rei | 1 | -0/+14 |
2011-04-16 | * Some cleanups related to player and monster states. | ai4rei | 1 | -5/+5 |
2011-04-10 | * Fixed switching between musical weapons would cancel ongoing dance skills (... | ai4rei | 1 | -1/+1 |
2011-04-09 | * Moved duel code into a separate file. | ai4rei | 1 | -167/+1 |
2011-04-09 | * Changed pc_jobid2mapid to use a 1:1 mapping which is less prone to errors a... | ai4rei | 1 | -86/+83 |
2011-04-06 | * Resolved some pc_setparam issues. | ai4rei | 1 | -12/+30 |
2011-04-05 | * Paying and obtaining Zeny (pc_payzeny/pc_getzeny) no longer silently revers... | ai4rei | 1 | -2/+8 |
2011-03-27 | * Added separate character state for vending (like for buyingstore), instead ... | ai4rei | 1 | -4/+4 |
2011-02-08 | * Updates to various client packets. | ai4rei | 1 | -3/+3 |
2011-01-31 | * Inventory and Cart item arrays are no longer getting compacted on each log-... | ai4rei | 1 | -37/+19 |
2011-01-31 | * Various accumulated cleanups and fixes. | ai4rei | 1 | -2/+2 |
2011-01-30 | * Fixed equipped items' bonus no longer working after log-in until next statu... | ai4rei | 1 | -0/+1 |
2011-01-29 | * Fixed a map-server crash when invalid items are deleted (option 'item_check... | ai4rei | 1 | -2/+0 |
2011-01-14 | * Removed unconditional redundant status change checks before status_change_e... | ai4rei | 1 | -20/+10 |
2011-01-14 | * Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria... | ai4rei | 1 | -37/+38 |
2011-01-10 | * Fixed monster level not getting updated in monster name (option 'show_mob_i... | ai4rei | 1 | -0/+5 |
2010-12-29 | * Collection of random insignificant changes. | ai4rei | 1 | -0/+1 |