Commit History

Автор SHA1 Съобщение Дата
  L0ne_W0lf be6df0dc11 * Updated Kunlun NPCs and warps. преди 17 години
  ultramage 23e02001cf Fixed a bad allocation line, which in my case resulted in trashing several ingame objects when doing @reloadmobdb. преди 17 години
  ultramage 51e05f0fcf Fixed a typo in r12008 causing server crashes when sending the fake npc packet. преди 17 години
  ultramage 24ee182b90 Waterball code cleanup (see bugreport:707) преди 17 години
  ultramage c29f4e1823 Fixed a mistake in r11991 that let knockback work through walls преди 17 години
  ultramage e7bb626a80 Modified the map_setcell() code to to use a boolean flag instead of needing SET_ / CLR_ pairs of defines (topic:174323). преди 17 години
  skotlex 416f151368 - Fixed clif_sendfakenpc not being updated for PACKETVER 9 преди 17 години
  skotlex de7ce05609 - Fixed Music Lesson's effect on Assassin Cross of Sunset. преди 17 години
  ultramage 6bf267e60e Changes to reduce the number of map cell types преди 17 години
  ultramage c2dfc595b1 Fixed npc unloading not clearing NPC touch cells (bugreport:595). преди 17 години
  ultramage 8fdc689343 Map cell mechanism rewrite преди 17 години
  ultramage 8f1eaa3d67 Moved extra junk from map_addblock/map_delblock to where it logically belongs (loadendack/unit_remove_map), removed flags and _sub macros преди 17 години
  ultramage ca115ffc82 Removed map_data's block_count, as (quote Yor/ja2160), "Perhaps useful for debug, but uses memory AND CPU for nothing." (block lists are linked lists, they don't need count tracking) преди 17 години
  samuray22 a4f30626e4 * Corrected some delitems in Kyel Hyre Quest. (bugreport:690) преди 17 години
  FlavioJS 7bc9d86651 * Fixed a crash in txt char-servers that the memory manager was hiding. online_char_db being used after being destroyed (since r4026) преди 17 години
  FlavioJS 1c3b249328 * Added code to reject double logins in clif_parse_WantToConnection and added debug messages to detect possible double logins that escaped. преди 17 години
  FlavioJS b465fb5f30 * Fixed get_val2 not using the stack, which automatically frees the data, causing memory leaks for string variables since r11976. (bugreport:723 , part of bugreport:714 and part of bugreport:708) преди 17 години
  FlavioJS 94ad564ec8 * Trully fixed the previous commits. (missing casts and incomplete sizes) преди 17 години
  FlavioJS e535c63a84 Fixed a mistake of the previous commit (r11994). Was reading the size in the wrong place. преди 17 години
  FlavioJS 382233178c * Made the memory manager set allocated memory to 0xCD and freed memory to 0xDD. The memory manager no longer 'hides' uses of freed memory. преди 17 години
  FlavioJS 4c54d4923f * Fixed two missing @LDFLAGS@ in src/plugins/Makefile.in. преди 17 години
  ultramage 470a56dbea Implemented THE official Steal skill equation and game mechanics (basically version from /stable plus a few tweaks) (see topic:116540). преди 17 години
  ultramage bad3a0c04e Knockback now works through cells where there is a diagonal path, but no horizontal+vertical alternative (like two perpendicular icewalls with a gap where they 'join'). преди 17 години
  Playtester 88b874c259 * Updated MVP drops to 11.2 преди 17 години
  FlavioJS bbf60788db * Fixed a memory leak in memitemdata_to_sql. преди 17 години
  FlavioJS 548e1bfd28 * Reverted a bad modification in clif_produceeffect from r11290. преди 17 години
  ultramage d75169014a Removed an incorrect range check and fixed a copypaste typo which caused script engine errors / crashes (see r11984) преди 17 години
  ultramage f16dcdf4d5 Re-added a missing mob last_thinktime timer initialization when a mob spawns, causing mob AI to freeze (mistake in r11964) преди 17 години
  FlavioJS bd11cdda7a * Changed the configure script: преди 17 години
  FlavioJS b6c11a8282 * Corrected description of scope and npc variables in script_commands.txt. преди 17 години