Revīziju vēsture

Autors SHA1 Ziņojums Datums
  skotlex fc7b4eaef0 - The default event script behaviour is to trigger on labels rather than NPCs now. 17 gadi atpakaļ
  skotlex 655100c9e2 - Made the struct weapon_atk lhw in status_data a static member rather than a pointer as requested by Ultra Mage. 17 gadi atpakaļ
  skotlex 132da258d7 - pc_setoption no longer does view_data changes while disguised (as this breaks things) 17 gadi atpakaļ
  FlavioJS 754b397edf * Random cleanup/documentation. 17 gadi atpakaļ
  skotlex 47315d00c8 - Allowed disguising while riding a peco-peco (this does not seem to cause problems anymore) 17 gadi atpakaļ
  skotlex eee82904e7 - Integrated the SG related info of hate_mob and feel_map into a single structure (sg_info). 17 gadi atpakaļ
  skotlex 8463446738 - Reverted the position of the max_hp/max_sp basic setting, modified the max_hp/max_sp bonuses to use casting in order to work correctly with negative bonuses. 17 gadi atpakaļ
  L0ne_W0lf 69b5d5a8c0 Giant Fly Wings are now blocked on noteleport maps and duels. 17 gadi atpakaļ
  skotlex ddf923dba5 - Changed the status_change structure to use dynamic rather than static memory to hold the individual status changes, this should have a noticeable impact on the server's memory consumption. 17 gadi atpakaļ
  skotlex e96015d64b - Implemented SL_SUPERNOVICE erasing the death record 1% of the casts. 17 gadi atpakaļ
  ultramage 560005b13e Removed battle_config.error_log as console_silent already handles this 17 gadi atpakaļ
  zephyrus e5fd2c8ab4 - Added 2 new status changes for Life and Regeneration Potions [Zephyrus] 17 gadi atpakaļ
  ultramage b5cf6976a2 Fixed some homunculus skill offset calculation mistakes (bugreport:363) 17 gadi atpakaļ
  ultramage 2d71189702 Added error reporting to buildin_warp when it fails. 17 gadi atpakaļ
  skotlex 39b8a6f75a - Added missing include npc.h to map.c 17 gadi atpakaļ
  skotlex a65db8120c - Cleaned up pc_calc_weapontype 17 gadi atpakaļ
  ultramage 5eda6c0e57 Replaced several 'int' variables with enums that they represent. 17 gadi atpakaļ
  zephyrus bec0f75b57 - Added a new setting 'guild_skill_relog_delay' to activate the guild skills delay on Guild Master relog. 17 gadi atpakaļ
  ultramage ac33a63e54 * Added names to the SC_ and SI_ enums, now they can be used to properly indicate where such values are to be used (replaces usage of 'int') 17 gadi atpakaļ
  skotlex fe0c93c77b - Fixed the pc_additem weight check breaking when your current weight is above your max. 17 gadi atpakaļ
  ultramage fc9d14b1bd Command code cleaning (refer to topic:169759) 17 gadi atpakaļ
  ultramage e3ab4cdcfe Moved the new novending cell check from the internal code to the client-server interface (allows server to force-open shop if needed) 17 gadi atpakaļ
  skotlex 480a4f0ac8 - added defines JOB_MAX_BASIC and JOB_MAX to mmo.h so the code can know which are the max valid classes. 17 gadi atpakaļ
  zephyrus c34325a53b - Added the new mail system. Requires optimization and tests. 17 gadi atpakaļ
  skotlex a1becae58f - Added bonusautoscript and bonusautoscript2. These are used to attach a script to a player which gets executed on attack (or when attacked). Required for several of the more recent items. 17 gadi atpakaļ
  ultramage 4cfb15d8bb Fixed numerous /W4 warnings (and created more :) 17 gadi atpakaļ
  ultramage d2b9e2498e Some code cleaning... 17 gadi atpakaļ
  ultramage 3d7a129b90 Using predefined constants as parameters to the exit() function. 17 gadi atpakaļ
  ultramage 87c447e2e9 Removed the check that prevented Warp Portal from opening after you picked the destination, if there was someone blocking the cell. 17 gadi atpakaļ
  ultramage 1069e3524c * the mapserver won't exit when no mapcache is found, with use_grf: yes 17 gadi atpakaļ