Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  skotlex 1d027c8db8 - Removed the on-die specific code from unit_remove_map and placed it on the corresponding *_dead functions. unit_remove_map should never assume the char died, it is just a "remove from map" function. 19 vuotta sitten
  Lance a28e9d802c [Optimized] 19 vuotta sitten
  Lance f77f199488 - Reverted buildin_setd to use NULL as reference. 19 vuotta sitten
  Lance d9de89b463 [Fixed] script functions that doesn't pass references, thanks to End_of_exam. 19 vuotta sitten
  skotlex 856240443d - Added structure status_data which holds status-related information (str, agi, etc, speed, amotion, adelay, dmotion, weapon-damage, race, size, etc) and weapon_atk structure with the weapon specific info (atk, atk2, element) to be used by all combat structures (TODO: Homun needs to be updated to use it) 19 vuotta sitten
  Lance 2681e4127b * Patches to allow everything to work right. + 1 more sample script. 19 vuotta sitten
  Lance 7e5a2c9c34 Added a few more events in.. 19 vuotta sitten
  Lance 1e01e1c404 19 vuotta sitten
  Lance dffe836f3b 19 vuotta sitten
  Lance b2b5a789a3 19 vuotta sitten
  Lance 8320520472 * Mob control engine tested 99% working so far. 19 vuotta sitten
  Lance e43f38bb0d * Change scripting engine's NPC scope vars to dot (.) style. 19 vuotta sitten
  Lupus d5dd578e57 added noVending mapflag. Tested. + custom Market Place NPC, fixed MSG strings 19 vuotta sitten
  Lance c7535fdff4 * Fixed mob control commands. 19 vuotta sitten
  skotlex 6a7fd3930f - Corrected mob angry mode, now it only "restores" itself after being hit when the mob has no target within their range of sight rather than on picking a new target. 19 vuotta sitten
  skotlex 8b29b1574f - Some cleanup of run_script, should fix the memory leak there. 19 vuotta sitten
  Lance 81efffac73 * Fixed typo (this time it's not my fault) in script_reload() clearing the same db each time o_o 19 vuotta sitten
  Lance 6dc8e549e4 Reloadscript cleanup 19 vuotta sitten
  Lance c243406d9e Crash prevention 19 vuotta sitten
  Lance 56005cb610 * Fixed sleep command. 19 vuotta sitten
  Lance fa084e111c * Added 'setd' support for local NPC scope (') variables. 19 vuotta sitten
  Lance 5120d7677c * [Scripting Engine Update] New variables are ready to be used. 19 vuotta sitten
  Lance aaa3738ed9 Dunno what the hell the causing the errors when using '@variables, 'variables works fine.. something is messing up.... 19 vuotta sitten
  skotlex 98de35a4f7 - Fixed a possible null pointer in script command misc_effect 19 vuotta sitten
  Lance 2870364349 - Fixed some of the leaks.. still fixing.. 19 vuotta sitten
  Lance a7e5993400 * WARNING: New scripting system contains memory leak 19 vuotta sitten
  Lance 3fbb543cfc * Speed up array size calculation and deletion. 19 vuotta sitten
  Lance fdfaf7ba79 * jA1983 script.c buildin_menu fix. Thanks to End_of_exam. 19 vuotta sitten
  Lance 38703db7c9 19 vuotta sitten
  Lance f5631c0f3f * Added NPC event deprecated warnings to ease debugging old scripts. 19 vuotta sitten