index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
clif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
Fixed bugreport:5537 SR_GENTLETOUCH_CURE now acts with official behavior.
greenboxal2
1
-1
/
+1
2012-04-21
- Fixed Spell Fist being unable to cast while casting a bolt skill (bugreport...
epoque11
1
-3
/
+3
2012-04-21
- Fixed emperium coordinates in Payon Holy Shadow (payg_cas03).
brianluau
1
-3
/
+3
2012-04-20
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...
shennetsind
1
-87
/
+218
2012-04-11
Rollbacked clif.c from the changes of r15828, r15830 and r15833 (they were ca...
shennetsind
1
-35
/
+501
2012-04-11
Fixed bugreport:5535 while caster is in shadow formation he no longer can att...
shennetsind
1
-1
/
+1
2012-04-07
Fixed some minor issue, follow up r15828.
xazax-hun
1
-3
/
+1
2012-04-04
More cleanups for old clients.
protimus
1
-47
/
+4
2012-04-03
Cleanup of conditions for old clients.
protimus
1
-452
/
+31
2012-03-31
* Merged changes up to eAthena 15084.
eathenabot
1
-2
/
+7
2012-03-29
- Merged main-chat message handling (as requested/enforced by trojal <3)
epoque11
1
-6
/
+2
2012-03-24
- Restored Lord Of Death spawn that was accidentally removed in r15060. (bugr...
brianluau
1
-4
/
+3
2012-03-23
* Merged changes up to eAthena 15082. (skipped 15081)
eathenabot
1
-6
/
+0
2012-03-22
- Fixed a friend-list exploit allowing players to confirm the online status o...
epoque11
1
-6
/
+8
2012-03-22
Fixed bugreport:5355 Shadow Chaser's Auto Shadow Spell is now fully functional.
shennetsind
1
-1
/
+18
2012-03-22
Fixed bugreport:5486, now a more friendly message is displayed upon skill fai...
shennetsind
1
-6
/
+28
2012-03-19
Refine DB update
lordttseven
1
-4
/
+4
2012-03-19
* Merged changes up to eAthena 15080.
eathenabot
1
-2
/
+3
2012-03-18
Added Official behavior to non-ensamble songs: they no longer go off if you w...
shennetsind
1
-1
/
+5
2012-03-18
Added Official Guild Aura Implementation bugreport:667
shennetsind
1
-0
/
+14
2012-03-17
Fixed gcc warning on unused variable 'gc'
shennetsind
1
-3
/
+1
2012-03-17
Fixed bugreport:5456 you can no exploit creation of crafting items by mixing ...
shennetsind
1
-4
/
+5
2012-03-15
Status change packet cleanup
lordttseven
1
-45
/
+18
2012-03-07
- Fixed a little leftover in socket_enchant2.txt .
masao87
1
-2
/
+1
2012-03-04
- Guild Castle code cleanup:
gepard1984
1
-8
/
+2
2012-02-22
Fixed Royal Guard's Banding skill & icon activation (bugreport:5210)
xantara
1
-1
/
+2
2012-02-19
Fixed `/lb` and `/nlb` commands displaying additional nickname (bugreport:5351).
gepard1984
1
-1
/
+1
2012-02-19
- reverted part of r15609 since apparently the issue is purely limited to ZC_...
lordttseven
1
-1
/
+1
2012-02-19
Fixed /b and /nb bugreport:5351
shennetsind
1
-1
/
+1
2012-02-18
* adjusted socket_max_client_packet to a more accurate (if guessed) value to ...
lordttseven
1
-0
/
+14
2012-02-17
- Fixed group permissions not recognizing `false` setting (bug:5342).
gepard1984
1
-1
/
+1
2012-02-17
Initial support for Shadow Chaser and a few adjustments here and there.
shennetsind
1
-0
/
+32
2012-02-16
- Removed outdated version number handling (follow-up to r11503).
gepard1984
1
-2
/
+1
2012-02-14
Removed deprecated memory manager macros (follow-up to r14916).
gepard1984
1
-9
/
+9
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-347
/
+152
2012-02-12
item_trade nodrop/notrade flags no longer share no mail and no auction flags,...
shennetsind
1
-1
/
+1
2012-02-11
Added 2 new item_trade.txt flags as per kenpachi request:
shennetsind
1
-2
/
+3
2012-02-10
Fixed bug with create new poison (GCROSS) not working properly, bugreport:5311
shennetsind
1
-2
/
+9
2012-02-09
Fixed bug that allowed a auction bid to fail (and generate zeny loss) if made...
shennetsind
1
-4
/
+4
2012-02-04
` Fixed Warg Dash skill to continuously run until codiling with an object (bu...
xantara
1
-1
/
+1
2012-02-04
* Merged changes up to eAthena 15073.
eathenabot
1
-1
/
+1
2012-01-30
- Removed more trailing tabs.
brianluau
1
-4
/
+4
2012-01-30
- Removed trailing tabs, and fixed some spacing.
brianluau
1
-7
/
+7
2012-01-25
* Fixed zeny duplication exploit in mail system, introduced in r15310.
gepard1984
1
-1
/
+4
2012-01-23
* Merged changes up to eAthena 15068.
eathenabot
1
-1
/
+1
2012-01-22
Minor cleanups, mostly reducing scopes.
xazax-hun
1
-2
/
+2
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
1
-9
/
+0
2012-01-17
Enabled Mersenne Twister MT19937 as random number generator instead of standa...
gepard1984
1
-8
/
+9
2012-01-17
* Merged changes up to eAthena 15067.
eathenabot
1
-4
/
+4
2012-01-17
* Merged changes up to eAthena 15066.
eathenabot
1
-1466
/
+2220
[next]