Age | Commit message (Expand) | Author | Files | Lines |
2007-05-19 | Reformatting @_@ | ultramage | 1 | -6/+6 |
2007-05-19 | * Added Global chat and Main chat logging | ultramage | 1 | -5/+4 |
2007-03-14 | - Corrected party item share settings not being properly updated on logon. | skotlex | 1 | -1/+1 |
2007-03-12 | - Cleaned up the implementation of party_send_movemap, it should fix the clie... | skotlex | 1 | -16/+11 |
2007-03-02 | - Modified the Storm Gust freeze counter code so it is resetted when standing... | skotlex | 1 | -1/+0 |
2007-02-25 | Added missing header for r9914 | ultramage | 1 | -0/+1 |
2007-02-25 | - You are allowed to attack/use skills now when your cloaking level is below 3. | skotlex | 1 | -1/+1 |
2007-02-16 | - Modified the "guardian" spawn script command, it no longer receives a "amou... | skotlex | 1 | -4/+4 |
2007-02-15 | - Cleaned up clif_party_info a bit | ultramage | 1 | -3/+3 |
2007-02-01 | - When when a party-member levels up, the level change is sent to the char-se... | skotlex | 1 | -6/+10 |
2007-01-07 | Undid the memset->malloc_set replacement | ultramage | 1 | -6/+6 |
2006-12-23 | - Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ... | FlavioJS | 1 | -1/+1 |
2006-12-21 | - Added a 1-node cache to db. Removed party_cache and guild_cache since now t... | FlavioJS | 1 | -19/+13 |
2006-12-05 | - Massive EOL normalization & 'svn:eol-style native' flag setting for all txt... | FlavioJS | 1 | -902/+902 |
2006-11-17 | - Corrected use of the party invitation reply packet, thanks to FlavioJS. | skotlex | 1 | -5/+8 |
2006-10-28 | - Fixed mob-skill event "skillused" not triggering at all. | skotlex | 1 | -2/+2 |
2006-10-25 | - Made the exp bonus settings be adjustable: | skotlex | 1 | -20/+32 |
2006-10-19 | - Cleaned up the log.c file. | skotlex | 1 | -1/+1 |
2006-10-19 | - Corrected a compilation error. | skotlex | 1 | -9/+12 |
2006-10-18 | - Added a overflow check when calculating party exp share. | skotlex | 1 | -0/+4 |
2006-09-20 | - Cleaned up some more party_sub_count, so that idle_no_share will also disab... | skotlex | 1 | -4/+5 |
2006-09-20 | - Fixed party_sub_count (TK_POWER) failing when the idle_no_share setting was... | skotlex | 1 | -3/+7 |
2006-08-27 | * Optional macro MEMSET_TURBO for faster low-level memory initializations. | Lance | 1 | -6/+6 |
2006-08-07 | - Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe. | skotlex | 1 | -1/+1 |
2006-08-04 | - Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o... | skotlex | 1 | -1/+1 |
2006-07-28 | - The picklog will now record negative values for items sold to npcs. | skotlex | 1 | -0/+2 |
2006-07-27 | - Added config setting party_update_interval so you can specify how often the... | skotlex | 1 | -3/+1 |
2006-07-27 | - Added config setting "party_hp_mode" (battle/party.conf) which determines m... | skotlex | 1 | -1/+2 |
2006-07-27 | - Fixed packet 0x22a having the manner and opt3 packets in inverted offsets. | skotlex | 1 | -0/+2 |
2006-07-27 | - Applied the necessary changes to make @partyoption reflect it's changes on ... | skotlex | 1 | -3/+8 |
2006-07-26 | - Modified party_item_share_type config setting so that using 1 disables item... | skotlex | 1 | -3/+4 |
2006-07-18 | - Added atcommand @partyoption, lets you alter the party item-distribution ty... | skotlex | 1 | -2/+2 |
2006-07-06 | - Modified the party_data structure on the map server to remove some redundan... | skotlex | 1 | -16/+48 |
2006-07-06 | - Fixed the auto-direction code which makes self-skills with ground units bec... | skotlex | 1 | -3/+0 |
2006-06-13 | - Updated clif_disp_onlyself to not use dynamic memory and write directly to ... | skotlex | 1 | -3/+2 |
2006-06-12 | - Made guild member exp an unsigned int. | skotlex | 1 | -1/+1 |
2006-06-10 | - Added structure party_data and party_member_data to the map server to hold ... | skotlex | 1 | -231/+229 |
2006-06-07 | - Added pc_calcexp to calculate individual exp bonuses acquired from exp's so... | skotlex | 1 | -3/+3 |
2006-05-24 | - Item sharing now shares the same rules as exp sharing (no sharing when dead... | skotlex | 1 | -2/+9 |
2006-05-22 | * Excluded idle and auto-trade party members from TK_POWER list. | Lance | 1 | -1/+4 |
2006-05-15 | - Added SC_BLADESTOP to the switch listing in status_change_start | skotlex | 1 | -1/+1 |
2006-05-08 | - ES magic will now put the caster on stun for 0.5 secs regardless of whether... | skotlex | 1 | -13/+18 |
2006-05-08 | - Fixed compilation error. | skotlex | 1 | -1/+1 |
2006-03-08 | - Fixed item disappearing from the floor when you attempted to pick it up and... | skotlex | 1 | -1/+1 |
2006-03-04 | - The rate passed to status_change_start must now be in 0->10000 range. | skotlex | 1 | -2/+2 |
2006-03-01 | - Turn Undead and Offensive Resurrection should now work on undead players. | skotlex | 1 | -3/+66 |
2006-02-21 | - Modified party_send_movemap and guild_send_info_short to send the mini-dots... | skotlex | 1 | -1/+15 |
2006-02-17 | - Added NK value 3: No damage + area of effect skill (NK_SPLASH_NO_DAMAGE) | skotlex | 1 | -13/+12 |
2006-02-09 | - Code rewrites in mob_damage and party_exp_even_share for correctly handling... | skotlex | 1 | -9/+16 |
2006-02-08 | - Cleaned up and reorganized status_change_start. Now it also receives the su... | skotlex | 1 | -2/+2 |