index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
=General
technote24
6
-302
/
+399
2012-04-19
- Added 22nd argument to 'getmonsterinfo' which returns the mvp_exp of a mons...
brianluau
2
-198
/
+199
2012-04-19
=General
technote24
3
-220
/
+272
2012-04-18
Fixed bugreport:5530 deep sleep lullaby no longer resets its duration when ca...
shennetsind
1
-0
/
+1
2012-04-16
Fixed bugreport:5386 riding dragons should now give the correct weight bonus....
shennetsind
1
-1
/
+1
2012-04-15
Follow up r15863. As suggested by xazax I've replaced long with inptr since i...
shennetsind
1
-1
/
+1
2012-04-15
Follow up r15862 and r15863. Forgot this \o/. /me feels horribly horrible.
shennetsind
1
-3
/
+3
2012-04-15
Follow up r15862 someone (<points at me>/facepalm) forgot that he had modifie...
shennetsind
1
-0
/
+6
2012-04-15
Let there be light! GREEN TREE ON ALL DISTROS, I CHOOSE YOU, NOW!
shennetsind
1
-34
/
+34
2012-04-15
Fixed quite a few dozen "comparison is always true due to limited range of da...
shennetsind
1
-0
/
+5
2012-04-15
Fixed compiling warning with gcc on --enable-64bit mode.
shennetsind
1
-2
/
+2
2012-04-11
yet another minor performance improvement. walking mobs no longer waste bandw...
shennetsind
3
-4
/
+7
2012-04-11
Minor performance improvement. server no longer wastes processing time creati...
shennetsind
2
-16
/
+23
2012-04-11
minor performance improvement for users with battle_config.ksprotection disab...
shennetsind
1
-1
/
+1
2012-04-11
Fixed bugreport:5561 Even Share Exp should now be working properly
shennetsind
1
-2
/
+5
2012-04-11
minor improvement on NPC parse processing
shennetsind
1
-13
/
+4
2012-04-11
Fixed bugreport:5533 Voice of Siren status now works properly.
shennetsind
1
-5
/
+10
2012-04-11
Fixed bugreport:5524 Epiclesis now heals every 3 seconds instead of 1.
shennetsind
1
-18
/
+17
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:5492 Berserk and Two Hand Quicken now give proper +15 and +7 ...
shennetsind
1
-4
/
+9
2012-04-11
Fixed bugreport:5535 while caster is in shadow formation he no longer can att...
shennetsind
2
-1
/
+2
2012-04-11
Fixed bugreport:5556 skill_onskillusage is only triggered if previous skill d...
shennetsind
1
-10
/
+5
2012-04-11
Fixed bugreport:5543 this item is official rentable and it should unmount upo...
shennetsind
2
-13
/
+8
2012-04-11
Fixed bugreport:4292 item_noequip now scans armor enchant gems.
shennetsind
1
-0
/
+5
2012-04-11
Moved Renewal Experience Modifier out of REMODE and created its own RENEWAL_E...
shennetsind
3
-4
/
+11
2012-04-11
disabled unused grf_shuffle_enc, gcc was bugging regarding it not being calle...
shennetsind
1
-16
/
+15
2012-04-09
- Fixed a STUPID Linux issue preventing compilation due to file name-casing
epoque11
1
-1
/
+1
2012-04-09
- Follow-up to r15837, fixed compiler error due to missing header file
epoque11
7
-119
/
+119
2012-04-09
- Spring cleaning of various source files
epoque11
22
-276
/
+239
2012-04-08
=General
technote24
5
-11
/
+289
2012-04-07
Fixed some minor issue, follow up r15828.
xazax-hun
1
-3
/
+1
2012-04-04
Re-add hotkey bar defines for pre-renewal.
protimus
1
-3
/
+10
2012-04-04
More cleanups for old clients.
protimus
3
-53
/
+4
2012-04-04
Changed some defines into an enumerator.
protimus
5
-71
/
+82
2012-04-03
Cleanup of conditions for old clients.
protimus
4
-486
/
+33
2012-04-03
Reverted r15825, glitch found. will work on it.
shennetsind
1
-1
/
+1
2012-04-03
Fixed bugreport:5500 / Follow up r15768
shennetsind
1
-1
/
+1
2012-04-02
Fixed bugreport:5018 skills permanently granted through scripts are now 100% ...
shennetsind
1
-1
/
+1
2012-04-02
Fixed gcc warning on script.c, getnpcid
shennetsind
1
-1
/
+1
2012-04-02
- Fixed grouprandomitem; always produced negative item IDs. (bugreport:5529)
epoque11
1
-1
/
+1
2012-04-02
- Small change to @version command (fixed invalid project name)
epoque11
1
-1
/
+1
2012-03-31
* Merged changes up to eAthena 15085.
eathenabot
1
-7
/
+18
2012-03-31
* Merged changes up to eAthena 15084.
eathenabot
2
-3
/
+17
2012-03-30
- Fixed warning notice of nullpo_retv (follow up to r15816)
epoque11
1
-1
/
+1
2012-03-29
- Merged main-chat message handling (as requested/enforced by trojal <3)
epoque11
4
-14
/
+27
2012-03-28
* fixed certain traps dealing blitz beat damage due to a missing break (see a...
lordttseven
1
-0
/
+1
2012-03-28
Fixed bugreport:5515 targets in manhole may now be targeted by shadow form.
shennetsind
2
-10
/
+10
2012-03-28
Fixed bugreport:5516 Royal Guard's Pinpoint Attack formula was updated and fi...
shennetsind
1
-2
/
+2
2012-03-28
Fixed bugreport:5517 Warlock's Comet no longer requires 2 gemstones if you ca...
shennetsind
1
-20
/
+22
2012-03-28
Fixed bugreport:5518 Wanderer/Minstrel Voice Lessons now allow them to cast t...
shennetsind
1
-3
/
+1
[next]