summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-06Hello World! with this commit trunk will finally be making use of the gorgeou...shennetsind8-19/+385
2012-08-05- Fixed bugreport:6295, Harmonize formula (now a skill debuff) and behaviour ...xantara2-14/+28
2012-08-05Fixed bugreport:6395, added renewal @go spawn for izludexantara1-7/+11
2012-08-04Fixed bugreport:6407 combos are now properly recalculated when a item is swit...shennetsind1-25/+28
2012-08-03Fixed bugreport:6402 when a menu supersedes the client's maximum length it is...shennetsind1-17/+51
2012-08-03Follow up r16560 Chemical Protection skills are now to its official behavior....rud0lp201-11/+13
2012-08-03Fixed the last warning reported in clang, super mega ultra hyper plus thanks ...shennetsind1-1/+1
2012-08-03Fixed bugreport:6401 / Follow up r16562shennetsind1-26/+16
2012-08-03Modified script function 'donpcevent' as requested by Script Developer Euphy,shennetsind1-1/+6
2012-08-02Fixed bugreport:6099 where warp portal ignores knock back and snap's unit pos...rud0lp201-1/+7
2012-08-02- Fixed compile errors from r16560, thanks BuildBot!brianluau2-2/+3
2012-08-02Fixed bugreport:6324 where re-spawning mob still hits/chases its previous att...rud0lp207-60/+177
2012-08-02lowercase'd the r in the console ASCII logo.shennetsind1-8/+8
2012-08-02Fixed bugreport:6032 r15982's variable assignment should be fully functional ...shennetsind1-38/+20
2012-08-02Fixed bugreport:6393 costume items now display properly in the equipment window.shennetsind1-2/+3
2012-08-01Added checks for when a homunculus class is invalid when passing through the ...xantara2-5/+11
2012-08-01Follow up r16543, you nasty thing how did you get commented out?! shennetsind1-1/+1
2012-08-01Fixed favorite item tab, now items are only moved if you place them in the pr...shennetsind1-7/+11
2012-08-01Fixed bugreport:6378 fixed 'nude' script command so that it may remove costume.shennetsind1-9/+10
2012-08-01Fixed bugreport:6380 Snap/Body Relocation animation, super ultra special than...shennetsind3-8/+26
2012-07-31Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER.rud0lp205-9/+117
2012-07-30- Fixed a compile error =[ thanks BuildBot!brianluau1-0/+1
2012-07-30- Removed redundant config after the Item Stacking System was added in r16279.brianluau4-30/+18
2012-07-29Fixed some compile warnings.(bugreport:6352, bugreport:6361)rud0lp203-3/+7
2012-07-29Fixed bugreport:6359shennetsind1-2/+2
2012-07-29Fixed bugreport:6357 where buf is attempt to be used outside it bounds..rud0lp201-1/+1
2012-07-29Fixed bugreport:6324 mobs now clear attacked data on death. special thanks to...shennetsind2-17/+12