skotlex 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
..
Makefile 1074b09187 - Small optimization in battle_check_target il y a 19 ans
Makefile.win32 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
atcommand.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
atcommand.h 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
battle.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
battle.h f9bca76cd9 - Set the inf2 to encore skills of Wand of Hermode il y a 18 ans
charcommand.c 2b44fd5db4 - Cleaned up the log.c file. il y a 18 ans
charcommand.h 9c860c13a4 - Oppositions can't be made during WoE now. il y a 19 ans
charsave.c 6babc24b69 - Vaporize will no fail when the homun is dead. il y a 19 ans
charsave.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! il y a 19 ans
chat.c a4f893ed15 - A mob's HP is set temporarily to 0 before invoking it's on-death script, prevents said scripts being able to "rekill" the mob indefinitely (if stuff like killmonster is used within) il y a 18 ans
chat.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
chrif.c a19cafda61 - Moved the intimacy penalty of HFLI_SBR44 and HVAN_EXPLOSION to skill_counter_additional_effect il y a 19 ans
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: il y a 19 ans
clif.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
clif.h cd482bed77 - Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the variable arguments into a double va_arg list. Thanks to the Ultra Mage for the tip. il y a 18 ans
date.c 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
date.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
guild.c 23ebb95f4d - Fixed a fake nullpo when parsing the reply to a guild alliance request. il y a 18 ans
guild.h 8e191af335 Code cleanup & optimization on guild part of char-server il y a 19 ans
intif.c 1107b381bd - Fixed Charge Atk being able to go through chasm/pits. il y a 18 ans
intif.h 15dd140846 Orn's and Albator's Homunculus system, finally, YAY!! il y a 19 ans
irc.c 20bb25e81d - Added printing out whenever the irc-module attempts to connect, to debug whether the map-server lag is due to this or not. il y a 19 ans
irc.h cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded il y a 19 ans
itemdb.c fc0f3b45bf - Fixed item group 35 (lottobox) in item_misc.txt il y a 18 ans
itemdb.h 155f9c12f5 - Fixed the item group bonus not working. il y a 19 ans
log.c c4932353bf - Some cleaning of the pc_eventtimer and pc enqueue code, it should fix some memory leaks when the event counter does not matches with the actual number of queued timers during logout. il y a 18 ans
log.h 2b44fd5db4 - Cleaned up the log.c file. il y a 18 ans
mail.c 0c91b56537 - Crash-protections in the mail-checking function. il y a 19 ans
mail.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
map.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
map.h 5ccc607bfe - A few reorders and type-changes in the map_session_data structure for better memory allocation of the variables. Also fixes a size conversion warning. il y a 18 ans
mercenary.c eee1baf718 - Ganbantein's delay is now 2 secs. il y a 18 ans
mercenary.h 1107b381bd - Fixed Charge Atk being able to go through chasm/pits. il y a 18 ans
mob.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
mob.h 4e9c745bdf - Corrected SC_INTRAVISION not starting. il y a 18 ans
npc.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
npc.h 0db4ee6126 - Added function npc_unload_duplicates(), it unloads all npcs that are a duplicate of the passed one. For use with @unloadnpc to prevent crashes when you unload the npc that has duplicates. il y a 18 ans
npc_chat.c 4d27716bf1 - Tested and fixed resolve_hostbyname. il y a 19 ans
party.c d6711d07b9 - Fixed mob-skill event "skillused" not triggering at all. il y a 18 ans
party.h 830106c6f9 - Modified party_item_share_type config setting so that using 1 disables item-sharing from non-mob loot (player dropped items or pet loot) and 2 enables round-robin instead of random sharing. Using 3 obviously is enabling both 1 and 2. il y a 19 ans
path.c 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. il y a 19 ans
pc.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
pc.h 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
pcre.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans
pet.c d16c9da400 - Corrected Smokie's pet script to use petskillbonus instead of "bonus" il y a 18 ans
pet.h ee8298bb8a - Cleaned up some of the pet related @/# commands, same for some script commands. il y a 19 ans
script.c cd482bed77 - Fixed map_foreachiddb and map_foreachpc so they don't encapsulate the variable arguments into a double va_arg list. Thanks to the Ultra Mage for the tip. il y a 18 ans
script.h 7c8ec5366e - Reverted declaration of run_script to normal since it appears there's no longer any memory leaks related to it. il y a 18 ans
skill.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
skill.h 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
status.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
status.h 0cedd1e5f4 - High-Jump is usable everywhere now, except that on maps where it previously failed, now will just make you jump in place. il y a 18 ans
storage.c 26500644dd * Optional macro MEMSET_TURBO for faster low-level memory initializations. il y a 19 ans
storage.h eba9a34f0b - Fixed guild storage being "eternally in use" if you quit/logout before closing it. il y a 19 ans
trade.c 2b44fd5db4 - Cleaned up the log.c file. il y a 18 ans
trade.h fcbec4d4e6 - Updated clif_disp_onlyself to not use dynamic memory and write directly to the player's buffer. il y a 19 ans
unit.c 405f4633ec - Moved the duel functions to pc.c since they are so totally out of place in atcommand.c il y a 18 ans
unit.h a64e58d5eb - Removed the Warmth "stacking" code. il y a 18 ans
vending.c 2b44fd5db4 - Cleaned up the log.c file. il y a 18 ans
vending.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. il y a 19 ans