Age | Commit message (Expand) | Author | Files | Lines |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -1632/+1636 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -1636/+1632 |
2012-11-25 | * Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to M... | euphyy | 1 | -1/+1 |
2012-11-12 | -Add/upd basic documentation for script.c | glighta | 1 | -2/+2 |
2012-11-11 | Follow up to r16912 (bugreport:6435), the fix wasn't working because I was mi... | momacabu | 1 | -0/+1 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -0/+1 |
2012-10-31 | bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as... | shennetsind | 1 | -1/+1 |
2012-10-31 | -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,... | glighta | 1 | -0/+2 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -13/+18 |
2012-10-03 | =General | technote24 | 1 | -1/+18 |
2012-08-27 | Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ... | rud0lp20 | 1 | -1/+1 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 1 | -1/+4 |
2012-08-02 | Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att... | rud0lp20 | 1 | -1/+1 |
2012-07-23 | Updated most Ranger skills to its official behavior and damage formula.(bugre... | rud0lp20 | 1 | -0/+1 |
2012-05-03 | Fixed bugreport:5603 Genetic Change Material missing items were added thanks ... | shennetsind | 1 | -1/+1 |
2012-04-20 | follow up r15885. Increased MAX_PRODUCE accordingly to new entries in produce... | shennetsind | 1 | -1/+1 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -43/+48 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -1/+1 |
2012-04-08 | =General | technote24 | 1 | -2/+191 |
2012-03-23 | Added the missing Fixed Casting Time support. | shennetsind | 1 | -0/+3 |
2012-03-22 | Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional. | shennetsind | 1 | -0/+4 |
2012-03-20 | - Fixed Clown/Gypsy/Minstrel/Wanderer not receiving skill points upon change-sex | epoque11 | 1 | -0/+5 |
2012-03-18 | Added Official behavior to non-ensamble songs: they no longer go off if you w... | shennetsind | 1 | -0/+5 |
2012-03-18 | Added Official Guild Aura Implementation bugreport:667 | shennetsind | 1 | -0/+9 |
2012-03-17 | Rewrote SC_MAGICPOWER to behave like on official servers | lordttseven | 1 | -1/+0 |
2012-02-19 | Initial support for Wanderer and Minstrel, and a few adjustments here and the... | shennetsind | 1 | -2/+4 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -0/+1 |
2012-01-22 | - Updated skill cooldown system to prevent multiple recordings of skill delays | epoque11 | 1 | -1/+3 |
2012-01-04 | *Added 2 new accessory skills. | Chilly0123 | 1 | -0/+2 |
2012-01-03 | removed ALL_RIDING, as per information provided by Muad_Dib the skill is mean... | shennetsind | 1 | -1/+0 |
2011-12-26 | Added support for 'reins of mount' item, bugreport:5137 | shennetsind | 1 | -0/+1 |
2011-12-15 | Added new skill inf: INF2_NOLP, for bugreport:4347. | shennetsind | 1 | -0/+1 |
2011-12-13 | Follow up r15084, tested and adjusted | shennetsind | 1 | -1/+1 |
2011-12-13 | added cool down saving, bugreport:3976 | shennetsind | 1 | -0/+4 |
2011-12-13 | - Optimised the guild aura routine which was wasting cycles by processing eve... | epoque11 | 1 | -1/+1 |
2011-12-05 | Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ... | shennetsind | 1 | -5/+54 |
2011-06-30 | Replaced custom type 'intptr' with standard 'intptr_t'. | ultramage | 1 | -2/+2 |
2011-06-25 | Slightly cleaned up some ancient Brandish Spear code: | ultramage | 1 | -2/+1 |
2011-05-23 | * Changed enumerating defines into enumerations (related topic:264007). | ai4rei | 1 | -33/+43 |
2011-02-17 | * Merged enumeration update from renewal [14699/branches/renewal] for a futur... | ai4rei | 1 | -9/+400 |
2010-12-17 | * Added temporary check to skill_delunitgroup to prevent crashes when 'group'... | ai4rei | 1 | -1/+2 |
2010-07-31 | * Implemented three new mercenary skills. | L0ne_W0lf | 1 | -0/+3 |
2010-03-24 | * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) | L0ne_W0lf | 1 | -3/+3 |
2010-02-27 | Some generic code cleanups (unused struct, user counting, code comment). | ultramage | 1 | -6/+0 |
2009-12-02 | Added skill ALL_WEWISH. This skill in older clients plays a song, however in ... | L0ne_W0lf | 1 | -1/+5 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -4/+1 |
2009-06-15 | Removed the 'src' parameter from skill_delunitgroup() (see r5911) (bugreport:... | ultramage | 1 | -1/+1 |
2009-06-15 | Improving the r13888 crashfix to cover similar crash scenarios discovered: | ultramage | 1 | -1/+0 |
2009-06-04 | * Updates to ST_PRESERVE and a few other minor details! | L0ne_W0lf | 1 | -3/+4 |
2009-06-03 | * Implemented the Party Buff cash skills. | L0ne_W0lf | 1 | -5/+5 |