index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
party.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-02-03
- Fixed a wrong check being done for AM_TWILIGHT3
skotlex
1
-1
/
+1
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+742
2006-01-29
Clearing trunk.
Valaris
1
-657
/
+0
2005-03-30
* Added base code for loading Ser's UPNP plugin
celest
1
-13
/
+13
2005-03-30
* updated map server to jA1137~1159
celest
1
-2
/
+2
2005-03-29
More C/C++ Conformance fixes
amber
1
-5
/
+5
2005-02-25
revised npc_event_dequeue; added a check to party share & devel update [Shino...
shinomori
1
-2
/
+3
2005-02-23
* Added bAddItemHealRate
celest
1
-5
/
+7
2005-01-28
* Added DUMP_ALL_PACKETS and moved dump packets code in clif_parse a bit to s...
(no author)
1
-2
/
+2
2005-01-23
update
(no author)
1
-1
/
+1
2005-01-06
update
amber
1
-1
/
+1
2004-12-23
* Updated Sacrifice
celest
1
-1
/
+1
2004-12-23
Update
amber
1
-0
/
+2
2004-12-23
Rewrite inter server messaging
amber
1
-0
/
+1
[next]