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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-29
Implemented THE official Steal skill equation and game mechanics (basically v...
ultramage
6
-17
/
+20
2007-12-29
Knockback now works through cells where there is a diagonal path, but no hori...
ultramage
2
-56
/
+26
2007-12-28
* Updated MVP drops to 11.2
Playtester
2
-6
/
+9
2007-12-28
* Fixed a memory leak in memitemdata_to_sql.
FlavioJS
2
-1
/
+2
2007-12-28
* Reverted a bad modification in clif_produceeffect from r11290.
FlavioJS
2
-2
/
+7
2007-12-27
Removed an incorrect range check and fixed a copypaste typo which caused scri...
ultramage
2
-6
/
+3
2007-12-27
Re-added a missing mob last_thinktime timer initialization when a mob spawns,...
ultramage
2
-0
/
+3
2007-12-27
* Changed the configure script:
FlavioJS
3
-2369
/
+3212
2007-12-27
* Corrected description of scope and npc variables in script_commands.txt.
FlavioJS
6
-40
/
+65
2007-12-27
* Tweeked the declaration and initialization defines for vectors.
FlavioJS
6
-19
/
+50
2007-12-26
Fixed the incorrect interpretation of the map-cell height information stored ...
ultramage
3
-33
/
+39
2007-12-26
Moved distance-related functions to path.c/h
ultramage
11
-59
/
+64
2007-12-26
Removed typo (it's correct on stable for some reason)
Playtester
1
-1
/
+1
2007-12-26
More official Veins spawns
Playtester
3
-52
/
+96
2007-12-26
Fixed two bugs in mob_db
Playtester
2
-3
/
+4
2007-12-26
* Fixed string variables dereferencing directly to the value instead of deref...
FlavioJS
2
-8
/
+20
2007-12-24
some minor cleaning of player variable loading/saving
ultramage
1
-84
/
+75
2007-12-24
- corrected skill_abra.txt so it no longer has entries for passive skills.
skotlex
1
-59
/
+59
2007-12-23
Fixed a line in eAAC Quest Warper causing crashes.
Paradox924X
2
-1
/
+3
2007-12-23
* Added a generic vector implementation (dynamic array) based on defines.
FlavioJS
2
-0
/
+287
2007-12-23
- Fixed horrible handling of skill_abra_db which leads to memory corruption (...
skotlex
5
-18
/
+25
2007-12-23
- Fixed warning about unused variable
skotlex
5
-16
/
+12
2007-12-22
Fixed droprate overflows when going over rate 2000x
ultramage
2
-3
/
+7
2007-12-22
- Corrected mob spawn utilization of the delay1/delay2 values (one is respawn...
skotlex
5
-31
/
+26
2007-12-22
Fixed server not always sending the correct level values to the client.
ultramage
1
-4
/
+5
2007-12-22
Cleaned the script conf files (see topic:171384 for details)
ultramage
12
-158
/
+9
2007-12-22
Fixed non-skill splash attacks showing 'unknown skill' (bugreport:665)
ultramage
1
-1
/
+1
2007-12-22
Fixed some typos in skill_db.txt, caused by r11949 (bugreport:657)
ultramage
1
-6
/
+6
2007-12-22
forgot path.h ._.
ultramage
1
-0
/
+16
2007-12-22
Path code cleaning...
ultramage
15
-152
/
+147
2007-12-22
Fixed mob AI code iterating over non-mob objects without checking, when monst...
ultramage
10
-23
/
+27
2007-12-19
Fixed some formatting glitches in atcommand.c
ultramage
1
-61
/
+61
2007-12-19
Fixed yet another buffer overflow, in @adopt
ultramage
2
-6
/
+8
2007-12-19
* Changes to the configure script.
FlavioJS
3
-2804
/
+2289
2007-12-19
- Corected the SC_MIRACLE + Anger code using the wrong skill level to calcula...
skotlex
3
-9
/
+11
2007-12-19
- Fixed skill name for skill 39 (MC_PUSHCART)
skotlex
2
-44
/
+44
2007-12-19
Corrected mistakes in script_commands.txt (bugreport:373)
ultramage
1
-108
/
+66
2007-12-18
Fixed a possible buffer overflow in @partyoption code.
ultramage
2
-7
/
+7
2007-12-18
* Updated respawn time interpretation according to latest kRO update
Playtester
2
-4
/
+8
2007-12-18
- Cleaned up a bit the format of skill_db.txt (that comma next to the skill n...
skotlex
7
-599
/
+620
2007-12-18
- removed redundant clif_hominfo line in merc_hom_dead (it was sent already f...
skotlex
3
-7
/
+3
2007-12-18
Fixed a glitch where the TXT charserver would not unlock castle.txt after cre...
ultramage
1
-2
/
+2
2007-12-18
minor code tweaking
ultramage
5
-8
/
+8
2007-12-17
* Added flag.server to indicate interserver sockets
ultramage
13
-45
/
+53
2007-12-17
Removed the 'create athena.txt' step from athena-start as the server does tha...
ultramage
3
-13
/
+2
2007-12-16
Touched up Merchant quest Biliban Kafra function
L0ne_W0lf
2
-2
/
+6
2007-12-16
Updated Louyang NPCs, quests, and warps.
L0ne_W0lf
5
-3463
/
+4690
2007-12-16
Replaced the 'map name' castle data variable with the equivalent 'map index'.
ultramage
2
-23
/
+14
2007-12-16
Some more guild code reformatting (moved do_init_guild() to the end of guild....
ultramage
4
-128
/
+113
2007-12-15
Fixed one query that I missed when doing r11915
ultramage
1
-3
/
+4
[next]