index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
Update *message script command to allow to use account ID
AnnieRuru
1
-8
/
+13
2015-12-21
Fix Client stuck if npc secure time reached and no actual dialog presented to...
hemagx
1
-1
/
+6
2015-12-20
*explode return array size.
Emistry
1
-0
/
+2
2015-12-20
Fixed a memory leak in the explode script command
Haru
1
-18
/
+16
2015-12-20
Fix some issues with the @help command.
Kpy!
1
-3
/
+3
2015-12-20
Costume and Shadow items are not equip-able anymore on older clients that doe...
hemagx
2
-0
/
+7
2015-12-20
Fixed showing HP bar for monsters even if disabled on 2015 clients and onward.
hemagx
1
-3
/
+3
2015-12-20
HPM Hooks Update
Hercules.ws
3
-0
/
+96
2015-12-20
Fix the *getcharip
AnnieRuru
1
-6
/
+13
2015-12-20
Fix certain script command report source npc twice if player not attached
AnnieRuru
1
-146
/
+136
2015-12-20
Change map->nick2sd into script>nick2sd
AnnieRuru
1
-47
/
+46
2015-12-20
Change map->charid2sd into script->charid2sd
AnnieRuru
1
-12
/
+11
2015-12-20
Change map->id2sd into script->id2sd
AnnieRuru
1
-37
/
+33
2015-12-20
Add script->id2sd function to throw error properly if player not found
AnnieRuru
2
-0
/
+36
2015-12-19
Corrected a typo in the Renewal cardfix calculation
Haru
1
-3
/
+3
2015-12-18
Add *getunittype and update *getmapxy
AnnieRuru
1
-26
/
+91
2015-12-17
Added 8 Official kRO & jRO Costumes supported up to 2015-05-13aRagexe.
Jedzkie
2
-12
/
+78
2015-12-17
Merge pull request #917 from dastgir/packet
Andrei Karas
1
-1
/
+5
2015-12-17
Update max packet size according to client date
Dastgir
1
-1
/
+5
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
[next]