Commit History

Author SHA1 Message Date
  momacabu fbd6003be0 Applied suggestion in tid:74775. Added script command cleanmap and cleanarea script commands. Also modified @cleanmap to properly clean the entire map and added @cleanarea to clean an specified area. A documentation will be done in shortly. 12 years ago
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. 12 years ago
  glighta b147d57559 -Fix bugreport:6751 allow noseige to be casted while under status. 12 years ago
  cookiecrumbs dd921e44ec Follow up to r16957 to fix an error with getcharip. 12 years ago
  cookiecrumbs 68c19e8a0f Implemented script command getcharip (tid:69646) 12 years ago
  glighta 0743650416 -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for slave and evil clone) 12 years ago
  momacabu 78c79827dc - Temporary fix for bugreport:1023, where various 'next' buttons would pop --for now let's display everything in one single "page"; 12 years ago
  glighta eebeb88cdb -Adding checkweight2 and upgrading chekweight to read list of item tid:59194. 12 years ago
  shennetsind 1e93aef6ac Console clean up, dropped quite a few pointless messages and modified others to only be displayed when relevant (e.g. you dont need to know you have only 1 subnetwork) 12 years ago
  glighta 94b8b02141 -Add/upd basic documentation for script.c 12 years ago
  glighta 752776e4cc -Add Homon-S skills, 1st implementation (all done except Eleanors) 12 years ago
  momacabu 9c4449531b - Fixed bugreport:6252. Setting variables in script e.g. "set .@var, 08;" wasn't working properly due to octal base conversion issue. Special thanks to Ind and GreenBox. 12 years ago
  momacabu f28c2a56f5 - Modified *monster and *areamonster script commands to allow size and ai parameters. 12 years ago
  momacabu 3810d5ff70 Removed include lock.h from script.c 12 years ago
  cookiecrumbs a45c1dc469 Fixed various quest-related script commands - including: setquest, erasequest, completequest, checkquest - to fix crashes caused of null pointers (sd). 12 years ago
  glighta 7a6a529548 -Add some src basic documentation. 12 years ago
  shennetsind 0998743df9 Fixed bugreport:6720 fixed pvp/gvg mapflag handling by setmapflag/removemapflag script commands 12 years ago
  greenboxal2 7a0f936c35 Follow up r16769, initnpctimer should reset the timer. 12 years ago
  rud0lp20 5db62f5c84 Follow up r16738 MO_ETREMITYFIST renewal behavior. 12 years ago
  shennetsind 2386f0136b Fixed bugreport:6428 Fixed behavior issues with script commands replacestr and countstr. Special Thanks to QQfoolsorellina for the extra information 12 years ago
  shennetsind 5dd2e3afee Added new script command 'getrandgroupitem' as a fix for bugreport:5529, db developers will follow up with the replacements shortly. 12 years ago
  rud0lp20 8fc8fedf63 Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. 12 years ago
  shennetsind 1beef8ba89 Major cleanup all over the place, made possible by mkbu95's scan-build report he provided us with. 12 years ago
  kenpachi2k11 521d8cb8b5 Follow up r16636 - Added the two new arguments to the buildin_areawarp_sub call in mapwarp script command. (bugreport:6526) 12 years ago
  rud0lp20 ed4b36e5f4 Implemented Renewal Casting System. 12 years ago
  shennetsind c30a8f75d0 Fixed bugreport:6446 credits to flaviojs, special thanks to Lelouch vi Britannia for the dump. 12 years ago
  xantara 0b2fa50754 ` Changed areawarp script command to accept two additional, yet optional, parameters to allow an area warp to an area (instead of just a specific coordinates). See documentation. 12 years ago
  shennetsind 7dc591040f Fixed bugreport:6459 yet another variable assignment fix, special thanks to joseph for bringing this to our attention. 12 years ago
  shennetsind 088e4adeb9 Fixed bugreport:6451, a ancient bug present r6791 which would cause any non-handled items in (struct item) to possess corrupted memory. 12 years ago
  xantara c95db79350 Fixed bugreport:6108, getd now works as a parameter for query_sql. 12 years ago