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 година