index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Changelog-Trunk.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-28
- Self destruction will now hit all characters in range, not just enemies.
skotlex
1
-0
/
+2
2006-07-28
- Cleaned up the NJ update code.
skotlex
1
-0
/
+6
2006-07-28
- Some cleaning of battle_drain, Evil Druid card should work now.
skotlex
1
-0
/
+3
2006-07-28
Casted nothl to (unsigned int) in sprintf functions, IP is 32bits and sql fie...
toms
1
-0
/
+1
2006-07-28
Fixed "warning: `list' might be used uninitialized in this function" in char/...
toms
1
-0
/
+1
2006-07-28
Fixed : - "uninitialized local variable 'i' used" in skill.c
toms
1
-0
/
+1
2006-07-28
Fixed "warning: long unsigned int format, unsigned int arg" in parse_login (l...
toms
1
-0
/
+1
2006-07-28
Fixed sign warnings in login/login.c
toms
1
-0
/
+1
2006-07-28
Fixed "conversion from 'double' to 'int', possible loss of data"
toms
1
-0
/
+1
2006-07-28
Fixed "warning: redefinition of [ushort/uint/ulong]"
toms
1
-0
/
+1
2006-07-28
Fixed duplicate case value on NJ_SUITON
toms
1
-0
/
+2
2006-07-28
- Fixed a memory leak when there exists more than one user function with the ...
skotlex
1
-0
/
+4
2006-07-28
- The picklog will now record negative values for items sold to npcs.
skotlex
1
-0
/
+4
2006-07-28
- Added missing SC information to NPC_CHANGEUNDEAD
skotlex
1
-0
/
+1
2006-07-27
- Added config setting party_update_interval so you can specify how often the...
skotlex
1
-0
/
+3
2006-07-27
- Synced the script.c file with as much data as possible from jA's:
skotlex
1
-0
/
+14
2006-07-27
- Added a cleanup routine on shutdown to remove all characters from memory fo...
skotlex
1
-0
/
+2
2006-07-27
- Now when you set the guardian's HP, if the guardian is spawned, it's HP wil...
skotlex
1
-0
/
+6
2006-07-27
- Added config setting "party_hp_mode" (battle/party.conf) which determines m...
skotlex
1
-0
/
+4
2006-07-27
- Fixed packet 0x22a having the manner and opt3 packets in inverted offsets.
skotlex
1
-0
/
+2
2006-07-27
- Readded the check which prevents Cloaking from activating when your learned...
skotlex
1
-1
/
+5
2006-07-27
- Removed a redeclared variable i in the parsing of the fame list (char-txt s...
skotlex
1
-0
/
+3
2006-07-27
Fixed Independence Memorial Hat weight, set to 0
toms
1
-0
/
+1
2006-07-27
* Fix homunc & code cleanup [Toms]
toms
1
-0
/
+7
2006-07-27
- Fixed a memory leak when reading the item_db txt.
skotlex
1
-0
/
+1
2006-07-27
- Applied the necessary changes to make @partyoption reflect it's changes on ...
skotlex
1
-0
/
+2
2006-07-26
- Modified party_item_share_type config setting so that using 1 disables item...
skotlex
1
-0
/
+4
2006-07-26
- Added battle_get_master which returns the master bl of a given object.
skotlex
1
-0
/
+5
2006-07-26
- Added support for "sc_end -1" which will clear all status changes. Added th...
skotlex
1
-0
/
+3
2006-07-26
- @pettalk will now fail when muted.
skotlex
1
-0
/
+1
2006-07-26
- Enabled changing of equipment while stunned/asleep/petrified/etc
skotlex
1
-0
/
+2
2006-07-25
- Cleaned up run_script_main to properly free previous stack-data when runnin...
skotlex
1
-0
/
+4
2006-07-25
- Added a missing ntohl call in the loginlog code.
skotlex
1
-0
/
+1
2006-07-25
- Added a check when buying from npcs to allow buying of item_avail items.
skotlex
1
-0
/
+2
2006-07-25
- Fixed duel accept invite sending the packet before the duel data is set (re...
skotlex
1
-0
/
+3
2006-07-25
- Fixed a possible crash when you dual-wield and the total damage is 0.
skotlex
1
-0
/
+2
2006-07-25
- Added Toms's perl scripts item_db.pl and mob_db.pl (they are in tools/), th...
skotlex
1
-0
/
+5
2006-07-25
- Re-updated the mob_db.sql to latest.
skotlex
1
-0
/
+1
2006-07-25
- Cleaned up the skill_landprotector function to correctly block only magic s...
skotlex
1
-0
/
+5
2006-07-24
- Cleaned up the Mistress Card related code so that the no-gemstone bonus red...
skotlex
1
-0
/
+5
2006-07-24
- Adjusted skill_castfix_sc so that Suffragium will get consumed even on inst...
skotlex
1
-0
/
+5
2006-07-24
- Added a check to prevent Deluge/Volcano/Violent Gale from being placed on t...
skotlex
1
-0
/
+4
2006-07-24
Random Homunculus cleanup
DracoRPG
1
-0
/
+6
2006-07-24
- Changed Land Protector's range back to 3.
skotlex
1
-0
/
+12
2006-07-23
- Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ...
skotlex
1
-0
/
+6
2006-07-23
- Fixed buildin_isequip not working correctly with non-cards.
skotlex
1
-0
/
+2
2006-07-23
- Updated mob_db.sql to latest.
skotlex
1
-0
/
+1
2006-07-22
- Applied Toms's suggested corrections to homun code.
skotlex
1
-0
/
+7
2006-07-22
- Added blocking of @me when muted or in berserk status.
skotlex
1
-0
/
+1
2006-07-21
- Corrected the @follow timer not being deleted on logout.
skotlex
1
-0
/
+2
[next]