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
/
map
/
script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-13
add missing _pc in set_reg
gumi
1
-4
/
+4
2017-04-12
fix 1b0d3bd "add getvariableofpc() buildin"
gumi
1
-1
/
+0
2017-04-12
fix a16fbb3 "allow character and account variables to reference another regis...
gumi
1
-26
/
+139
2017-04-11
Fixes a minor typo in buildin_setequipoption
smokexyz
1
-2
/
+2
2017-04-09
Merge pull request #1598 from Smokexyz/IRO
Haru
1
-2
/
+243
2017-04-09
Merge pull request #1657 from mekolat/getunits2
Haru
1
-0
/
+100
2017-04-08
add getunits() buildin
gumi
1
-0
/
+100
2017-04-04
Implementation of Item Options System.
Smokexyz
1
-2
/
+243
2017-03-31
Merge pull request #1544 from HerculesWS/1543-fix
smokexyz
1
-6
/
+8
2017-03-28
add gettimer() buildin
gumi
1
-0
/
+95
2017-03-12
Merge pull request #1610 from mekolat/timer2
Haru
1
-17
/
+37
2017-03-12
Minor optimizations for the warpguild implementation
Haru
1
-12
/
+13
2017-03-12
Merge pull request #1496 from Emistry/scriptcommand_warpguild
Haru
1
-28
/
+33
2017-03-05
allow to use addtimercount on another player
gumi
1
-2
/
+6
2017-03-05
fix code style in buildin_addtimercount
gumi
1
-4
/
+5
2017-03-05
allow to use deltimer on another player
gumi
1
-2
/
+6
2017-03-05
fix code style in buildin_deltimer
gumi
1
-2
/
+3
2017-03-05
allow to use addtimer on another player
gumi
1
-2
/
+6
2017-03-05
make addtimer return success or failure
gumi
1
-2
/
+6
2017-03-05
fix code style in buildin_addtimer
gumi
1
-4
/
+6
2017-03-05
Merge pull request #1589 from mekolat/strinfo2
Haru
1
-58
/
+77
2017-03-05
Update *warpguild() script command.
Emistry Haoyan
1
-28
/
+33
2017-02-26
add getvariableofpc() buildin
gumi
1
-2
/
+51
2017-02-26
allow character and account variables to reference another registry
gumi
1
-15
/
+59
2017-02-26
fix code style in set_reg
gumi
1
-19
/
+32
2017-02-26
fix indentation in set_reg
gumi
1
-44
/
+44
2017-02-26
fix code style in script_array_src
gumi
1
-5
/
+6
2017-02-26
fix indentation in script_array_src
gumi
1
-22
/
+22
2017-02-26
fix code style in get_val
gumi
1
-17
/
+22
2017-02-26
fix indentation in get_val
gumi
1
-52
/
+52
2017-02-26
Revert "allow to get vars of other players with getd"
gumi
1
-210
/
+96
2017-02-26
Merge pull request #1586 from mekolat/getd2
Ridley
1
-96
/
+210
2017-02-26
Added option to show classchange only to one player (#1587)
Guilherme G. M
1
-8
/
+19
2017-02-25
allow strcharinfo() and strnpcinfo() to take a GID
gumi
1
-58
/
+77
2017-02-25
allow to get vars of other players with getd
gumi
1
-96
/
+210
2017-02-25
add chr() and ord() buildins
gumi
1
-1
/
+26
2017-01-17
Fixes #1543
Dastgir Pojee
1
-6
/
+8
2016-12-03
Remove the platform-dependent variables from struct status_data
Haru
1
-1
/
+1
2016-12-03
Ensure that pc->addfame() increments the correct fame points
Haru
1
-9
/
+9
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
1
-6
/
+6
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-14
/
+14
2016-12-02
Fixed a null-pointer dereference in BUILDIN(makeitem2)
Haru
1
-1
/
+1
2016-12-02
Merge pull request #1405 from Emistry/scriptcommand_makeitem2
Haru
1
-0
/
+85
2016-12-01
Fixed areawarp cell check
Lemongrass3110
1
-1
/
+4
2016-11-20
Removed support for apostrophes in constants
Haru
1
-1
/
+1
2016-10-22
Implemented SC_BITESCAR:
Dastgir Pojee
1
-2
/
+5
2016-10-07
Fixed some issues detected by clang's static analyzer (Xcode 8/macOS Sierra)
Haru
1
-2
/
+0
2016-09-30
Add different fixes for gcc 7 warnings.
Andrei Karas
1
-2
/
+2
2016-09-12
Add script command navigateto. Add packet for this command.
Andrei Karas
1
-0
/
+55
2016-09-11
Clarified/rewritten part of script_array_ensure_zero()
Haru
1
-9
/
+12
[next]