Histórico de Commits

Autor SHA1 Mensagem Data
  zephyrus c1fa49b7e6 - New invisible walls system (for WOE SE and Battlegrounds). há 16 anos atrás
  zephyrus 6b6ef43c4b - Removed my barricade implementation. Not required in WoE SE. há 16 anos atrás
  ultramage 420cee95d9 Some cleaning in script.c há 17 anos atrás
  ultramage dcc2cdb5da Split off mapreg code from script.c há 17 anos atrás
  ultramage dac1c2d2df Removed unused guardian hp columns from the guild castles table in main.sql (should have been done in r11915). há 17 anos atrás
  ultramage 115c5b6896 Removed the mob controller system, now a customization (see topic:194375). há 17 anos atrás
  ultramage aed027a0d4 Small cleanup of script.c há 17 anos atrás
  ultramage 54dc1c0f1a Removed the IRC bot system, now a customization (see topic:194306) há 17 anos atrás
  ultramage 6c8cf8d611 Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value where appropriate. há 17 anos atrás
  sketchyphoenix 263261d9f6 * Moved the mob killmonster flag to a more appropriate area. (bugreport:1795) há 17 anos atrás
  zephyrus fc312a5088 - Added support to Cash Shop for script command callshop há 17 anos atrás
  ultramage 7444eb572c Random assortment of various small corrections and tweaks. há 17 anos atrás
  sketchyphoenix d218e11636 Added support for killmonster to fire OnMyMobDead optionally. há 17 anos atrás
  sketchyphoenix 03a1f29549 Forgot to switch function names out from r12873 >_> há 17 anos atrás
  sketchyphoenix 1cb87e882f * Modified *killmonsterall to support a new argument that will allow it to kill monsters using the new OnMyMobDead behavior (in order to avoid breaking older scripts) (bugreport:1734) há 17 anos atrás
  FlavioJS 57cfa2d794 * Extended script command 'set' to return the variable reference (topic:190602). há 17 anos atrás
  ultramage 06f9538ece Added check to prevent crashing on logmes with no player attached (bugreport:1648). há 17 anos atrás
  FlavioJS 625f9f62fd * Added support for skill names to script commands: há 17 anos atrás
  ultramage 4ffe35e8bd Corrected definition of 'delitem' and 'delitem2', which prevented the optional accountid parameter from working (bugreport:1512). há 17 anos atrás
  ultramage 9568930e99 Fixed 'soundeffectall' not reading its params correctly, since r10844 (bugreport:1627). há 17 anos atrás
  Lupus 51b885b417 crashfix to attach/detach timers há 17 anos atrás
  zephyrus b37569c083 - Cleanups and a little fix to NPC Sizes (thanks to ultramage). há 17 anos atrás
  zephyrus 2da8086509 - Added support for NPC with different sizes (setnpcdisplay). há 17 anos atrás
  ultramage 836deebfb9 Fixed a script engine problem where warping away while having a menu window open and talking to an another npc with a menu would produce menu option count mismatch errors (bugreport:1208) há 17 anos atrás
  zephyrus 9bfb1ac1be - More scripts fixes. há 17 anos atrás
  zephyrus 31320fcc9d - Added some new items and headgears. há 17 anos atrás
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). há 17 anos atrás
  Kevin 2eabb3d1f7 Added script function hasquest. há 17 anos atrás
  toms c68d9e2a7d * Modified delitem/delitem2 to have the same behaviour as getitem/getitem2 (optional account_id parameter) bugreport:1035 há 17 anos atrás
  FlavioJS 2599064a46 * Fixed script strings not being handled properly (only skipped the \). há 17 anos atrás