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
2006-08-15
- Updated the char save structure for char-TXT servers so that the homun id w...
skotlex
4
-119
/
+142
2006-08-15
- Added SCB_DYE which marks which status-changes need a forced cloth dye chan...
skotlex
2
-13
/
+21
2006-08-15
- Asura Strike now moves you to the target on fail always (unless the target ...
skotlex
5
-79
/
+89
2006-08-15
Fixed SIGSEGV with homunc save
toms
1
-2
/
+2
2006-08-14
- Removed support for negative autosave intervals, instead added a minsave_in...
skotlex
3
-11
/
+12
2006-08-14
- Sacrifice no longer shows damage to self.
skotlex
7
-150
/
+128
2006-08-14
- Some cleaning of skillnotok
skotlex
1
-19
/
+17
2006-08-14
- Increased Run's walk speed bonus to 25->50%
skotlex
3
-26
/
+25
2006-08-14
- Fixed script engine allowing scripts to set a player's zeny to negative val...
skotlex
7
-40
/
+28
2006-08-13
- Removed @itemcheck as it was totally pointless.
skotlex
9
-58
/
+48
2006-08-13
- Corrected the mapif_parse_PartyChangeMap function to correctly update level...
skotlex
3
-18
/
+35
2006-08-12
See Changelog.
blackhole89
1
-0
/
+11
2006-08-12
- Fixed Dancers/Bards being able to use normal attacks while performing.
skotlex
1
-15
/
+17
2006-08-11
- Fixed the item group bonus not working.
skotlex
4
-32
/
+78
2006-08-10
Code cleanup on homunc, they stay in memory until player disconnect or homunc...
toms
5
-79
/
+125
2006-08-10
- Hopefully fixed family-party-even-share not breaking when a member logs out.
skotlex
3
-2
/
+12
2006-08-10
- Should have fixed the login-sql crash when passed user-name's length is bey...
skotlex
4
-15
/
+9
2006-08-10
- Fixed a warning GCC kept giving me when including mercenary.h
skotlex
1
-2
/
+2
2006-08-10
- Fixed two instances in the login-sql server where the ip in the log-login t...
skotlex
4
-24
/
+61
2006-08-09
- Fixed Asura not wasting all SP away when it fails on cast-end.
skotlex
1
-0
/
+1
2006-08-09
Fixed homunc skill up bug
toms
3
-4
/
+5
2006-08-09
- Adjusted some the dance/song/encore code so that the source of an ensemble ...
skotlex
3
-33
/
+64
2006-08-09
- Added crash protection to the mob_db txt reading when the mob_db file has l...
skotlex
1
-2
/
+5
2006-08-09
- Should have fixed a signed/unsigned warning in login-txt
skotlex
4
-22
/
+30
2006-08-09
- Cleaned up some the code of TF_DOUBLE and GS_CHAINACTION.
skotlex
1
-16
/
+14
2006-08-09
- Trade requests will now fail when either character is unable to act (charac...
skotlex
3
-5
/
+12
2006-08-09
Heard skotlex voice, changed all msg_table[] into msg_txt() in atcommand.c ;)
toms
1
-367
/
+367
2006-08-09
- Got rid of the "i might be used uninitialized on this function" warning in ...
skotlex
1
-1
/
+1
2006-08-09
- Fixed the char-server not invoking the party_calc_state function when the t...
skotlex
2
-8
/
+10
2006-08-09
- Crash-protections in the mail-checking function.
skotlex
3
-48
/
+45
2006-08-08
- Added back missing state set to prevent Ankle-Snare from being retrieved af...
skotlex
1
-0
/
+1
2006-08-08
Fixed compilation warning
toms
1
-1
/
+1
2006-08-08
- Added a check to handle Spider Web as a targetted skill. If there's more th...
skotlex
1
-3
/
+4
2006-08-08
- Changed the map_freeblock_unlock code so that when there's an "already free...
skotlex
2
-3
/
+7
2006-08-08
- Casting Kaensin will clear out Suiton and viceversa now.
skotlex
4
-18
/
+12
2006-08-08
- Removed config settings display_delay_skill_fail and display_snatcher_skill...
skotlex
5
-13
/
+15
2006-08-08
- Fixed yet again AS_SPLASHER doing full damage on all characters. Now you ca...
skotlex
5
-51
/
+52
2006-08-08
- Fixed the login-sql server replying to the change-sex packet with the wrong...
skotlex
3
-3
/
+5
2006-08-08
- Cleaned up the apparent mess that is pc_skill. Hopefully it SHOULD fix as d...
skotlex
1
-12
/
+29
2006-08-08
- Changed define EQP_WEAPON to specify only the right-hand weapon, added defi...
skotlex
5
-16
/
+15
2006-08-07
- Cleaned up the Asura code so that when the skill fails your SP/Spheres/Fury...
skotlex
2
-10
/
+35
2006-08-07
- Fixed Venom Splasher doing half-damage instead of full-damage to the "explo...
skotlex
1
-1
/
+1
2006-08-07
- Hopefully fixed the party_even_share cast-overflow bug as reported by Adobe.
skotlex
2
-5
/
+2
2006-08-07
- Removed the setting of blow-count to 0 when the target is a boss on the bat...
skotlex
2
-13
/
+5
2006-08-07
- Fixed the map_search_freecell error which was making mobs fail to respawn.
skotlex
1
-1
/
+1
2006-08-07
- Added in Lupus's suggestion of not making multi-slot headgears set all slot...
skotlex
1
-10
/
+13
2006-08-07
- Cleaned some of mpeg's updated work.
skotlex
5
-58
/
+53
2006-08-07
- Some code cleaning in status.c
skotlex
4
-37
/
+14
2006-08-07
- Adjusted the order in which option/sc change packets are sent to match Aegis's
skotlex
2
-6
/
+62
2006-08-07
mpeg's ninja work
Vicious
5
-131
/
+80
[next]