Age | Commit message (Expand) | Author | Files | Lines |
2006-04-17 | * Clearing the dummy npc after fooling the client. | Lance | 1 | -22/+42 |
2006-04-16 | Skot please fix the remaining code by removing the fake npc after sending the... | Lance | 1 | -1/+1 |
2006-04-16 | Initialization in send_fake_npc. Still needs fixing. | Lance | 1 | -0/+1 |
2006-04-16 | Please fix my packets :S | Lance | 1 | -2/+2 |
2006-04-16 | * Sending fake npc for inputs and menus for NPC without map coordinates. | Lance | 1 | -0/+22 |
2006-04-16 | * Temperory fixed compiler warnings/errors. Please compile before commiting. ... | Lance | 1 | -2/+2 |
2006-04-15 | - Removed the ->prev != NULL checks in skill_attack due to the fact that the ... | skotlex | 1 | -64/+49 |
2006-04-14 | - Fixed being able to do all the stuff you shouldn't be able to during the pe... | skotlex | 1 | -2/+2 |
2006-04-11 | - Changed clif_damage/clif_skill_damage to return the walk-delay based on the... | skotlex | 1 | -25/+89 |
2006-04-05 | - Some cleanup of clif_parseloadendack, fixed guild-member list being sent on... | skotlex | 1 | -6/+13 |
2006-04-05 | - Added inter config connection_ping_interval which specifies interval in hou... | skotlex | 1 | -4/+12 |
2006-04-03 | - Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar. | skotlex | 1 | -2/+2 |
2006-04-02 | - Added preventing sending packet clif_clearchar_id when the character in que... | skotlex | 1 | -17/+38 |
2006-04-02 | - Forgot to set state.night = 1 in the night timer. | skotlex | 1 | -1/+3 |
2006-04-02 | - Moved the night icon invocation to clif_parse_LoadEndAck | skotlex | 1 | -138/+100 |
2006-04-02 | * Workround the warnings for clif.c (what to do? the original codes are ugly.... | Lance | 1 | -4/+4 |
2006-04-01 | - Added function clif_changetraplook to handle changing the appearance of tra... | skotlex | 1 | -0/+30 |
2006-04-01 | - Fixed berserk not raising your HP to your new cap. | skotlex | 1 | -2/+4 |
2006-04-01 | - Fixed a few functions sending a negative ID for disguised characters (such ... | skotlex | 1 | -22/+12 |
2006-04-01 | Fixed the dynamic shop system memory allocation and id_db problem. Added samp... | Lance | 1 | -5/+4 |
2006-04-01 | * Dynamic shops support with script callback. (needs testing) | Lance | 1 | -8/+35 |
2006-04-01 | * Fixed compiler warnings. | Lance | 1 | -3/+5 |
2006-04-01 | - Added structure view_data to handle sprite information for all characters (... | skotlex | 1 | -1736/+823 |
2006-04-01 | * April fool! Improved soundeffectall script command. (No, this is not a lie) | Lance | 1 | -2/+7 |
2006-03-31 | - Fixed an infinite recursion in the Wedding Recall skills. | skotlex | 1 | -0/+3 |
2006-03-31 | * Should fix a bug in GM stealth mode (@hide). | Lance | 1 | -24/+32 |
2006-03-30 | - the auth function in login.c won't jstrescapecpy passwords that were encryp... | skotlex | 1 | -1/+17 |
2006-03-28 | * Modified clif_getareachar_pc to hide hidden GMs from normal players (player... | Lance | 1 | -20/+23 |
2006-03-28 | - Small fix that should help on multi-map servers when characters are swappin... | skotlex | 1 | -1/+2 |
2006-03-27 | - HW_GANBANTEIN now also removes traps. | skotlex | 1 | -2/+29 |
2006-03-27 | - Pet catching now uses the menuskill variables to prevent item usage from di... | skotlex | 1 | -3/+8 |
2006-03-27 | * GCC on Cygwin still complaining, resorted to including limits.h in malloc.h | Lance | 1 | -1/+0 |
2006-03-27 | * Refixed the fix with a constant list for Win32 users - limits.h (imported f... | Lance | 1 | -0/+1 |
2006-03-27 | - Changed status_point/skill_point to unsigned short. Adjusted the code as ne... | skotlex | 1 | -7/+7 |
2006-03-25 | - Fixed a pair of "Conditional jump or move depends on uninitialised value(s)... | skotlex | 1 | -0/+2 |
2006-03-24 | - Fixed Warp Portal. | skotlex | 1 | -2/+5 |
2006-03-22 | - Merged the unit_data structure from jA for handling unit-related data (atta... | skotlex | 1 | -94/+88 |
2006-03-21 | Fix on not showing guildmembers logins/logouts messages. | LuzZza | 1 | -0/+44 |
2006-03-19 | * Recoded getmobdata script function. Fixed mob_damage typo sd -> mvp_sd. Cle... | Lance | 1 | -43/+43 |
2006-03-17 | * Final fix on Juperos NPC. | Lance | 1 | -0/+6 |
2006-03-16 | * mob_chat_sub fix. Added buildin_pcblockmove. | Lance | 1 | -2/+6 |
2006-03-16 | * BL_PC and BL_MOB control script commands (experimental). | Lance | 1 | -0/+1 |
2006-03-15 | - Added mapflag nodrop, fixed mapflag notrade. | skotlex | 1 | -1/+4 |
2006-03-15 | - Fixed a possible crash in Venom Splasher if the countdown is too high. | skotlex | 1 | -1/+1 |
2006-03-14 | - Fixed incorrect range check in autospell2 triggers. | skotlex | 1 | -1/+1 |
2006-03-07 | - Added a check that forces self skills to cast on yourself in skill_use_id | skotlex | 1 | -1/+5 |
2006-03-05 | - Fixed a pair of missing map_freeblock_unlock | skotlex | 1 | -3/+3 |
2006-03-04 | - The rate passed to status_change_start must now be in 0->10000 range. | skotlex | 1 | -35/+7 |
2006-03-03 | - Fixed crash on the NPC whisper system when the message's size was 1. | skotlex | 1 | -2/+2 |
2006-03-03 | - Fixed compilation error on windows | skotlex | 1 | -7/+3 |