index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-12
Partially revert r14085, NPC names are allowed to be more than 24 character l...
Inkfish
2
-4
/
+4
2009-10-12
Added missing sql update file for rename
Inkfish
2
-0
/
+2
2009-10-11
NPC should only have a 24 characters long name including EOS. (bugreport:3599)
Inkfish
3
-3
/
+4
2009-10-11
Added character rename function.(topic:225576)(written by pakpil and fixed by...
Inkfish
6
-28
/
+216
2009-10-06
Fixed rental items can be moved into guild storage from cart.
Inkfish
5
-12
/
+8
2009-10-04
- Implemented new packets for rental items (from Jobbie and Natz and fixed by...
zephyrus
7
-152
/
+291
2009-10-04
- Added a missing space in help.txt (bugreport:3632)
brianluau
5
-37
/
+3
2009-10-03
* Added Ravies sisters, people can now turn in the "Valkyrie Gift" items.
L0ne_W0lf
5
-6
/
+793
2009-10-02
Marionette Control now has an infinite duration.(bugreport:2542)
Inkfish
3
-6
/
+3
2009-10-02
Fixed a damage underflow (bugreport:3624)
Inkfish
2
-6
/
+4
2009-09-27
Fixed typos in skill_nocast_db from r13840 (Extra ';' and spelled assuptio wr...
L0ne_W0lf
2
-2
/
+4
2009-09-24
- Re-added Hardrock Mammoth's MD_BOSS mode that was lost in r14052.
brianluau
4
-22
/
+35
2009-09-23
Added supports for Soul Bound.
Inkfish
3
-9
/
+11
2009-09-20
Disabled ip checking during auth, since it lead to a lot of confusion.
ultramage
4
-10
/
+12
2009-09-19
Stone Curse's petrify duration should be 20 seconds at any levels.
Inkfish
2
-1
/
+3
2009-09-18
Storm Gust's freeze duration should be 12 seconds at any levels.
Inkfish
2
-5
/
+3
2009-09-17
* Duration of SC_STONE is not reduced by MDEF.
Inkfish
3
-4
/
+7
2009-09-17
- Delete their Gym Pass before giving them the skill. (bugreport:3592)
brianluau
2
-3
/
+4
2009-09-16
* Re-added missing mercenary scrolls to item_trade database, must have gotten...
L0ne_W0lf
2
-0
/
+31
2009-09-16
* Fixed the AI mode for Zombie, change I made while testing new the Luciola AI.
L0ne_W0lf
6
-301
/
+1154
2009-09-13
- Fixed typo on item 6079 (bugreport:3581).
Kisuka
2
-10
/
+4
2009-09-13
* Progressbar aborts when player is attacked.
Inkfish
7
-12
/
+45
2009-09-12
* Clarified the names of some questlog functions and eventually implemented k...
Inkfish
4
-34
/
+51
2009-09-11
- Fixed issue Entweihen Card (bugreport:3579)
Kisuka
2
-3
/
+3
2009-09-11
- Added quest log commands to all job quests.
Kisuka
23
-1098
/
+1429
2009-09-10
* Added some, and enabled existing episode 13.1 content.
L0ne_W0lf
7
-67
/
+10455
2009-09-09
- Fixed some 'getarg' that were switched in Magazine Dealer Kenny.
brianluau
2
-6
/
+6
2009-09-08
- Clarified documentation for 'addtimer'.
brianluau
2
-7
/
+18
2009-09-05
- Added some missing quests to quest_db.
Kisuka
5
-17
/
+45
2009-09-05
- Updates to several npc files to match AEGIS standards.
Kisuka
14
-2292
/
+2619
2009-09-04
Added missing memmove() when adding quests. Sorry, can't be more careless...
Inkfish
1
-0
/
+1
2009-09-04
add missing memmove (follow up to r14036)
Inkfish
1
-0
/
+4
2009-09-04
forget to update main.sql
Inkfish
1
-3
/
+0
2009-09-04
* QuestLog Fix.
Inkfish
11
-56
/
+65
2009-08-27
- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)
brianluau
5
-18
/
+50
2009-08-26
Fixed mercenary info not being re-sent after using @refresh (bugreport:2335).
ultramage
1
-0
/
+5
2009-08-26
- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)
brianluau
8
-1192
/
+1747
2009-08-25
Implemented Progress Bar.(topic:207933)
Inkfish
6
-2
/
+69
2009-08-24
* Fixed items other than Masamune using bAspd. (only Masamune use bAspd in Ae...
Inkfish
2
-40
/
+45
2009-08-23
- Fixed issue with Double Bound (bugreport:3489).
Kisuka
2
-12
/
+14
2009-08-22
Fixed Teleport through Hocus-Pocus skips menu. (bugreport:3513)
Inkfish
2
-1
/
+3
2009-08-21
Fixed the wrong packet length makes client choke when add_quest packets are s...
Inkfish
5
-54
/
+25
2009-08-21
Added bMagicHPGainValue and bMagicSPGainValue.
Inkfish
8
-14
/
+36
2009-08-20
* Some fixes for Heat
Inkfish
2
-4
/
+15
2009-08-18
* Changed attribute_recover to no, being hit by the same element should not r...
L0ne_W0lf
19
-57
/
+93
2009-08-18
Equipment DEF penalty shouldn't be applied to players in Mental Strength.(bug...
Inkfish
2
-2
/
+6
2009-08-16
- Added missing #includes to fix some linux warnings.
zephyrus
1
-0
/
+6
2009-08-15
- Fixed final instancing bug. Tested Endless Tower and working. I will ask if...
zephyrus
1
-1
/
+1
2009-08-15
Fixed self skills affecting target unit when used within combo delay for Asur...
Inkfish
2
-2
/
+8
2009-08-14
- Fixes and optimization to instancing. Thanks to Saithis
zephyrus
6
-42
/
+46
[next]