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
2008-10-08
Fixed chat_createnpcchat() not checking if a chatroom already exists, produci...
ultramage
3
-2
/
+13
2008-10-07
Fixed the 'exp calculation overflow fix' from r10291 which wasn't really work...
ultramage
1
-4
/
+4
2008-10-06
Damage count on rebirthed mobs is now reset. (Valaris)
L0ne_W0lf
1
-0
/
+2
2008-10-06
voided out clif_blown as per Valaris' instruction.
L0ne_W0lf
2
-3
/
+3
2008-10-06
SC_WEIGHT50 and 90 are no longer removed on death. (bugreport:2316)
L0ne_W0lf
1
-0
/
+2
2008-10-06
Fixed knockback not updating the client position of disguised players (bugrep...
ultramage
2
-18
/
+22
2008-10-06
Fixed friends list ack packet using truncated values (bugreport:2310).
ultramage
1
-2
/
+2
2008-10-04
Fixed offline divorce not working properly (bugreport:2295).
ultramage
1
-1
/
+4
2008-10-04
Fixed NPC_REBIRTH not working if the caster had no status active at the momen...
ultramage
1
-3
/
+0
2008-10-03
* Delete ST_LOGIN auth in chrif_disconnectplayer (followup to r13256, bugrepo...
FlavioJS
1
-2
/
+8
2008-10-03
* Fix for "yet another online check bypass technique". (bugreport:2292)
FlavioJS
2
-2
/
+4
2008-10-01
Kaupe will now trigger from mobs, homuns and mercenaries, as well. (bugreport...
L0ne_W0lf
1
-4
/
+2
2008-10-01
* Rev. 13251 Removed 'casttime' adjustment from offensive ressurection. Follo...
L0ne_W0lf
2
-3
/
+1
2008-09-28
Fixing the txt-char converter compilation (bugreport:2171).
ultramage
1
-0
/
+3
2008-09-28
Adding null pointer check (followup to r13240).
ultramage
1
-1
/
+1
2008-09-27
Fixed clif_changelook betraying the presence of gm-hidden players (bugreport:...
ultramage
1
-3
/
+10
2008-09-27
Fixed a ShowWarning call in skill_db.txt reading code using random data from ...
ultramage
1
-1
/
+1
2008-09-23
Removed the 'upnp' plugin (see bugreport:1000).
ultramage
2
-36
/
+1
2008-09-21
Corrected Lex Divina not showing animation on fail. (bugreport:1740)
L0ne_W0lf
1
-5
/
+3
2008-09-21
Corrected Offensive Res using Turn Undead cast time. (bugreport:1704)
L0ne_W0lf
1
-1
/
+1
2008-09-18
- Some corrections to Basilica.
zephyrus
2
-10
/
+11
2008-09-13
Modified the 'player/GM has logged in' mapserver message to respect the lowes...
ultramage
1
-16
/
+15
2008-09-11
Removed a few out of date messages from msg_athena, and updated some others.
L0ne_W0lf
4
-78
/
+78
2008-09-10
- Full implementation of mercenary skills.
zephyrus
10
-322
/
+622
2008-09-09
Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...
L0ne_W0lf
11
-20
/
+115
2008-09-07
- Skill Reset fix for Taekwon Ranger. (Bugreport 1759).
zephyrus
1
-88
/
+124
2008-09-07
- Fixing some linux warnings (uninitialized variable).
zephyrus
1
-23
/
+30
2008-09-06
- Renamed createmercenary to mercenary_create.
zephyrus
3
-8
/
+164
2008-09-04
* Updated mmo.h, increased merc max count to 36.
L0ne_W0lf
2
-1
/
+9
2008-09-04
Patched a dormant off-by-one bug in guild leader changing code, which was tri...
ultramage
1
-1
/
+1
2008-09-03
- Starting Mercenary Skill implementation.
zephyrus
7
-117
/
+181
2008-09-02
- Fixed problem deleting characters.
zephyrus
2
-12
/
+10
2008-09-02
- Implementing a correct update of mercenary status window on status change u...
zephyrus
4
-51
/
+94
2008-09-01
- Supportive Skill Behavior for Mercenaries:
zephyrus
2
-22
/
+22
2008-09-01
- More code for mercenaries and starting work on restrictions.
zephyrus
5
-21
/
+49
2008-09-01
- Mercenary Bonus Status (currently activated each mob kill for testing).
zephyrus
5
-27
/
+137
2008-09-01
- Mercenary Loyalty Updates.
zephyrus
3
-17
/
+54
2008-09-01
Skip woe:se treasure boxes when counting max. item droprate (followup to r131...
ultramage
1
-1
/
+1
2008-09-01
Removed hardcoded equip position names from getequipname (bugreport:2156).
ultramage
1
-33
/
+46
2008-09-01
Removed leftover calls to custom sathena guild_canescape() (see r13161) (bugr...
ultramage
1
-6
/
+1
2008-09-01
Temporary workaround against the party/guild send_xy_timer dangling pointer c...
ultramage
2
-3
/
+5
2008-09-01
- Something i forget to commit mmo.h.
zephyrus
5
-6
/
+104
2008-09-01
- Moved char server's mercenary code to a different file (int_mercenary.*)
zephyrus
7
-170
/
+291
2008-08-31
- A proper mercenary lifetime calculation.
zephyrus
7
-21
/
+23
2008-08-31
- Protection for mercenary scrolls. (Don't consume it if you already have a m...
zephyrus
1
-0
/
+3
2008-08-31
- Cleanup on pc_isUseitem and added restriction for mercenary items.
zephyrus
1
-25
/
+78
2008-08-31
- Implemented script commands for mercenary items (mercenary_heal and mercena...
zephyrus
5
-2
/
+45
2008-08-31
* More mercenary updates.
zephyrus
8
-124
/
+197
2008-08-31
- Limitations to WoE SE Treasures (no steal, drop rates, no class change).
zephyrus
2
-10
/
+11
2008-08-29
swtcompilationerror (followup to r13149)
ultramage
1
-2
/
+2
[next]