skotlex e5f005cc1d - Rewrote/cleaned up several functions in storage.c пре 19 година
..
Makefile 7a8371273a - Merged the unit_data structure from jA for handling unit-related data (attack times, walking, auto-attack timers, skill related data) пре 19 година
Makefile.win32 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
atcommand.c e2eadf7bb2 - Rewrote/cleaned up trade.c for a more clean trading implementation. пре 19 година
atcommand.h 0277ebc706 Removed AtCommand_Monster and replaced it with AtCommand_Spawn for Skots [Reddozen] пре 19 година
battle.c 4fcac3b2f9 - Modified "hide woe damage" to send the number of hits rather than 1 as damage Because when the damage is less than the number of hits, the client will display MISS. пре 19 година
battle.h 88722161e5 - Being in Enjoyable Rest state will now also trigger the HP/SP Time skills (even if there's no other TK around). пре 19 година
charcommand.c 47adb68d91 - Fixed mysql ping setting being in minutes rather than hours. пре 19 година
charcommand.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
charsave.c 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. пре 19 година
charsave.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
chat.c 20ebb32eb0 - Small fix in npc-created chat rooms to properly include the terminating 0 on the chat's event. пре 19 година
chat.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
chrif.c 23a13eb1fc Dangling pointer~ пре 19 година
chrif.h 0496215b70 - Fixed the map server complain on the default user/password пре 19 година
clif.c e5f005cc1d - Rewrote/cleaned up several functions in storage.c пре 19 година
clif.h 0aed0eaa95 - Applied an experimental weather code that should lower bandwidth usage to near-none, which's only disadvantage should be the weather not clearing out until moving to another map (even when the mapflag is removed from the current map). пре 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 f95ab0abbe - If someone is expulsed from a guild while the guild storage is open, it will be auto-closed now. пре 19 година
guild.h 8f34077a74 - Rewrote the guild exp cache code to prevent overflows and to use the ers system. пре 19 година
intif.c cff16d36a9 - Autoloot now uses the item's base drop chance rather than final drop rate to determine if it should autoloot the item or not. пре 19 година
intif.h 79a1066e60 * Added execution of OnInterIfInit, OnCharIfInit and OnInterIfInitOnce on script reload. пре 19 година
irc.c 020b35d68a * Using malloc for memory allocations that doesn't need to be pre-initialized. пре 19 година
irc.h cb78101f64 - The IRC bot now reads a configuration file (irc.c) instead of it all being hardcoded пре 19 година
itemdb.c 0f3de92a52 - Added function stristr to strlib.c, used by mob.c and item_db.c for case-insensitive seeks. пре 19 година
itemdb.h c832510453 - Firepillar's damage per hit is now 100% MATK (rather than 20%) when the skill level is above 10. пре 19 година
log.c a866920e15 removed old logs пре 19 година
log.h a866920e15 removed old logs пре 19 година
mail.c 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
mail.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
map.c 99dbd259be - Added a check to map_searchfreecell to handle the case when no ranges are specified (returns the center tile). пре 19 година
map.h 05736737c7 * Bugfix on fake npc пре 19 година
mercenary.c 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
mercenary.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
mob.c e2ba12927e - Modified mob_can_changetarget to return true always when the new target is the provoked-by character. Fixes provoke not making the mob change target when it already is locked on another player. пре 19 година
mob.h 61b786eceb - Reduced drop slots from 15 to 10. пре 19 година
npc.c 1b1249c5d8 - When reading mapflags, when a map is set to be pvp or gvg, the other will be turned off (disables pvp mapflags in gvg maps for pk-servers) пре 19 година
npc.h db83032024 - Added a npc-script-event cache to avoid looking up event-scripts every time they need to be executed. Events cached are all those defined in script_config. пре 19 година
npc_chat.c d5cf7d95e0 * mob_chat_sub fix. Added buildin_pcblockmove. пре 19 година
party.c 125e05d3cd - Added SC_BLADESTOP to the switch listing in status_change_start пре 19 година
party.h 9321f524fc - Turn Undead and Offensive Resurrection should now work on undead players. пре 19 година
path.c f6b78466ab - Fixed the CL_WHITE define, thanks to FlavioJS пре 19 година
pc.c e5f005cc1d - Rewrote/cleaned up several functions in storage.c пре 19 година
pc.h 139b098c54 - Increased max number of tries to find a random spot in maps to 1000 since some maps have so many non-walkable tiles it's hard to find one in just 100 tries. пре 19 година
pcre.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
pet.c 0e382cb337 - Fixed a small typo/logic-error in pet_ai_sub_hard пре 19 година
pet.h 9f19b5cfdc - Fixed skill_delayfix not altering delay at all after you reached 150. пре 19 година
script.c 38703db7c9 пре 19 година
script.h e051037bce * Dynamic shops support with script callback. (needs testing) пре 19 година
skill.c 862dde5c5b - Some code cleaning of the skill reiteration/nofootset code. пре 19 година
skill.h 862dde5c5b - Some code cleaning of the skill reiteration/nofootset code. пре 19 година
status.c af26a46c9b - Added check to clear previous skill when combo time ends. Should fix TK Rankers being unable to initiate a combo with the same kick their previous combo was finished with. пре 19 година
status.h 9ddea7953a - Moved the OPTION defines from map.h to status.h (where they belong) пре 19 година
storage.c e5f005cc1d - Rewrote/cleaned up several functions in storage.c пре 19 година
storage.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
trade.c f56c98572b - NPC_AGIUP will now give movement boost of 50% пре 19 година
trade.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година
unit.c e63cc72bd7 - Removed the fixpos packet sending when damaged. Aegis sends no such packet. пре 19 година
unit.h 3a2c267be6 - Added state.running to unit_data to make it easier to check for running characters (saves having to get the sc data and check for the corresponding timer all the time) пре 19 година
vending.c a866920e15 removed old logs пре 19 година
vending.h 2178a86317 AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. пре 19 година