Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-03-19 | Refine DB update | lordttseven | 1 | -0/+9 |
2012-03-18 | Added Official behavior to non-ensamble songs: they no longer go off if you w... | shennetsind | 1 | -0/+1 |
2012-03-03 | * fixed job change level not being recorded for 2nd -> 3rd class (bugreport:5... | lordttseven | 1 | -1/+2 |
2012-02-18 | Added 2 new item bonuses as per kenpachi's request: | shennetsind | 1 | -0/+2 |
2012-02-17 | Initial support for Shadow Chaser and a few adjustments here and there. | shennetsind | 1 | -1/+3 |
2012-02-13 | - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l... | gepard1984 | 1 | -6/+31 |
2012-02-09 | Added minor autolootitem code improvement. saves from scenarios like: | shennetsind | 1 | -0/+1 |
2012-02-09 | Minor defines cleanup; moved AUTOLOOTITEM_SIZE from pc.h to Core.h | shennetsind | 1 | -3/+0 |
2012-01-30 | - Removed more trailing tabs. | brianluau | 1 | -1/+1 |
2012-01-18 | Extended @alootid command to support multiple items (default: 10). | gepard1984 | 1 | -1/+5 |
2012-01-14 | another cool multi-map-server ancient bugfix: | shennetsind | 1 | -1/+1 |
2012-01-11 | Picklog improvements: | gepard1984 | 1 | -4/+5 |
2012-01-07 | Initial support for Royal Guard and some adjustments here and there. | shennetsind | 1 | -1/+7 |
2012-01-03 | Removed unused and unofficial bonus `bRandomAttackIncrease` (in SVN since r2,... | gepard1984 | 1 | -1/+0 |