index
:
ml/hercules
tmw2
Hercules
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-10-20
Merge pull request #1852 from mekolat/getmapinfo2
mekolat
1
-0
/
+78
2017-10-20
Merge pull request #1843 from mekolat/logmes2
mekolat
1
-9
/
+31
2017-10-05
add buildin_getmapinfo
gumi
1
-0
/
+78
2017-10-04
add buildin_dressroom
Edwin
1
-0
/
+49
2017-09-21
allow buildin_logmes to log to the atcommand table
gumi
1
-9
/
+31
2017-09-19
allow buildin_getgroupid to take a GID
Murilo_Bio
1
-7
/
+15
2017-09-18
fix rogue whitespaces in rodex buildins
gumi
1
-3
/
+3
2017-09-18
deprecate buildin_useatcmd
gumi
1
-1
/
+1
2017-09-17
Add support for bitmask arrays in the item_db Loc field
Haru
1
-0
/
+9
2017-09-17
Add support for bitmask arrays in the item_db Upper field
Haru
1
-0
/
+10
2017-09-17
Move other view-related variables to `sd->status.look`
Haru
1
-4
/
+4
2017-09-17
Differentiate variables that hold a ViewSprite and a Subtype (part 2)
Haru
1
-1
/
+1
2017-09-17
Differentiate variables that hold a ViewSprite and a weapon Subtype
Haru
1
-1
/
+1
2017-09-17
Split 'View' in two different fields in the item database
Haru
1
-2
/
+2
2017-09-17
Reimplement getiteminfo/setiteminfo in a safer and more maintainable way
Haru
1
-58
/
+113
2017-09-17
Add item subtype (weapon/ammunition type) constants
Haru
1
-0
/
+37
2017-07-30
Implementation of RoDEX
KirieZ
1
-0
/
+181
2017-07-27
Fix possible buffer overflows with snprintf.
Andrei Karas
1
-1
/
+1
2017-07-12
Merge pull request #1790 from mekolat/channel2
Haru
1
-3
/
+5
2017-07-11
merge meko/set-sd2
gumi
1
-4
/
+5
2017-07-11
Added getcalendartime script command
KirieZ
1
-0
/
+96
2017-07-11
Added time limit parameter to setquest
KirieZ
1
-4
/
+6
2017-07-11
Merge pull request #1788 from mekolat/type2
Haru
1
-0
/
+64
2017-07-10
fix setting pc var on another pc
gumi
1
-4
/
+5
2017-07-04
Merge pull request #1773 from dastgir/bug/item-options
smokexyz
1
-6
/
+6
2017-06-28
Fix a compile error on ARM (Raspberry Pi 3)
Haru
1
-8
/
+17
2017-06-25
fix guild leader change in 2017 clients. Based on rathena commit:
Andrei Karas
1
-1
/
+1
2017-06-24
make buildin_recovery more versatile
gumi
1
-14
/
+48
2017-06-24
Merge pull request #1765 from mekolat/swap2
Haru
1
-4
/
+7
2017-06-24
Merge pull request #1775 from dastgir/bug/card_remove
Haru
1
-77
/
+43
2017-06-24
allow removechannelhandler to be called with attached rid
gumi
1
-1
/
+2
2017-06-24
allow addchannelhandler to be called with attached rid
gumi
1
-1
/
+2
2017-06-24
allow channelmes to be called without attached rid
gumi
1
-1
/
+1
2017-06-21
add getdatatype() buildin
gumi
1
-0
/
+64
2017-06-09
fix another memory leak introduced by 5ceccb7
gumi
1
-0
/
+2
2017-06-09
Whitespace
Dastgir
1
-35
/
+33
2017-06-09
Fixed a bug where removing a card from successremovecards and
Dastgir
1
-44
/
+12
2017-06-08
Corrected Documentation of getequipoption.
Dastgir
1
-6
/
+6
2017-06-05
fix loss of reference in buildin_swap
gumi
1
-4
/
+7
2017-06-05
fix memory leak introduced by 5ceccb7
gumi
1
-0
/
+4
2017-06-03
flag misceffect() as deprecated
gumi
1
-1
/
+1
2017-06-03
flag specialeffect2() as deprecated
gumi
1
-1
/
+1
2017-06-03
allow to use specialeffect() on any unit, and to send to any player
gumi
1
-10
/
+26
2017-06-03
Merge pull request #1684 from Smokexyz/refine-update
Haru
1
-8
/
+26
2017-06-03
Merge pull request #1747 from mekolat/param2
Haru
1
-8
/
+14
2017-06-03
Merge pull request #1753 from mekolat/string2
Haru
1
-0
/
+38
2017-06-03
Merge pull request #1736 from mekolat/group2
Haru
1
-0
/
+40
2017-06-01
add buildin getarrayindex()
gumi
1
-0
/
+17
2017-06-01
add buildin isstr()
Andrei Karas
1
-0
/
+21
2017-05-28
add buildin add_group_command()
gumi
1
-0
/
+40
[next]