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-04-05
- Modified the ammo checks so that ammo is consumed at the end of battle_calc...
skotlex
1
-0
/
+3
2006-04-05
- Added a define list for weapon types in pc.h
skotlex
1
-0
/
+3
2006-04-05
- Some cleanup of clif_parseloadendack, fixed guild-member list being sent on...
skotlex
1
-0
/
+4
2006-04-05
* Added support for the 2006/04/04a Sakexe packet version. [Zephiris]
Zephiris
1
-0
/
+3
2006-04-05
- Added inter config connection_ping_interval which specifies interval in hou...
skotlex
1
-0
/
+15
2006-04-03
- Fixed pc_setpos using unit_remove_map with type 0 instead of 3, which confu...
skotlex
1
-0
/
+4
2006-04-03
- Fixed script command mapwarp.
skotlex
1
-0
/
+1
2006-04-03
- SC_AUTOCOUNTER now only blocks all attacks/skills when the flag is 0 (attem...
skotlex
1
-0
/
+1
2006-04-03
- Modified Rude-Attacked behaviour so that such skills only triggers when the...
skotlex
1
-0
/
+4
2006-04-03
- Removed the flag variable from the npc_data structure. Disabled NPCs are no...
skotlex
1
-0
/
+2
2006-04-03
- Moved skill_counter_additional_effect calls to trigger right after skill_ad...
skotlex
1
-0
/
+4
2006-04-03
- Cleaned up (fixed?) a possible overflow in pc_isUseitem, thanks to foobar.
skotlex
1
-0
/
+9
2006-04-02
- Fixed npc_gettimerevent_tick returning the difference since the last trigge...
skotlex
1
-0
/
+2
2006-04-02
- Added a missing memset on ers_alloc'ing mob loot which was making data from...
skotlex
1
-0
/
+3
2006-04-02
- Added preventing sending packet clif_clearchar_id when the character in que...
skotlex
1
-0
/
+5
2006-04-02
- Moved the night icon invocation to clif_parse_LoadEndAck
skotlex
1
-0
/
+4
2006-04-02
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5862 54...
reddozen
1
-0
/
+2
2006-04-02
* Loading waterheight aliases from resnametable.txt.
Lance
1
-0
/
+1
2006-04-02
* Workround the warnings for clif.c (what to do? the original codes are ugly....
Lance
1
-0
/
+4
2006-04-01
- Added a check to remove exp-even-share when someone leaves a party.
skotlex
1
-0
/
+1
2006-04-01
- Added function clif_changetraplook to handle changing the appearance of tra...
skotlex
1
-0
/
+3
2006-04-01
- Fixed berserk not raising your HP to your new cap.
skotlex
1
-0
/
+2
2006-04-01
- Fixed a few functions sending a negative ID for disguised characters (such ...
skotlex
1
-0
/
+8
2006-04-01
- Fixes to the mob_ai routines. Prevent casting rude-attacked skills in situa...
skotlex
1
-0
/
+3
2006-04-01
* Should not exit when you can't find an NPC file..
Lance
1
-0
/
+1
2006-04-01
* Dynamic shops support with script callback. (needs testing)
Lance
1
-0
/
+1
2006-04-01
- Cleaned up and fixed @where command.
skotlex
1
-0
/
+7
2006-04-01
* Fixed compiler warnings.
Lance
1
-6
/
+1
2006-04-01
- Fixed standing up no really making you stand up.
skotlex
1
-0
/
+1
2006-04-01
- Added upgrade_svn5834.sql to update view for item type 10.
skotlex
1
-0
/
+5
2006-04-01
- Added structure view_data to handle sprite information for all characters (...
skotlex
1
-0
/
+13
2006-04-01
* April fool! Improved soundeffectall script command. (No, this is not a lie)
Lance
1
-0
/
+3
2006-03-31
- Fixed skill_require_db loading.
skotlex
1
-0
/
+3
2006-03-31
- Changed the look field of all arrows to 1.
skotlex
1
-0
/
+9
2006-03-31
- Fixed an infinite recursion in the Wedding Recall skills.
skotlex
1
-0
/
+3
2006-03-31
Started work on commands for the IRC Bot.
zido
1
-0
/
+4
2006-03-31
- Adjusted the range of Wall of Fog to 9 and Spider Web to 7
skotlex
1
-0
/
+2
2006-03-31
* Should fix a bug in GM stealth mode (@hide).
Lance
1
-0
/
+3
2006-03-31
5 kafra passes, fixed refiner's @fullprice, char_name_option
Vicious
1
-0
/
+1
2006-03-30
- Added a missing "return 0" that fixes a crash on failed lookups on status_c...
skotlex
1
-0
/
+2
2006-03-30
Added year day return in gettime function. gettime(8) returns 1~366
foruken
1
-0
/
+2
2006-03-30
- the auth function in login.c won't jstrescapecpy passwords that were encryp...
skotlex
1
-0
/
+17
2006-03-30
* Cleaned up mistakes in irc.c
Lance
1
-0
/
+1
2006-03-30
* Added execution of OnInterIfInit, OnCharIfInit and OnInterIfInitOnce on scr...
Lance
1
-1
/
+5
2006-03-29
- Now none of the pet-menu options will have any effect when the pet's intima...
skotlex
1
-0
/
+2
2006-03-29
- Applied a fix to not do xs/ys checks on npc_doevent when the npc is not on ...
skotlex
1
-0
/
+4
2006-03-29
- Some cleaning of the mob_ai. Mobs should stop chasing once you are beyond t...
skotlex
1
-0
/
+10
2006-03-28
- Fixed (?) the Family recall warp skills.
skotlex
1
-0
/
+3
2006-03-28
- Fixed Wedding support skills healing yourself instead of partner.
skotlex
1
-0
/
+4
2006-03-28
- Fixed summon mobs being able to cast "summon" skills.
skotlex
1
-0
/
+2
[prev]
[next]