Age | Commit message (Expand) | Author | Files | Lines |
2012-11-22 | -Apply EvilPuncker path from tid:71756 | glighta | 1 | -5/+7 |
2012-11-15 | Updated @reloadskilldb to update all connected clients skill infos; and to ex... | shennetsind | 1 | -2/+9 |
2012-11-13 | - Fixed bugreport:6887, a variable was not initialized; | momacabu | 1 | -1/+1 |
2012-11-12 | Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and ... | rud0lp20 | 1 | -7/+2 |
2012-11-12 | -Upd mob_count to read a 10 modib list to chk if present or not | glighta | 1 | -0/+11 |
2012-11-12 | -Add/upd basic documentation for script.c | glighta | 1 | -39/+37 |
2012-11-12 | -Add Homon-S skills, 1st implementation (all done except Eleanors) | glighta | 1 | -39/+183 |
2012-11-11 | Follow up to r16912 (bugreport:6435), the fix wasn't working because I was mi... | momacabu | 1 | -0/+1 |
2012-11-11 | Updated skills that can not be dispelled by Dispell skill (bugreport:6469). | momacabu | 1 | -1/+5 |
2012-11-10 | - Modified *monster and *areamonster script commands to allow size and ai par... | momacabu | 1 | -10/+10 |
2012-11-09 | - Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions); | momacabu | 1 | -2/+2 |
2012-11-08 | Fixed bugreport:6869 where some skills of Sura are affected by SA_DISPELL. | rud0lp20 | 1 | -3/+9 |
2012-11-02 | Fixed bugreport:6839 where SC_CAMOUFLAGE is not ending properly. | rud0lp20 | 1 | -7/+22 |
2012-11-02 | Fixed bugreport:6833 a typo in the level difference database. | rud0lp20 | 1 | -10/+15 |
2012-11-01 | -Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserk | glighta | 1 | -280/+312 |
2012-10-31 | bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as... | shennetsind | 1 | -1/+1 |
2012-10-31 | Fixed bugreport:6830 Fixed potential crash on Shadow Chaser's Auto Spell. Spe... | shennetsind | 1 | -2/+2 |
2012-10-31 | -Fix bugreport:5757 (insignia) implement remaning effect stated from irowiki,... | glighta | 1 | -39/+85 |
2012-10-29 | -Add some src basic documentation. | glighta | 1 | -15/+17 |
2012-10-29 | Fixed bugreport:6694 missing hiding function of SC_FEINTBOMB. | rud0lp20 | 1 | -2/+3 |
2012-10-13 | Fixed bugreport:6493 Genwaku no longer works on npcs and on gvg maps (since p... | shennetsind | 1 | -1/+1 |
2012-10-12 | Fixed bugreport:2657 castend now also checks if the required weapon matches, ... | shennetsind | 1 | -59/+57 |
2012-10-03 | =General | technote24 | 1 | -2/+2 |
2012-09-27 | Fixed bugreport:6725 where wrong defined macro is used in parsing 'skill_cast... | rud0lp20 | 1 | -1/+1 |
2012-09-13 | Follow up r16776, fixed typo in folder name. Credits to Trojal for his powerf... | shennetsind | 1 | -1/+1 |
2012-09-13 | Follow up r16738 MO_ETREMITYFIST renewal behavior. | rud0lp20 | 1 | -2/+9 |
2012-09-10 | Fixed bugreport:6650 where WZ_QUAGMIRE affects caster in non PK map. | rud0lp20 | 1 | -1/+1 |
2012-09-06 | Fixed bugreport:6523 song duration exploit. credits to mkbu95! Thank you | shennetsind | 1 | -6/+3 |
2012-09-03 | Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. | rud0lp20 | 1 | -51/+43 |
2012-09-02 | Hello! few things. | shennetsind | 1 | -2/+2 |
2012-08-31 | - Fixed @item so it only displays message "Item created" on success. | brianluau | 1 | -1/+1 |
2012-08-30 | Fixed bugreport:6584 reverted something that shouldn't have been removed in r... | shennetsind | 1 | -3/+3 |
2012-08-29 | Partial fixed for bugreport:6563 updated renewal casting and all 3rd job skil... | rud0lp20 | 1 | -14/+14 |
2012-08-27 | Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBot | rud0lp20 | 1 | -1/+1 |
2012-08-27 | Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ... | rud0lp20 | 1 | -150/+225 |
2012-08-25 | Fixed bugreport:6521 where MO_CALLSPIRIT doesn't benefit with SR_RAISINGDRAGO... | rud0lp20 | 1 | -2/+7 |
2012-08-22 | Major cleanup all over the place, made possible by mkbu95's scan-build report... | shennetsind | 1 | -69/+51 |
2012-08-22 | Follow up r16676 - removed a superfluous argument from status_fix_damage call... | kenpachi2k11 | 1 | -1/+1 |
2012-08-22 | Fixed a bug where Flying Kick could be used (outside of PVE/PVP/etc) to actua... | cookiecrumbs | 1 | -3/+9 |
2012-08-22 | Fixed bugreport:686 and bugreport:3603 where kaite magic reflected/reflecting... | cookiecrumbs | 1 | -2/+23 |
2012-08-18 | Implemented Renewal Casting System. | rud0lp20 | 1 | -42/+99 |
2012-08-17 | Fixed bugreport:2101 and bugreport:4216 where Cracker doesn't stun players. P... | cookiecrumbs | 1 | -3/+2 |
2012-08-17 | Follow up to r16647, fixed bugreport:5534. Moved the fix from skill.c to stat... | cookiecrumbs | 1 | -9/+1 |
2012-08-17 | Fixed bugreport:5534 where the SC wasn't ended. This resolves the issues with... | cookiecrumbs | 1 | -1/+9 |
2012-08-11 | Fixed bugreport:6456 repair scroll (#14587) is now fully functional, bug was ... | shennetsind | 1 | -14/+20 |
2012-08-11 | Fixed a bug where weapon repair skill would crash, super-ultra-mega-thanks to... | shennetsind | 1 | -1/+1 |
2012-08-09 | Fixed bugreport:6443 where SC_AUTOSHADOWSPELL bypasses flag checking of groun... | rud0lp20 | 1 | -1/+1 |
2012-08-07 | Fixed bugreport:6406,bugreport:5986 updated Extreme Vacuum to its official be... | rud0lp20 | 1 | -9/+38 |
2012-08-05 | - Fixed bugreport:6295, Harmonize formula (now a skill debuff) and behaviour ... | xantara | 1 | -1/+3 |
2012-08-03 | Follow up r16560 Chemical Protection skills are now to its official behavior.... | rud0lp20 | 1 | -11/+13 |