Age | Commit message (Expand) | Author | Files | Lines |
2006-04-28 | - Removed the sending of the online guild list when you log-on, may fix the "... | skotlex | 1 | -1/+2 |
2006-04-28 | - Modified clif_skill_nodamage to allow for a NULL source. This is to simplif... | skotlex | 1 | -9/+9 |
2006-04-27 | - unit_remove_map will reset attackable-time, canact and canwalk delays. | skotlex | 1 | -5/+30 |
2006-04-27 | - Fixed the compilation error. Gee, how did that slipped by... | skotlex | 1 | -1/+1 |
2006-04-27 | - Corrected the hit value of the TK kicks (from single hit "6" to multi-hit "8") | skotlex | 1 | -5/+22 |
2006-04-26 | - Updated item_db.sql to current. | skotlex | 1 | -10/+2 |
2006-04-25 | - Renamed skill_clear_element_field to skill_clear_group, it accepts a flag t... | skotlex | 1 | -1/+4 |
2006-04-24 | - Idle skills won't trigger while the mob is walking. | skotlex | 1 | -1/+39 |
2006-04-22 | - Added SC_KEEPING/SC_BARRIER to calc_flag in status_change_end | skotlex | 1 | -4/+4 |
2006-04-20 | - Raised the buffer size in clif_MainChatMessage to 200, removed the message ... | skotlex | 1 | -1/+1 |
2006-04-20 | - Fixed buffer overflow in clif_MainChatMessage. It now prints a Debug messag... | skotlex | 1 | -2/+5 |
2006-04-20 | - Added support for n to specify minutes to @charban. | skotlex | 1 | -2/+2 |
2006-04-20 | - Added back the "you can't walk delay while attacking" to unit_attack_timer,... | skotlex | 1 | -4/+3 |
2006-04-18 | - Removed message 592 from trade.c | skotlex | 1 | -4/+2 |
2006-04-18 | * Shinomori's method (kinda) of remote script execution with interaction. | Lance | 1 | -14/+3 |
2006-04-18 | cleaned the invisible fix a bit. | Vicious | 1 | -11/+14 |
2006-04-18 | better way to fix invisible npc! :D | Vicious | 1 | -39/+23 |
2006-04-17 | - Fixed pet being incorrectly removed when it had intimacy 0. | skotlex | 1 | -1/+1 |
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 |