skotlex fc7e47d714 - Added the necessary checks so that Suiton makes Fogwall have double duration, and to make water-requiring skills to consume their cells. 19 年之前
..
Makefile 1074b09187 - Small optimization in battle_check_target 19 年之前
Makefile.win32 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年之前
atcommand.c f750c3ed73 - Small bug fixes found during merging to stable process, includes correct HP scaling when hp-meter is enabled and max hp is above SHRT_MAX 19 年之前
atcommand.h 094db48cae - Added atcommand @partyoption, lets you alter the party item-distribution type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc. 19 年之前
battle.c fc7e47d714 - Added the necessary checks so that Suiton makes Fogwall have double duration, and to make water-requiring skills to consume their cells. 19 年之前
battle.h e5b4eaaea0 - Added battle config settings agi_penalty_target and vit_penalty_target, they define which object types will get vit/flee reductions when multi-targetted and defaults to only players (battle/battle.conf) 19 年之前
charcommand.c 305fa67812 - Made @monsterignore be an universal ignore. Means you cannot be targetted as an enemy by anything. Also added alias "@battleignore" which does the same as monsterignore. 19 年之前
charcommand.h 9c860c13a4 - Oppositions can't be made during WoE now. 19 年之前
charsave.c 6abed14141 - Updated mob_db.sql to current mob_db.txt data. 19 年之前
charsave.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 年之前
chat.c 8b8b55bdf7 - Added a check when joining a chat to make sure the target object is of type BL_CHAT. 19 年之前
chat.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年之前
chrif.c 6abed14141 - Updated mob_db.sql to current mob_db.txt data. 19 年之前
chrif.h cd8587dc4d - Fixed clif_parse not checking for func_parse before sending data to the connected clients. This in turn required various code-rewrites in: 19 年之前
clif.c f750c3ed73 - Small bug fixes found during merging to stable process, includes correct HP scaling when hp-meter is enabled and max hp is above SHRT_MAX 19 年之前
clif.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 年之前
date.c 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年之前
date.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年之前
guild.c 370e1df5bd - Devotion absorbed damage will now appear to come from oneself (instead of the original attacker changing directions towards the Crusader) 19 年之前
guild.h fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. 19 年之前
intif.c 5587ea7cd6 - Fixed the intif party creation packet having the incorrect size sent, hence causing the leader's level to be read as garbage (which caused the "impossible to even share" bug). 19 年之前
intif.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 年之前
irc.c 8b0f535cec - Fixed parse_names on irc.c crashing when receiving a null argument. 19 年之前
irc.h cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded 19 年之前
itemdb.c f5464dccc0 - Added a check to prevent Blind from ending while standing on a fog of wall. 19 年之前
itemdb.h a6c3f3a1fc - Coded @reset. 19 年之前
log.c a866920e15 removed old logs 19 年之前
log.h a866920e15 removed old logs 19 年之前
mail.c 14866f881c - Fixed map-sql compilation issue ~.~; 19 年之前
mail.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年之前
map.c 6abed14141 - Updated mob_db.sql to current mob_db.txt data. 19 年之前
map.h 97b00a11ad - Added a proper check to make aggressive mobs never override homun targets regardless of distance. 19 年之前
mercenary.c 67f1befafc - Corrected Venom splasher's splash damage 19 年之前
mercenary.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 年之前
mob.c f5464dccc0 - Added a check to prevent Blind from ending while standing on a fog of wall. 19 年之前
mob.h 93aac53572 - Fix for #102547 19 年之前
npc.c 64e01d9894 - When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it will use clearchar and spawn packets instead of changeoption. Thanks to Toms for the fix. 19 年之前
npc.h 3b13b070e1 - Made guild member exp an unsigned int. 19 年之前
npc_chat.c 4d27716bf1 - Tested and fixed resolve_hostbyname. 19 年之前
party.c 094db48cae - Added atcommand @partyoption, lets you alter the party item-distribution type on the go. Usage is "@partyoption <pickup share> <item distribution>", where both arguments can be 0/1, yes/no, etc. 19 年之前
party.h fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. 19 年之前
path.c 0158ab793e - Fixed npc_checknear's distance check returning the opposite of what it should (false when the range is correct and viceversa) 19 年之前
pc.c afb83ab5e0 - Added the vaporize line when the player dies in pc_dead. 19 年之前
pc.h 703c4b2af8 - Added pc_check_weapontype to do a proper skill weapon check that takes into account dual-wielding. That is, if a skill can be used with daggers/axes, you'll be able to use the skill when dual-wielding them. 19 年之前
pcre.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年之前
pet.c a6c3f3a1fc - Coded @reset. 19 年之前
pet.h a6c3f3a1fc - Coded @reset. 19 年之前
script.c 7e68dd7948 - Added source reporting when you do an invalid int&str or str&int operation on a script. 19 年之前
script.h aa70823081 * [Fixed] 19 年之前
skill.c fc7e47d714 - Added the necessary checks so that Suiton makes Fogwall have double duration, and to make water-requiring skills to consume their cells. 19 年之前
skill.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 年之前
status.c f5464dccc0 - Added a check to prevent Blind from ending while standing on a fog of wall. 19 年之前
status.h da34db27c2 - Fixed the inf code update breakage which was blocking all offensive skills. 19 年之前
storage.c 046e959e52 - Modified the targetted skill logic to enable offensive skills to be targetted at party/guild members if the appropiate inf2 value is set. 19 年之前
storage.h eba9a34f0b - Fixed guild storage being "eternally in use" if you quit/logout before closing it. 19 年之前
trade.c a6c3f3a1fc - Coded @reset. 19 年之前
trade.h fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. 19 年之前
unit.c 0f5a4717ef - Now when the char-txt server does not finds a requested party, it will clear out said party id of all characters (will help prevent massive spamming/overhead when for some reason the party file needs to be deleted). 19 年之前
unit.h 330dc56cab - Corrected the line terminator setting on the unit.* files as pointed out by Irmin 19 年之前
vending.c a4d0df735d - Rewrote all the item restriction functions so that they will take into account slotted card restrictions as well. 19 年之前
vending.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 年之前