summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Follow up r16712 fix an uninitialized warning in skill.c - thanks to BuildBotrud0lp201-1/+1
2012-08-27Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ...rud0lp203-153/+233
2012-08-27Updated read_elemental_skilldb() to skip empty lines instead of throwing an e...kenpachi2k111-0/+3
2012-08-27- read_elementaldb: skip blank lines.brianluau1-0/+3
2012-08-26Fixed bugreport:6500 where SC_WEAKNESS doesn't ignore Chemical Protection eff...rud0lp201-1/+3
2012-08-26Fixed error in npc_path_data reference counting resulting in the script never...greenboxal21-1/+1
2012-08-25Fixed bugreport:6521 where MO_CALLSPIRIT doesn't benefit with SR_RAISINGDRAGO...rud0lp201-2/+7
2012-08-25Follow up r16669 updated the new monster hp to its official behavior.rud0lp202-2/+16
2012-08-25- reverted to r16668, erroneous fixsalepate1-2/+4
2012-08-25- fixed pc_statusup2(): status cost update conditionsalepate1-4/+2
2012-08-24Fixed bugreport:6550 @unloadnpcfile now refreshes the hardcoded npc event arr...shennetsind1-0/+4
2012-08-23Fixed bugreport:6543, just removing a unused variable.shennetsind1-1/+0
2012-08-22Fixed bugreport:6536 when a monster is killed by a assist of yours it now upd...shennetsind1-37/+30
2012-08-22Fixed bugreport:6464 renewal drop rate can no longer make items "drop" at 0.0...shennetsind1-1/+4
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind14-197/+124
2012-08-22Follow up r16636 - Added the two new arguments to the buildin_areawarp_sub ca...kenpachi2k111-1/+1
2012-08-22Follow up r16676 - removed a superfluous argument from status_fix_damage call...kenpachi2k111-1/+1
2012-08-22Fixed a bug where Flying Kick could be used (outside of PVE/PVP/etc) to actua...cookiecrumbs1-3/+9
2012-08-22Fixed bugreport:686 and bugreport:3603 where kaite magic reflected/reflecting...cookiecrumbs1-2/+23
2012-08-22Fixed bugreport:5534 (follow up to r16554) where GDB wasn't allowing for 1 HP...cookiecrumbs1-1/+2
2012-08-20Added support for the new monster purple hp bar packet (packetver >= 20120404...shennetsind3-2/+27
2012-08-19Fixed bugreport:6498 sp respawn restart_sp_rate setting is now fully respected.shennetsind2-6/+8
2012-08-18Fixed bugreport:6496 character selection screen rename function fixed for cli...shennetsind1-1/+1
2012-08-18Fixed bugreport:6343 homun-s skill tree now is properly populated with previo...shennetsind3-40/+67
2012-08-18Implemented Renewal Casting System.rud0lp2011-111/+200
2012-08-17Fixed bugreport:2101 and bugreport:4216 where Cracker doesn't stun players. P...cookiecrumbs1-3/+2
2012-08-17Fixed bugreport:6343 Issue #1: homunculus skill tree is now refreshed upon cl...shennetsind1-0/+2
2012-08-17Follow up r16656 improved unloadnpcfile stuff performance-wise, making npcs f...shennetsind1-13/+71
2012-08-17Added 2 (3) new atcommands:shennetsind6-69/+165
2012-08-17Follow up to r16647, fixed bugreport:5534. Moved the fix from skill.c to stat...cookiecrumbs2-9/+7
2012-08-17Added @reloadquestdb as per Script / DB Developer Joseph request.shennetsind3-55/+54
2012-08-17Fixed bugreport:5534 where the SC wasn't ended. This resolves the issues with...cookiecrumbs1-1/+9
2012-08-15Fixed bugreport:6446 credits to flaviojs, special thanks to Lelouch vi Britan...shennetsind1-11/+9
2012-08-15- Removed useless mapname compares (since r570) and fixed the strncmp for mal...brianluau2-11/+8
2012-08-15` Changed areawarp script command to accept two additional, yet optional, par...xantara1-22/+52
2012-08-15` Added new atcommands: disguiseguild, undisguiseguild, sizeall, sizeguildxantara1-8/+162
2012-08-14Follow up r16632, added check on level up so that the equip is automatically ...shennetsind4-9/+23
2012-08-14Added equipment max-level support as per manager Kenpachi request (required f...shennetsind3-1/+15
2012-08-13Minor adjustment that makes clones die in a smoother manner (rather than stan...shennetsind1-2/+4
2012-08-12Fixed bugreport:6459 yet another variable assignment fix, special thanks to j...shennetsind1-2/+4
2012-08-11Fixed bugreport:6456 repair scroll (#14587) is now fully functional, bug was ...shennetsind3-16/+23
2012-08-11Fixed a bug where weapon repair skill would crash, super-ultra-mega-thanks to...shennetsind1-1/+1
2012-08-10Fixed bugreport:6451, a ancient bug present r6791 which would cause any non-h...shennetsind1-38/+34
2012-08-09Fixed bugreport:6443 where SC_AUTOSHADOWSPELL bypasses flag checking of groun...rud0lp202-3/+33
2012-08-09Fixed bugreport:6108, getd now works as a parameter for query_sql.xantara1-27/+13
2012-08-08Fixed replacestrcookiecrumbs1-1/+1
2012-08-07Fixed bugreport:6428 where the count parameter of replacestr didn't allow var...cookiecrumbs1-3/+34
2012-08-07Reverted wrong checkre() command optimization (bugreport:6426)daegaladh1-1/+16
2012-08-07Follow up to r16479 fixed a bug where SC_CLOAKING would freeze the character ...cookiecrumbs2-3/+2
2012-08-07Fixed bugreport:6406,bugreport:5986 updated Extreme Vacuum to its official be...rud0lp202-17/+60