index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
Added 8 Official kRO & jRO Costumes supported up to 2015-05-13aRagexe.
Jedzkie
2
-12
/
+78
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-15
Added GPL-compliant header to all sources and build scripts
Haru
82
-313
/
+1636
2015-12-15
Added GPL information on interactive server startup
Haru
1
-0
/
+2
2015-12-15
Fix Dialog being cleaned after timeout on secure npc timeout enabled.
hemagx
1
-1
/
+0
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
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
- Fixed #723 now it's possible to retrieve Battle Config Settings from plugin...
Your Name
3
-9
/
+29
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
Added backtrace in case an invalid race is passed to map_race_id2mask
Haru
1
-0
/
+2
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
2015-12-04
Add missing checks to irc-bot.c
Andrei Karas
1
-6
/
+24
2015-12-04
Add missing checks to intif.c
Andrei Karas
1
-2
/
+55
2015-12-04
Add missing checks to instance.c
Andrei Karas
1
-0
/
+7
2015-12-04
Add missing checks to homunculus.c
Andrei Karas
1
-9
/
+46
2015-12-04
Add missing checks to guild.c
Andrei Karas
1
-1
/
+26
2015-12-04
Add missing checks to elemental.c
Andrei Karas
1
-3
/
+13
2015-12-04
Merge pull request #910 from dastgir/idle
Andrei Karas
5
-36
/
+28
2015-12-04
Added a function to update idle time
Dastgir
5
-36
/
+28
[next]