index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
Added checks for when a homunculus class is invalid when passing through the ...
xantara
2
-5
/
+11
2012-08-01
Follow up r16543, you nasty thing how did you get commented out?!
shennetsind
1
-1
/
+1
2012-08-01
Fixed favorite item tab, now items are only moved if you place them in the pr...
shennetsind
1
-7
/
+11
2012-08-01
Fixed bugreport:6378 fixed 'nude' script command so that it may remove costume.
shennetsind
1
-9
/
+10
2012-08-01
Fixed bugreport:6380 Snap/Body Relocation animation, super ultra special than...
shennetsind
3
-8
/
+26
2012-07-31
Fixed SC_CRYSTALIZE where it stacks with other opt and ignore SC_WARMER.
rud0lp20
5
-9
/
+117
2012-07-30
- Fixed a compile error =[ thanks BuildBot!
brianluau
1
-0
/
+1
2012-07-30
- Removed redundant config after the Item Stacking System was added in r16279.
brianluau
4
-30
/
+18
2012-07-29
Fixed some compile warnings.(bugreport:6352, bugreport:6361)
rud0lp20
3
-3
/
+7
2012-07-29
Fixed bugreport:6359
shennetsind
1
-2
/
+2
2012-07-29
Fixed bugreport:6357 where buf is attempt to be used outside it bounds..
rud0lp20
1
-1
/
+1
2012-07-29
Fixed bugreport:6324 mobs now clear attacked data on death. special thanks to...
shennetsind
2
-17
/
+12
2012-07-29
Fixed bugreport:6353
shennetsind
1
-5
/
+10
2012-07-28
Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...
rud0lp20
10
-21
/
+353
2012-07-28
Fixed bugreport:6341. Update Soul Change to his RE behavior.
ignizh
1
-0
/
+4
2012-07-28
Added support for the "favorite item tab" feature. super-mega-thanks to Judas...
shennetsind
4
-14
/
+201
2012-07-27
Splitted item_buyingstore.txt into pre-re and re as per Kenpachi's request.
shennetsind
1
-1
/
+1
2012-07-27
Fixed bugreport:309 combos may now stack properly. moved all combo processing...
shennetsind
8
-120
/
+330
2012-07-26
Updated NJ_HUUMA to renewal behavior.(bugreport:6330)
rud0lp20
4
-23
/
+116
2012-07-26
Follow up r16502 / bugreport:6115 added missing check on battle_calc_gvg_damage
shennetsind
1
-3
/
+4
2012-07-26
Fixed bugreport:6115 players without guild may now attack guardians during wo...
shennetsind
1
-4
/
+8
2012-07-26
Fixed bugreport:6311 capped summons speed to a minimum of 2 in order for them...
shennetsind
1
-0
/
+2
2012-07-26
Added the merges proposed in evilpuncker's list of suggestions: http://rathen...
shennetsind
6
-17
/
+15
2012-07-25
Fixed bugreport:6320 where trading with multiple characters may lead to explo...
rud0lp20
1
-0
/
+10
2012-07-25
Fixed bugreport:6312 where level of GC_RESEARCHNEWPOISON was not passed throu...
rud0lp20
1
-1
/
+2
2012-07-24
Moved a few messages from source to msg_athena.conf.
xazax-hun
5
-12
/
+10
2012-07-24
Merged ALL_PARTYFLEE from eAthena renewal branch.
xazax-hun
3
-3
/
+20
2012-07-24
Renamed leftovers REMODE to RENEWAL in documentation.
xazax-hun
2
-2
/
+2
2012-07-24
Fixed bugreport:6310 where flinching/casting motion always trigger with groun...
rud0lp20
1
-1
/
+1
2012-07-24
Fixed bugreport:6302 where WUG Riding state is not save in char log out.
rud0lp20
3
-2
/
+7
2012-07-24
Refinements to atcommand suggestions.
xazax-hun
1
-40
/
+35
2012-07-24
Fixed @adjgroup so that the cached permissions are updated alongside the grou...
shennetsind
1
-0
/
+1
2012-07-24
Follow up r16486 a little code optimization and fixed its server crashing/hal...
rud0lp20
2
-11
/
+10
2012-07-23
Fixed bugreport:5817. Hundred Spear now have his official behavior. (Thanks t...
ignizh
1
-1
/
+12
2012-07-23
Follow up r16471 improved overall feature performance by making the bind list...
shennetsind
4
-62
/
+112
2012-07-23
reverting r16476, for 1) after extensive debugging cookie and I found out it ...
shennetsind
1
-1
/
+1
2012-07-23
Updated most Ranger skills to its official behavior and damage formula.(bugre...
rud0lp20
6
-135
/
+263
2012-07-23
Fixed bugreport:6297 where Cart can be dispelled by SA_DISPELL and AB_CLEARANCE.
rud0lp20
2
-19
/
+3
2012-07-23
follow up the awesome killer-commit r16479
shennetsind
1
-0
/
+1
2012-07-23
Follow up r16470 adjusted the fix for the longing of freedom
shennetsind
2
-23
/
+11
2012-07-23
Added checkre() script command, which allows to check if a renewal feature is...
daegaladh
1
-0
/
+71
2012-07-22
Fixed a bug where Storm Gust and other miscellaneous skills were not sending ...
cookiecrumbs
1
-2
/
+5
2012-07-22
Added a check on the battle_delay_damage_sub to prevent crashes from map_free...
cookiecrumbs
1
-1
/
+1
2012-07-22
Follow up r16468 - removed the "n is meaningless" comment from bNoWeaponDamag...
kenpachi2k11
1
-1
/
+1
2012-07-22
Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); or...
cookiecrumbs
6
-1
/
+231
2012-07-22
Added a new configuration option to allow either weapon switching to cancel S...
cookiecrumbs
5
-1
/
+23
2012-07-21
Fixed documentation for bNoWeaponDamage and bNoMagicDamage. (bugreport:5972)
kenpachi2k11
1
-1
/
+1
2012-07-21
Renamed bUseSPrateSkill to bSkillUseSPrate.
kenpachi2k11
6
-17
/
+38
2012-07-21
* Created standardized headers with explanations in /conf/mapflag/, deleted "...
euphyy
6
-13
/
+13
2012-07-21
Fixed an old bug in waitingroom where NPCs weren't appearing into their chatr...
daegaladh
2
-9
/
+27
[next]