Historie revizí

Autor SHA1 Zpráva Datum
  Vicious 9a20419f2d fixed hidden temple spawn and sage script? před 19 roky
  skotlex b5203bb220 - Added a missing memset on ers_alloc'ing mob loot which was making data from looted items fill in normal drop info. před 19 roky
  skotlex eb6eaff618 - Added preventing sending packet clif_clearchar_id when the character in question is invisible. před 19 roky
  Lance ed9f08388d - grfio.c fixed compile warning před 19 roky
  Lance 7fc421625b - Fixed annoying out-of-range spawn. před 19 roky
  Lance 863806c1e4 - Fixed my fix on multi-map leak thanks to Buuyo^. před 19 roky
  skotlex 8f76fb4c7b - Forgot to set state.night = 1 in the night timer. před 19 roky
  skotlex e7a2020fc5 - Moved the night icon invocation to clif_parse_LoadEndAck před 19 roky
  reddozen f47953f848 před 19 roky
  reddozen 4a125139e4 setting arrows to 1 wont work... the server was looking for daggers to be equipped into your arrow slot. so i set arrows to 22 in the item DB and in skill require. před 19 roky
  Lance 156cd602dc Typo in login.c před 19 roky
  Lance aad6982f1e Typo fix in map.c před 19 roky
  Lance 311e06085e * Loading waterheight aliases from resnametable.txt. před 19 roky
  Lance b82c7a7b05 před 19 roky
  Lance 715da93848 * Workround the warnings for clif.c (what to do? the original codes are ugly.. passing values as pointers omgwtfbbq). před 19 roky
  skotlex 34eeb7cd5b - Added a check to remove exp-even-share when someone leaves a party. před 19 roky
  skotlex 76b9ca2fc1 - Fixed an error in the layout initialization of ice-wall. Thanks to Named for pointing it out. před 19 roky
  skotlex d336815c66 - Added function clif_changetraplook to handle changing the appearance of traps as they are triggered (rather than using clif_changelook which is meant for view_data objects) před 19 roky
  skotlex 27e01b2442 - Fixed berserk not raising your HP to your new cap. před 19 roky
  skotlex b11e202bc2 - Fixed a few functions sending a negative ID for disguised characters (such as clif_specialeffect) which very likely produced client crashes. před 19 roky
  skotlex 86cebfbf10 - Fixes to the mob_ai routines. Prevent casting rude-attacked skills in situations that shouldn't be considered as so. Fixed mobs failing to chase after enemies when range-attacked out of their view_range. před 19 roky
  Lance 85843bfe0f * Should not exit when you can't find an NPC file.. před 19 roky
  Lance 63eb37dc33 typo před 19 roky
  Lance dcc37512f0 bl.subtype check. před 19 roky
  Lance 008b473603 Fixed the dynamic shop system memory allocation and id_db problem. Added sample script. před 19 roky
  Lance e051037bce * Dynamic shops support with script callback. (needs testing) před 19 roky
  skotlex dde6f4f5f1 - Cleaned up and fixed @where command. před 19 roky
  Lance 26864e6c9e Asssuming only __WIN32 (VC++) doesn't have strtok_r. před 19 roky
  Lance f2e352bb0f * Fixed compiler warnings. před 19 roky
  skotlex da1e588b9a - Fixed pc_setpos sending you to a random direction when the target tile was stacked (CELL_NOSTACK mod) před 19 roky