提交历史

作者 SHA1 备注 提交日期
  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 年之前
  greenboxal2 a7c32653f7 Applied AStyle code formating as discussed on tid:74602. 12 年之前
  glighta b147d57559 -Fix bugreport:6751 allow noseige to be casted while under status. 12 年之前
  cookiecrumbs dd921e44ec Follow up to r16957 to fix an error with getcharip. 12 年之前
  cookiecrumbs 68c19e8a0f Implemented script command getcharip (tid:69646) 12 年之前
  glighta 0743650416 -Apply mkdu95 fix for bugreport:5145 preventing clone if player dead, (for slave and evil clone) 12 年之前
  momacabu 78c79827dc - Temporary fix for bugreport:1023, where various 'next' buttons would pop --for now let's display everything in one single "page"; 12 年之前
  glighta eebeb88cdb -Adding checkweight2 and upgrading chekweight to read list of item tid:59194. 12 年之前
  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 年之前
  glighta 94b8b02141 -Add/upd basic documentation for script.c 12 年之前
  glighta 752776e4cc -Add Homon-S skills, 1st implementation (all done except Eleanors) 12 年之前
  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 年之前
  momacabu f28c2a56f5 - Modified *monster and *areamonster script commands to allow size and ai parameters. 12 年之前
  momacabu 3810d5ff70 Removed include lock.h from script.c 12 年之前
  cookiecrumbs a45c1dc469 Fixed various quest-related script commands - including: setquest, erasequest, completequest, checkquest - to fix crashes caused of null pointers (sd). 12 年之前
  glighta 7a6a529548 -Add some src basic documentation. 12 年之前
  shennetsind 0998743df9 Fixed bugreport:6720 fixed pvp/gvg mapflag handling by setmapflag/removemapflag script commands 12 年之前
  greenboxal2 7a0f936c35 Follow up r16769, initnpctimer should reset the timer. 12 年之前
  rud0lp20 5db62f5c84 Follow up r16738 MO_ETREMITYFIST renewal behavior. 12 年之前
  shennetsind 2386f0136b Fixed bugreport:6428 Fixed behavior issues with script commands replacestr and countstr. Special Thanks to QQfoolsorellina for the extra information 12 年之前
  shennetsind 5dd2e3afee Added new script command 'getrandgroupitem' as a fix for bugreport:5529, db developers will follow up with the replacements shortly. 12 年之前
  rud0lp20 8fc8fedf63 Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. 12 年之前
  shennetsind 1beef8ba89 Major cleanup all over the place, made possible by mkbu95's scan-build report he provided us with. 12 年之前
  kenpachi2k11 521d8cb8b5 Follow up r16636 - Added the two new arguments to the buildin_areawarp_sub call in mapwarp script command. (bugreport:6526) 12 年之前
  rud0lp20 ed4b36e5f4 Implemented Renewal Casting System. 12 年之前
  shennetsind c30a8f75d0 Fixed bugreport:6446 credits to flaviojs, special thanks to Lelouch vi Britannia for the dump. 12 年之前
  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 年之前
  shennetsind 7dc591040f Fixed bugreport:6459 yet another variable assignment fix, special thanks to joseph for bringing this to our attention. 12 年之前
  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 年之前
  xantara c95db79350 Fixed bugreport:6108, getd now works as a parameter for query_sql. 12 年之前