index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-09
Fixed bug with Soul Linker's Swoo visual effect not going off after duration ...
shennetsind
1
-2
/
+7
2012-02-09
Fixed bug that didn't allow LV 90+ TK Rankers from being able to use kicks no...
shennetsind
1
-4
/
+2
2012-02-09
Fixed bug with hunter traps working on mobs when cast by other mobs, bugrepor...
shennetsind
1
-1
/
+1
2012-02-09
Follow up r15557, modified it so that @ban only checks for @unban if the over...
shennetsind
1
-6
/
+19
2012-02-09
@ban is no longer able to reduce the length of a ban unless you can also @unb...
shennetsind
1
-1
/
+6
2012-02-09
Added minor autolootitem code improvement. saves from scenarios like:
shennetsind
3
-0
/
+9
2012-02-09
Added some renewal behaviors of skills from bugreport:5302 (all under renewal...
shennetsind
2
-10
/
+20
2012-02-09
Added renewal behavior to safety wall (exclusive to remode)
shennetsind
2
-3
/
+22
2012-02-09
Added some renewal behaviors of skills from bugreport:5302 (all under renewal...
shennetsind
5
-10
/
+49
2012-02-09
Minor defines cleanup; moved AUTOLOOTITEM_SIZE from pc.h to Core.h
shennetsind
3
-5
/
+19
2012-02-09
Fixed clones so that they only cast skills according to the data passed from ...
shennetsind
1
-2
/
+20
2012-02-09
Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made...
shennetsind
2
-8
/
+13
2012-02-08
Added missing parenthesis to guild aura, bugreport:5291
shennetsind
1
-1
/
+1
2012-02-08
Fixed waterball not canceling magic power if target is killed while not all s...
shennetsind
1
-7
/
+11
2012-02-08
Updated Reject Swords prerequisite to renewal. (skilltree.txt)
kenpachi2k11
1
-1
/
+1
2012-02-08
* item_trade.txt is split into re and pre-re folder as per Kenpachi's request.
xazax-hun
8
-8
/
+4728
2012-02-07
Updated some monster slaves. (bugreport:4689)
kenpachi2k11
5
-38
/
+32
2012-02-07
Removed some TXT converter leftovers (follow-up to r15503).
gepard1984
1
-4
/
+0
2012-02-06
Follow up [rev=15252]: Updated comments in sql-files/logs.sql according to co...
kenpachi2k11
1
-8
/
+8
2012-02-04
` Fixed Warg Dash skill to continuously run until codiling with an object (bu...
xantara
3
-10
/
+34
2012-02-04
* Merged changes up to eAthena 15074.
eathenabot
1
-1
/
+1
2012-02-04
* Merged changes up to eAthena 15073.
eathenabot
2
-8
/
+13
2012-02-04
` Fixed Guillotine Cross Poisons (bugreport:5275)
xantara
4
-6
/
+234
2012-02-02
Removed `gvg_eliminate_time` battle config, as it was only used by scripts. R...
gepard1984
4
-8
/
+2
2012-02-02
Removed `party_skill_penalty` battle config, unused since r996 (bugreport:137).
gepard1984
1
-1
/
+0
2012-02-01
Mob_db `adelay` and `amotion` values sanitizing (related bugreport:3968).
gepard1984
1
-2
/
+4
2012-02-01
- Removed unnecessary 'if' checks from quests_comodo.txt (bugreport:5276)
brianluau
1
-1399
/
+1373
2012-01-31
* Added display name to warps created with `@addwarp`, so their name is visi...
gepard1984
2
-3
/
+7
2012-01-31
Fixes and readability improvements to Mechanic jobchange quest:
gepard1984
1
-54
/
+52
2012-01-31
Removed obsolete `mob_clear_delay` config (since r5707) (bugreport:137)
gepard1984
3
-6
/
+0
2012-01-31
* Fixes and improvements related to MVP rewards (bugreport:1259):
gepard1984
10
-3805
/
+3975
2012-01-31
Merged `getmapmobs` script function into `mobcount` (bugreport:244). See scri...
gepard1984
2
-61
/
+29
2012-01-31
Fixed possible monster speed underflow when mobs leveling up is enabled (bugr...
gepard1984
1
-1
/
+1
2012-01-31
Added proper `mob_delete_timer` (dynamic mobs feature) cleanup on map-server ...
gepard1984
1
-0
/
+2
2012-01-30
- Removed more trailing tabs.
brianluau
108
-388
/
+387
2012-01-30
Fixed map-server crashing when monster was killed by a reflected Waterball or...
gepard1984
1
-9
/
+8
2012-01-30
* Merged changes up to eAthena 15069.
eathenabot
2
-1
/
+9
2012-01-30
- Removed trailing tabs, and fixed some spacing.
brianluau
72
-462
/
+462
2012-01-28
Fix to Storm Gust work around Land Protector.
protimus
1
-1
/
+23
2012-01-26
Fixed segmentation fault at server shutdown caused by r15521.
gepard1984
1
-1
/
+1
2012-01-26
* Modified drop system to allow overriding global item drop rates on per-ite...
gepard1984
5
-8
/
+112
2012-01-25
* Fixed zeny duplication exploit in mail system, introduced in r15310.
gepard1984
2
-3
/
+5
2012-01-25
Added two picklog types to distinguish regular monster drops (M) from stolen ...
gepard1984
5
-6
/
+9
2012-01-25
Added user-friendly socket error messages (bugreport:117).
gepard1984
1
-10
/
+28
2012-01-24
- Fixed some typos in Socket Enchant NPC. (bugreport:5263)
brianluau
1
-2
/
+2
2012-01-24
Added missing `svn:eol-style` property (follow-up to r15514).
gepard1984
1
-4203
/
+4203
2012-01-24
* Updated Mail.
og2
5
-30
/
+4263
2012-01-24
Fixed Divest status changes not loading properly on login with `debuff_on_log...
gepard1984
1
-4
/
+4
2012-01-23
* Fixed variables in order to work with the invasion (bugreport:5231)
og2
1
-4
/
+6
2012-01-23
Added missing `svn:eol-style` property (follow-up to r15510).
gepard1984
1
-1389
/
+1389
[next]