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 years ago
..
Makefile 1074b09187 - Small optimization in battle_check_target 19 years ago
Makefile.win32 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
charcommand.h 9c860c13a4 - Oppositions can't be made during WoE now. 19 years ago
charsave.c 6abed14141 - Updated mob_db.sql to current mob_db.txt data. 19 years ago
charsave.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 years ago
chat.c 8b8b55bdf7 - Added a check when joining a chat to make sure the target object is of type BL_CHAT. 19 years ago
chat.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
chrif.c 6abed14141 - Updated mob_db.sql to current mob_db.txt data. 19 years ago
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 years ago
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 years ago
clif.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 years ago
date.c 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
date.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
guild.c 370e1df5bd - Devotion absorbed damage will now appear to come from oneself (instead of the original attacker changing directions towards the Crusader) 19 years ago
guild.h fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. 19 years ago
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 years ago
intif.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 years ago
irc.c 8b0f535cec - Fixed parse_names on irc.c crashing when receiving a null argument. 19 years ago
irc.h cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded 19 years ago
itemdb.c f5464dccc0 - Added a check to prevent Blind from ending while standing on a fog of wall. 19 years ago
itemdb.h a6c3f3a1fc - Coded @reset. 19 years ago
log.c a866920e15 removed old logs 19 years ago
log.h a866920e15 removed old logs 19 years ago
mail.c 14866f881c - Fixed map-sql compilation issue ~.~; 19 years ago
mail.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
map.c 6abed14141 - Updated mob_db.sql to current mob_db.txt data. 19 years ago
map.h 97b00a11ad - Added a proper check to make aggressive mobs never override homun targets regardless of distance. 19 years ago
mercenary.c 67f1befafc - Corrected Venom splasher's splash damage 19 years ago
mercenary.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 years ago
mob.c f5464dccc0 - Added a check to prevent Blind from ending while standing on a fog of wall. 19 years ago
mob.h 93aac53572 - Fix for #102547 19 years ago
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 years ago
npc.h 3b13b070e1 - Made guild member exp an unsigned int. 19 years ago
npc_chat.c 4d27716bf1 - Tested and fixed resolve_hostbyname. 19 years ago
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 years ago
party.h fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. 19 years ago
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 years ago
pc.c afb83ab5e0 - Added the vaporize line when the player dies in pc_dead. 19 years ago
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 years ago
pcre.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago
pet.c a6c3f3a1fc - Coded @reset. 19 years ago
pet.h a6c3f3a1fc - Coded @reset. 19 years ago
script.c 7e68dd7948 - Added source reporting when you do an invalid int&str or str&int operation on a script. 19 years ago
script.h aa70823081 * [Fixed] 19 years ago
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 years ago
skill.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! 19 years ago
status.c f5464dccc0 - Added a check to prevent Blind from ending while standing on a fog of wall. 19 years ago
status.h da34db27c2 - Fixed the inf code update breakage which was blocking all offensive skills. 19 years ago
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 years ago
storage.h eba9a34f0b - Fixed guild storage being "eternally in use" if you quit/logout before closing it. 19 years ago
trade.c a6c3f3a1fc - Coded @reset. 19 years ago
trade.h fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. 19 years ago
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 years ago
unit.h 330dc56cab - Corrected the line terminator setting on the unit.* files as pointed out by Irmin 19 years ago
vending.c a4d0df735d - Rewrote all the item restriction functions so that they will take into account slotted card restrictions as well. 19 years ago
vending.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. 19 years ago