Historia zmian

Autor SHA1 Wiadomość Data
  skotlex 9ca2a6c0dd - Changed the chaotic delay from block to delay since it just a sec 17 lat temu
  skotlex 11aaa56783 - Fixed ensembles skills. 17 lat temu
  skotlex e823c2e3eb - removed the timer heap correction code when the timers overflow since Flavio points out that it is not needed. 17 lat temu
  skotlex e5554e3fae - Insignificant cleanups. 17 lat temu
  skotlex d321e89aed - Cleaned up the messy code used to generate the idle/walk packets (or at least, in my opinion, it looks cleaner now) 17 lat temu
  skotlex e231f6cb18 - Likely fixed clif_set_disguise for PACKET_VER 9 17 lat temu
  FlavioJS 43ac1fd8ad ooops, two errors escaped... >.< 17 lat temu
  FlavioJS 1d827807ae * Removed the attempts to recover from invalid syntax in npc_parsesrcfile since they can produce incorrect results (spaces in sscanf can match \n's and company). 17 lat temu
  skotlex fc7b4eaef0 - The default event script behaviour is to trigger on labels rather than NPCs now. 17 lat temu
  skotlex 655100c9e2 - Made the struct weapon_atk lhw in status_data a static member rather than a pointer as requested by Ultra Mage. 17 lat temu
  skotlex 48a8f3fb25 - Fixed a possible crash when the memory manager is disabled and a non-respawning object is killed. 17 lat temu
  skotlex 000833c998 - Corrected Lif skill durations/delays according to http://irowiki.org/wiki/Lif 17 lat temu
  zephyrus 2b1fac216c - Added a fix to prevent missing a mail attachment is map servers disconnect from char server. 17 lat temu
  skotlex 5f8753f24b - Corrected clif_pase_DropItem so ack/nak is always sent (or client hangs waiting for a reply) 17 lat temu
  samuray22 bac80b97a8 * Added Indian RO "Children Week" Event. Thanks $ephirot 17 lat temu
  zephyrus 283edfc342 - Added some missing headgears from others official servers. 17 lat temu
  ultramage 2b186ae7b8 Fixed some minor inconsistencies in homunculus packets, in an attempt to make the lvl99 aura show to owner onSpawn. 17 lat temu
  samuray22 3c484f4193 * Rescripted Headgear Quests 1 (Comodo) to Aegis 10.3 Standards. 17 lat temu
  ultramage b9a9c76f2b Fixed charserver unable to reestablish link to login server after a disconnect (yet another problem caused by r11826). 17 lat temu
  ultramage a6400393da Fixed 'unit walking in sight' packet missing the 'level' value (mistake in r11791) 17 lat temu
  samuray22 32044af937 * Added Missed Storage Password Function. (bugreport:515) 17 lat temu
  skotlex 132da258d7 - pc_setoption no longer does view_data changes while disguised (as this breaks things) 17 lat temu
  FlavioJS 754b397edf * Random cleanup/documentation. 17 lat temu
  samuray22 f21818b762 * Rescripted Hair Dresser to the Aegis 10.3 Standards. 17 lat temu
  skotlex 47315d00c8 - Allowed disguising while riding a peco-peco (this does not seem to cause problems anymore) 17 lat temu
  skotlex 5617e38fba - Probably fixed splash damage. 17 lat temu
  skotlex eee82904e7 - Integrated the SG related info of hate_mob and feel_map into a single structure (sg_info). 17 lat temu
  samuray22 8e755a140b * Fixed problem in the Hair Dyer NPC. (bugreport:509) 17 lat temu
  skotlex d3397a4640 - Cleaned up some disguise related code, it fixes the disguise sprite not having flinch animation 17 lat temu
  skotlex 7ca3198824 - Applied the required changes to handle def as a signed char (allows for negative def) 17 lat temu