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-05-03
* Removed the obfuscation of the #kafra_code password. (bugreport:2323)
brianluau
4
-12
/
+15
2009-05-03
* Fix several npctimer issues (bugreport:1619, bugreport:1730)
Inkfish
2
-55
/
+67
2009-05-03
* Fix 'awake' not working (bugreport:2580)
Inkfish
2
-1
/
+2
2009-05-03
* Do not log damage if it's done by mob itself (bugreport:2933) [Inkfish]
Inkfish
2
-0
/
+4
2009-05-02
svn:eol-style native for char_sql's int_mercenary code (missing in r13166).
ultramage
2
-241
/
+241
2009-05-02
* Spirit of Bard and Dancer now only works for mastered skills (bugreport:3037)
Playtester
3
-1
/
+8
2009-05-02
- Fixed some typos in the script command documentation. (bugreport:2547)
brianluau
9
-18
/
+22
2009-05-02
Applied timexy's pvp warp name fix (bugreport:2938)
Playtester
2
-145
/
+148
2009-05-02
* Re-added Kasa's missing Shield Reflect (bugreport:3039)
Playtester
2
-0
/
+8
2009-04-30
* Fixed various typos in the Moscovia quests thanks to Ihades (bugreport:3036)
Playtester
2
-68
/
+70
2009-04-30
Added missing case SC_ONEHAND (from r5227) and case SC_MERC_QUICKEN (from r13...
ultramage
2
-66
/
+104
2009-04-29
* Incarnation of Morroc (Angel) is now Shadow 1 instead of Holy 1
Playtester
2
-2
/
+4
2009-04-29
Updated ASSIN_Q2 variable range check from < 1 to < 3 to defend against the v...
Paradox924X
2
-1
/
+5
2009-04-28
- Avoid setting the canwalk delay after being hit if the target is already un...
skotlex
1
-2
/
+2
2009-04-28
* Removed unnecessary text and fixed a goto in the Hunter Jobquest (bugreport...
Playtester
2
-8
/
+2
2009-04-28
* A few quest updates due to bugreports
Playtester
5
-114
/
+101
2009-04-27
* Fixed break equipment debuff working on bosses (bugreport:3023)
Playtester
2
-1
/
+3
2009-04-25
* Fixed Monster Spiral Pierce not being reduced by Ghostring Card
Playtester
2
-2
/
+13
2009-04-25
* First attempt to fix up the strip skills, please make sure these fixes work...
Playtester
3
-16
/
+22
2009-04-25
Added an int64 typecast to both the acid demonstration equation (which couldn...
ultramage
1
-3
/
+3
2009-04-25
Filled in missing SI_ (status icon) names based on official info.
ultramage
1
-22
/
+159
2009-04-25
Correction to some status icons based on official information
ultramage
4
-21
/
+42
2009-04-24
Fixed a small typo I did in my last Spiral Pierce fix, thanks to Inkfish for ...
Playtester
1
-1
/
+1
2009-04-24
* Lil fix for my last commit. Sorry :)
akrus
1
-1
/
+1
2009-04-24
Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since tha...
ultramage
3
-6
/
+5
2009-04-24
* Fixed Acid Demonstration (and probably some other skills) working wrong on ...
akrus
1
-1
/
+1
2009-04-24
Filled in missing OPT3 change for LK's Aura Blade.
ultramage
1
-4
/
+9
2009-04-23
* Fixed wrong coordinates of the Prontera Bartender (bugreport:3000)
Playtester
3
-3
/
+6
2009-04-23
Added length check to functions clif_parse_CreateChatRoom and clif_parse_Chat...
ultramage
2
-6
/
+11
2009-04-23
Fixed several occurences of map_freeblock() being used before map_deliddb() (...
ultramage
3
-4
/
+4
2009-04-23
Made some adjustments to the land skill code, based on official information:
ultramage
4
-26
/
+32
2009-04-21
* Fixed items that use the "AddSPAmount_Action" bonus on aegis
Playtester
3
-5
/
+21
2009-04-21
- Now when the mob picks and attacks a player target, he is added to the "log...
skotlex
1
-0
/
+3
2009-04-21
Crashfix for negative skill id values (bugreport:2984)
akrus
1
-1
/
+1
2009-04-20
* Applied BrianL's castle switch fix (bugreport:2969)
Playtester
23
-141
/
+44
2009-04-20
* Various script updates
Playtester
4
-55
/
+59
2009-04-20
* Fixed safestrncpy trashing the memory before dst when n == 0. (since r10667...
FlavioJS
3
-7
/
+20
2009-04-20
Adjusted the exploit crashfix from r13678 to abort when invalid input is dete...
ultramage
1
-2
/
+2
2009-04-17
* Fixed small typo in /battlegrounds/bg_common.txt [Jguy]
jmanfffreak
2
-1
/
+3
2009-04-17
- Critical crash fix. Please update your servers.
zephyrus
1
-0
/
+3
2009-04-17
* Fixed a few items
Playtester
2
-10
/
+16
2009-04-16
- Corrected the attack_attr_none setting to behave as it should: for those wh...
skotlex
2
-5
/
+6
2009-04-16
Corrected in error in the mjolnir fields spawn script.
jmanfffreak
2
-1
/
+2
2009-04-15
Modified the commented out Phreeoni and forgot to fix the varience for the ac...
L0ne_W0lf
2
-2
/
+3
2009-04-15
Corrected most MVP spawn variances. Some were right (11.3+), and a couple are...
L0ne_W0lf
30
-63
/
+92
2009-04-15
* Monster Spiral Pierce is now a ranged misc attack
Playtester
2
-3
/
+9
2009-04-14
* Cooking success chance is now affected by DEX and LUK
Playtester
3
-2
/
+8
2009-04-12
* Took care of some warnings. (marionette formulas and *INTPTR_* macros)
FlavioJS
2
-14
/
+18
2009-04-11
Some minor db fixes (item names and mob skill target)
Playtester
2
-4
/
+4
2009-04-11
Inverted the way monster_ai 0x200 works, default is 0 again (followup to r136...
ultramage
3
-6
/
+7
[next]