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
2015-12-17
Dressroom Packet implemented
Dastgir
3
-2
/
+18
2015-12-17
Removal of SC_ITEMSCRIPT.
Jedzkie
2
-58
/
+2
2015-12-17
Implement official effect of MVP Scrolls
Jedzkie
4
-12
/
+53
2015-12-17
Change all chat mute checks to use pc->can_talk instead of direct check.
hemagx
6
-25
/
+18
2015-12-17
Add bAddMaxWeight bonus for increasing player's max weight
AnnieRuru
2
-1
/
+5
2015-12-16
HPM Hooks Update
Hercules.ws
9
-0
/
+93
2015-12-15
Added GPL-compliant header to sql files
Haru
1
-1
/
+24
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
210
-773
/
+4233
2015-12-15
Added GPL information on interactive server startup
Haru
5
-0
/
+19
2015-12-15
Fix Dialog being cleaned after timeout on secure npc timeout enabled.
hemagx
1
-1
/
+0
2015-12-15
HPM Hooks Update
Hercules.ws
1
-27
/
+27
2015-12-15
Fixed some too long char buffer initializers.
Florian Wilkemeyer
2
-11
/
+15
2015-12-15
Added const qualifier to the w1~w4 arguments of npc_parse_unknown_object
Haru
2
-2
/
+19
2015-12-15
Added const qualifier to the w1~w4 arguments of npc_parse_mob
Haru
2
-2
/
+20
2015-12-15
Added const qualifier to the w1~w4 arguments of npc_parse_function
Haru
2
-4
/
+27
2015-12-15
Added const qualifier to the w1~w4 arguments of npc_parse_duplicate
Haru
2
-9
/
+38
2015-12-15
Added const qualifier to the w1~w4 arguments of npc_parse_script
Haru
3
-8
/
+34
2015-12-15
Added const qualifier to the w1~w4 arguments of npc_parse_shop
Haru
2
-6
/
+19
2015-12-15
Added const qualifier to the w1~w4 arguments of npc_parse_warp
Haru
2
-3
/
+20
2015-12-15
Added const qualifier to the w1~w4 arguments of npc_parse_mapflag
Haru
2
-9
/
+37
2015-12-14
Added official effect of Mora Berry.
Jedzkie
5
-12
/
+33
2015-12-14
follow up f975f0a55ca930fd0f95a6209bea479ac9bc3a5d
hemagx
1
-1
/
+1
2015-12-14
Players now will auto warped to random spot in the map upon login in-case the...
hemagx
1
-0
/
+3
2015-12-13
Renaming 'start_point' to 'start_point_re'
Jedzkie
1
-5
/
+5
2015-12-13
Fix SC_STOMACHACHE to its official behavior.
Jedzkie
1
-6
/
+6
2015-12-13
ItemDB Updates:
Jedzkie
4
-2
/
+9
2015-12-13
Fixed an issue in the bonus2 bAddMonsterDropChainItem implementation
Haru
1
-3
/
+3
2015-12-13
Corrected an error in bonus3 bAddMonsterDropItem
Haru
1
-1
/
+1
2015-12-13
Fix double source script warning in-case of invalid battle config flag requested
hemagx
1
-1
/
+0
2015-12-13
HPM Hooks Update
Hercules.ws
1
-7
/
+7
2015-12-13
- Fixed #723 now it's possible to retrieve Battle Config Settings from plugin...
Your Name
7
-25
/
+104
2015-12-12
Added server type checks to the sample plugin, to avoid hooking errors on log...
Haru
1
-16
/
+25
2015-12-12
HPM Hooks Update
Hercules.ws
5
-0
/
+562
2015-12-11
Fix guild member position check.
Andrei Karas
1
-1
/
+1
2015-12-10
Fix SPTable going low for MAX_LEVEL
Dastgir
1
-2
/
+2
2015-12-10
Fix guild position check.
Andrei Karas
1
-1
/
+1
2015-12-10
Change the sequence of Status ID's according to its number. Minor clean-up.
Jedzkie
1
-152
/
+160
2015-12-10
Rename 'ITEMIDBATTLE_MANUAL100' to 'ITEMID_BATTLE_MANUAL100'.
Jedzkie
2
-2
/
+2
2015-12-09
Fixed a nullpo check failure in log_chat
Haru
1
-6
/
+51
2015-12-06
Fixed a validation issue in the NPC Sell List
Haru
1
-5
/
+13
2015-12-06
HPM Hooks Update
Hercules.ws
3
-0
/
+32
2015-12-06
Added backtrace in case an invalid race is passed to map_race_id2mask
Haru
2
-0
/
+15
2015-12-06
Fixed issues with compound races in bonuses where they're handled as arrays
Haru
1
-323
/
+203
2015-12-06
Replaced RC_BOSS/RC_NONBOSS bitmask combinations with RC_ALL bitmasks
Haru
1
-25
/
+32
2015-12-06
Refactored/fixed race handling for bonuses that store it as a bitmask
Haru
5
-101
/
+153
2015-12-05
Removed some unnecessary assertions
Haru
3
-9
/
+16
2015-12-05
Fixed a client crash when a MVP Tombstone is created
Haru
1
-7
/
+1
2015-12-04
Add missing check to mail.c
Andrei Karas
1
-0
/
+6
2015-12-04
Add missing check to log.c
Andrei Karas
1
-0
/
+32
2015-12-04
Add missing checks into itemdb.c
Andrei Karas
1
-2
/
+30
[next]