Commit History

Author SHA1 Message Date
  Lupus a866920e15 removed old logs 19 years ago
  Lance 49fc4fe81d * Optimized fake npc system. Added npc_checknear back to npc_buysellsel. 19 years ago
  skotlex f95ab0abbe - If someone is expulsed from a guild while the guild storage is open, it will be auto-closed now. 19 years ago
  Lance e70b7a0837 - and more typos 19 years ago
  Lance 91ea6a4e09 Fixed typo in script.c 19 years ago
  skotlex f0fc466d8b - pc_resetskill flag can now be &2, it only returns the total amount of skill points spent, it doesn't does a reset. 19 years ago
  Lance 2fc07bb1c8 * Reverted npc_checknear to exclude check for class_ -1. 19 years ago
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. 19 years ago
  skotlex 38a15cc4e1 - Fixed compilation error/warning on script command setbattleflag. 19 years ago
  skotlex 6e1f885043 - Small change in the pet_ai that should stop the "strange" catch-up behaviour of pets when you are much faster than them. 19 years ago
  skotlex 21b2151c97 - Added the missing clif_* calls to make changebase's view-class change update on the client. 19 years ago
  Lupus b662c487e4 updated 'setmapflag' script command 19 years ago
  skotlex af55aa1e6e - Updated item_db.sql to current. 19 years ago
  skotlex d66d94cd80 - Item use interval is set to a default of 100ms now. 19 years ago
  skotlex 56571363d2 - Wedding Dress/Tuxedo now handle view-change using the onequip/onunequip scripts. 19 years ago
  Lance 33916be18e * Fixed typo in skill.c: skill_clear_group 19 years ago
  skotlex f983dc57c3 - Modified and simplified the random item group format. It now is <GroupID>,<ItemID>,<Rate>, where Rate normally is 1, greater numbers is the equivalent of adding the line multiple times. 19 years ago
  skotlex 5c222891f3 - Added script command escape_sql. It will return an escaped string for use in the sql_query script command (in case you want to use input of players in your queries). 19 years ago
  skotlex 8934d52b73 - Removed the max cap of autoloot so you are now allowed to set autoloot values above 100. 19 years ago
  skotlex c176a131f0 - Fixed the delete_timer (@summons, alchemist plants) not invoking unit_free, hence causing memory leaks and the like. 19 years ago
  skotlex 6b9fd3cf04 - Removed message 592 from trade.c 19 years ago
  Lance 95f2b0089f Modifying st->oid is dangerous. Using sd->state.using_fake_npc as identifier instead. 19 years ago
  Lance c0b1eb7787 * Shinomori's method (kinda) of remote script execution with interaction. 19 years ago
  Zido 736c2bd9ca Refer to changelog 19 years ago
  skotlex 97af776e02 - Added special_state changebase to identify when a character has a special-view associated with some equipment to correctly revert the look when you take off said equipment (fixes tuxedo/wedding dress when you use modify_wedding_display: yes) 19 years ago
  skotlex 42c6f89d86 - Multiple optimizations to the unit_data auto-chase upgrade, also simplified the mob and pet ai routines. 19 years ago
  Zido 2113db40cb - Wedding Sprites fixed 19 years ago
  skotlex 16e8d42194 - Fixed script command mapwarp. 19 years ago
  Lance 85843bfe0f * Should not exit when you can't find an NPC file.. 19 years ago
  Lance 63eb37dc33 typo 19 years ago