Age | Commit message (Expand) | Author | Files | Lines |
2013-04-27 | Skill ID Processing Overhaul | shennetsind | 1 | -0/+3 |
2013-04-22 | Fixed Bug#7180 | shennetsind | 1 | -1/+1 |
2013-04-22 | Hercules April 22 MEGA-ULTRA-LONG Patch~! | shennetsind | 1 | -5/+6 |
2013-04-16 | Fixed Bug #1721 | shennetsind | 1 | -1/+9 |
2013-04-11 | Hercules Channel System Update | shennetsind | 1 | -1/+2 |
2013-04-11 | * Adjusted @speed so it is no longer reset when a player's status is recalcul... | aleos | 1 | -0/+1 |
2013-04-07 | PacketDB Overhaul | shennetsind | 1 | -1/+0 |
2013-03-30 | Hercules Renewal: clif.c complete | shennetsind | 1 | -3/+9 |
2013-03-29 | Follow up 1bd560a547c419da3327cc9a54af18e69f96095f | shennetsind | 1 | -22/+22 |
2013-03-29 | Fixed GN SlingItem Bug | shennetsind | 1 | -1/+1 |
2013-03-27 | Introducing Costume Garment Slot 8192 | shennetsind | 1 | -15/+17 |
2013-03-08 | Fixed Bug #7114 | malufett | 1 | -2/+2 |
2013-02-16 | Updating the Headers across source files | shennetsind | 1 | -1/+1 |
2013-02-07 | Fixing mistake in modified source code headers | shennetsind | 1 | -1/+1 |
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 |