Age | Commit message (Expand) | Author | Files | Lines |
2012-05-17 | Fixed bugreport:5757 Added missing Sorcerer Insignias, Credits to brAthena | shennetsind | 1 | -0/+6 |
2012-05-08 | Fixed bugreport:5513 Chaos Panic should now inflict Confusion/Chaos effect wo... | rud0lp20 | 1 | -12/+11 |
2012-04-21 | Fixed bugreport:5494 missing renewal status for RG_RAID. | greenboxal2 | 1 | -1/+1 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -9/+13 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -6/+6 |
2012-04-08 | =General | technote24 | 1 | -5/+94 |
2012-03-23 | Some minor code cleanup (gepard's idea from some time ago) | shennetsind | 1 | -18/+7 |
2012-03-19 | Added the official sitting icon support, now while sitting a ugly icon will b... | shennetsind | 1 | -1/+1 |
2012-03-19 | Refine DB update | lordttseven | 1 | -4/+20 |
2012-03-18 | Added Odin's Power skill. | protimus | 1 | -0/+2 |
2012-03-18 | Added Official Guild Aura Implementation bugreport:667 | shennetsind | 1 | -1/+5 |
2012-03-17 | Rewrote SC_MAGICPOWER to behave like on official servers | lordttseven | 1 | -1/+0 |
2012-03-15 | Status change packet cleanup | lordttseven | 1 | -3/+6 |
2012-02-19 | Initial support for Wanderer and Minstrel, and a few adjustments here and the... | shennetsind | 1 | -12/+12 |
2012-02-17 | Re-enabled SC_INCASPDRATE as per kenpachi's request. | shennetsind | 1 | -1/+1 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -0/+2 |
2012-02-09 | Added some renewal behaviors of skills from bugreport:5302 (all under renewal... | shennetsind | 1 | -0/+5 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -4/+4 |
2011-12-29 | minor code improvement, moved some "hidden" configs to config/Core.h | shennetsind | 1 | -2/+0 |
2011-12-29 | Follow up to r15323. | protimus | 1 | -1/+1 |
2011-12-14 | Renamed RRMODE to REMODE | shennetsind | 1 | -5/+5 |
2011-12-11 | Renewal Weapon MATK boost fix, bugreport:5115 | shennetsind | 1 | -1/+5 |
2011-12-09 | Renewal Mode DEF calc fixed (can go over 127 now), bugreport:5110 | shennetsind | 1 | -0/+11 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -13/+268 |
2011-10-16 | * Changed function-like macros into inline functions where it seemed appropri... | ai4rei | 1 | -5/+1 |
2011-09-08 | * Fix C++ compilation issues. | flaviojs | 1 | -1/+1 |
2011-08-10 | - Commiting a bunch of cleanups piled up from the past few weeks/months/years. | Skotlex | 1 | -0/+1 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -2/+2 |
2011-05-23 | * Changed enumerating defines into enumerations (related topic:264007). | ai4rei | 1 | -33/+41 |
2011-04-21 | * Extended debugging code for bugreport:3504 (related r14599). | ai4rei | 1 | -1/+2 |
2011-02-17 | * Merged enumeration update from renewal [14699/branches/renewal] for a futur... | ai4rei | 1 | -1/+14 |
2010-10-11 | Implemented official cash food behavior, including use delay, not being dispe... | Paradox924X | 1 | -6/+12 |
2010-06-14 | * Blocked being able to use the skill CR_DEVOTION on players under the status... | L0ne_W0lf | 1 | -2/+2 |
2010-06-01 | * Implemented the Manuk and Splendide item status effects, thanks to Epoque. | L0ne_W0lf | 1 | -1/+9 |
2010-05-21 | * Increased gobal_reg_value to 256 from 96. | L0ne_W0lf | 1 | -0/+258 |
2010-02-27 | Re-added the SI_EARTHSCROLL icon for taekwon's Happy Break status. | ultramage | 1 | -1/+1 |
2009-06-28 | - Fixed a typo in r13915, causing SC_values 247+ to be off by one. | brianluau | 1 | -1/+1 |
2009-06-28 | * Implemented script command "autobonus". [Inkfish] | Inkfish | 1 | -18/+18 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -1/+3 |
2009-06-08 | - Added mob mode 0x4000, MD_TARGETWEAK: It makes aggro monsters only chase ch... | skotlex | 1 | -0/+1 |
2009-06-05 | * Fixed turning off a skill needed to meet the requirements. (bugreport:3175) | Inkfish | 1 | -2/+4 |
2009-06-04 | * Updates to ST_PRESERVE and a few other minor details! | L0ne_W0lf | 1 | -1/+2 |
2009-05-22 | * The delay icon doesn't appear during casting now. (bugreport:3101) | Inkfish | 1 | -4/+4 |
2009-05-18 | status calc code cleanup | ultramage | 1 | -7/+14 |
2009-05-15 | Changed the type of the 'first' parameter of status_calc_pc/mob/pet/homunculu... | ultramage | 1 | -5/+6 |
2009-04-30 | Added missing case SC_ONEHAND (from r5227) and case SC_MERC_QUICKEN (from r13... | ultramage | 1 | -28/+57 |
2009-04-25 | Filled in missing SI_ (status icon) names based on official info. | ultramage | 1 | -22/+159 |
2009-04-25 | Correction to some status icons based on official information | ultramage | 1 | -8/+11 |
2009-04-24 | Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since tha... | ultramage | 1 | -2/+1 |
2009-03-24 | * Added support for new status change packet, uses new setting display_status... | Sara | 1 | -0/+1 |