Historie revizí

Autor SHA1 Zpráva Datum
  skotlex 8b29b1574f - Some cleanup of run_script, should fix the memory leak there. před 19 roky
  Lance 81efffac73 * Fixed typo (this time it's not my fault) in script_reload() clearing the same db each time o_o před 19 roky
  Lance 6dc8e549e4 Reloadscript cleanup před 19 roky
  Lance c243406d9e Crash prevention před 19 roky
  Lance 56005cb610 * Fixed sleep command. před 19 roky
  Lance fa084e111c * Added 'setd' support for local NPC scope (') variables. před 19 roky
  Lance 5120d7677c * [Scripting Engine Update] New variables are ready to be used. před 19 roky
  Lance aaa3738ed9 Dunno what the hell the causing the errors when using '@variables, 'variables works fine.. something is messing up.... před 19 roky
  skotlex 98de35a4f7 - Fixed a possible null pointer in script command misc_effect před 19 roky
  Lance 2870364349 - Fixed some of the leaks.. still fixing.. před 19 roky
  Lance a7e5993400 * WARNING: New scripting system contains memory leak před 19 roky
  Lance 3fbb543cfc * Speed up array size calculation and deletion. před 19 roky
  Lance fdfaf7ba79 * jA1983 script.c buildin_menu fix. Thanks to End_of_exam. před 19 roky
  Lance 38703db7c9 před 19 roky
  Lance f5631c0f3f * Added NPC event deprecated warnings to ease debugging old scripts. před 19 roky
  skotlex 46d5c713cd - Updated cast times of Kaupe and Kaahi. před 19 roky
  skotlex ae5d5020c0 - Changed wedding costumes to use setoption rather than changebase. před 19 roky
  skotlex 73b98ea723 - Updated setoption script command to receive a second (optional) argument flag. If the flag is 1, the option is added to what the player currently has; likewise using flag 2 removes only that option. No flag (or any other value) is the older behaviour of removing all other options and setting specificly what is passed. před 19 roky
  skotlex 05667b0fa9 - Script commands sc_start, sc_start2 and sc_start4 will now start regardless of sc defense of the target player (that is, they cannot be avoided) před 19 roky
  Lupus a866920e15 removed old logs před 19 roky
  Lance 49fc4fe81d * Optimized fake npc system. Added npc_checknear back to npc_buysellsel. před 19 roky
  skotlex f95ab0abbe - If someone is expulsed from a guild while the guild storage is open, it will be auto-closed now. před 19 roky
  Lance e70b7a0837 - and more typos před 19 roky
  Lance 91ea6a4e09 Fixed typo in script.c před 19 roky
  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. před 19 roky
  Lance 2fc07bb1c8 * Reverted npc_checknear to exclude check for class_ -1. před 19 roky
  Lance 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. před 19 roky
  skotlex 38a15cc4e1 - Fixed compilation error/warning on script command setbattleflag. před 19 roky
  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. před 19 roky
  skotlex 21b2151c97 - Added the missing clif_* calls to make changebase's view-class change update on the client. před 19 roky