Age | Commit message (Expand) | Author | Files | Lines |
2013-02-05 | Fix Bug # 7049 | malufett | 1 | -1/+2 |
2013-01-31 | Fixed Bug #6097 | shennetsind | 1 | -2/+7 |
2012-12-30 | -Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil... | glighta | 1 | -10/+10 |
2012-12-29 | Fixed bugreport:6074 updated Renewal Def and MDef damage reduction formula. S... | rud0lp20 | 1 | -0/+1 |
2012-12-20 | * Follow up r16676 | markzd | 1 | -0/+1 |
2012-12-05 | - Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281). | glighta | 1 | -1/+15 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -602/+588 |
2012-11-30 | Follow up r16981: | rud0lp20 | 1 | -2/+12 |
2012-11-29 | Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal) | rud0lp20 | 1 | -1/+5 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -588/+588 |
2012-11-14 | Following r16914 | glighta | 1 | -2/+2 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -12/+12 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -0/+1 |
2012-10-30 | Fixed Level/Drop modifier based on level difference and created a db as sugge... | rud0lp20 | 1 | -0/+3 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -1/+1 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 1 | -1/+2 |
2012-08-17 | Added 2 (3) new atcommands: | shennetsind | 1 | -24/+1 |
2012-08-14 | Follow up r16632, added check on level up so that the equip is automatically ... | shennetsind | 1 | -0/+2 |
2012-08-02 | Fixed bugreport:6393 costume items now display properly in the equipment window. | shennetsind | 1 | -2/+3 |
2012-07-31 | Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER. | rud0lp20 | 1 | -1/+1 |
2012-07-29 | Fixed some compile warnings.(bugreport:6352, bugreport:6361) | rud0lp20 | 1 | -2/+2 |
2012-07-28 | Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO... | rud0lp20 | 1 | -0/+5 |
2012-07-27 | Fixed bugreport:309 combos may now stack properly. moved all combo processing... | shennetsind | 1 | -0/+9 |
2012-07-21 | Renamed bUseSPrateSkill to bSkillUseSPrate. | kenpachi2k11 | 1 | -1/+1 |
2012-07-18 | New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;... | cookiecrumbs | 1 | -0/+3 |
2012-07-18 | Super performance improvement to groups system, caching permissions levels an... | shennetsind | 1 | -2/+3 |
2012-07-12 | Fixed all warnings left from when compiling with -pedantic, confirmed with gc... | shennetsind | 1 | -1/+1 |
2012-07-11 | Fixed plenty "comparison of unsigned expression >= 0 is always true" warnings... | shennetsind | 1 | -2/+4 |
2012-07-01 | Fixed bugreport:5788 WL_READING_SB should now work like official behavior(sav... | rud0lp20 | 1 | -10/+0 |
2012-06-29 | Implemented new item script bonuses: | rud0lp20 | 1 | -2/+2 |
2012-06-14 | Added support for new carts (requires packetver 20120201 or newer). Super-Ult... | shennetsind | 1 | -1/+7 |
2012-06-12 | Fixed bugreport:5994 misuse of inline against msvc standards (and inline was ... | shennetsind | 1 | -2/+0 |
2012-06-12 | Added new bonus as per kenpachi's request: bonus2 bUseSPrateSkill,n,x; // Red... | shennetsind | 1 | -10/+6 |
2012-06-12 | Improved bonus-adding processes by no longer having to add it to the zero'd m... | shennetsind | 1 | -33/+35 |
2012-06-08 | Follow up on r16240 update RK_CRUSHTRIKE formula and weapon break percentage. | rud0lp20 | 1 | -0/+2 |
2012-05-29 | Fixed bugreport:5850 GN_HELLS_PLANT damage formula and behavior are now updated. | rud0lp20 | 1 | -1/+1 |
2012-05-20 | Fixed bugreport:5619 MO_EXTREMITYFIST should now consume all spirit sphere. | rud0lp20 | 1 | -1/+1 |
2012-05-16 | Fixed bugreport:5749 Amplify Magic Power should now work properly on multi-hi... | rud0lp20 | 1 | -1/+4 |
2012-05-02 | Fixed bugreport:5650 GN Cart Remodeling weight boost should now be working pr... | shennetsind | 1 | -1/+1 |
2012-05-02 | Fixed bugreport:5660 DEF and MDEF now display in its proper renewal fields (u... | shennetsind | 1 | -5/+13 |
2012-04-25 | Removed pc_cant_newmount since it has been proved newer clients still support... | shennetsind | 1 | -17/+0 |
2012-04-20 | Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t... | shennetsind | 1 | -1/+2 |
2012-04-20 | =General | technote24 | 1 | -2/+4 |
2012-04-20 | =General | technote24 | 1 | -6/+8 |
2012-04-19 | =General | technote24 | 1 | -1/+2 |
2012-04-09 | - Spring cleaning of various source files | epoque11 | 1 | -1/+1 |
2012-03-28 | Fixed bugreport:5497, LK/RG/PD/RG new mounts are now available again to clien... | shennetsind | 1 | -0/+8 |
2012-03-22 | Rehashed Item_delay.txt (bugreport:5487) | shennetsind | 1 | -1/+5 |
2012-03-22 | Fixed bugreport:5468 Swordsman upper classes and ranger are no longer allowed... | shennetsind | 1 | -0/+9 |
2012-03-21 | - Fixed Randomize Spell not casting the skills properly. (bugreport:5480) | epoque11 | 1 | -1/+1 |