Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  FlavioJS 4dcf5bb0b9 * Tweeked the declaration and initialization defines for vectors. пре 17 година
  ultramage a91d8177c6 Fixed the incorrect interpretation of the map-cell height information stored in .gat files; this was causing an overall of 20000 cells to be treated as water when officially they aren't. пре 17 година
  ultramage 7906017662 Moved distance-related functions to path.c/h пре 17 година
  Playtester 0beb6653f5 Removed typo (it's correct on stable for some reason) пре 17 година
  Playtester 8fd63e158e More official Veins spawns пре 17 година
  Playtester ff14a65c53 Fixed two bugs in mob_db пре 17 година
  FlavioJS 214feac880 * Fixed string variables dereferencing directly to the value instead of dereferencing to a copy of the value. (fixes bugreport:684 bugreport:641) пре 17 година
  ultramage 67088ee436 some minor cleaning of player variable loading/saving пре 17 година
  skotlex 7d92eb8e27 - corrected skill_abra.txt so it no longer has entries for passive skills. пре 17 година