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-11-04
Refresh npc after changing fields in setunitdata.
Andrei Karas
1
-1
/
+2
2017-11-04
Add into setunitdata/getunitdata new options UDT_ROBE and UDT_BODY2.
Andrei Karas
1
-0
/
+10
2017-11-04
Add view_data related fields to npc into setunitdata/getunitdata.
Andrei Karas
1
-0
/
+37
2017-11-04
Merge pull request #1894 from Asheraf/qtype
Haru
1
-18
/
+24
2017-11-04
Merge pull request #1865 from dastgir/2017-1_equipoption_mod
Haru
1
-15
/
+20
2017-11-02
update qtype constants to support new 2017 client icons.
Asheraf
1
-18
/
+24
2017-10-23
Fix warning with gcc-7.
Andrei Karas
1
-1
/
+1
2017-10-22
Fix an incorrect null check in BUILDIN(logmes)
Haru
1
-2
/
+3
2017-10-21
Merge pull request #1833 from Emistry/mapflag_noautoloot
Haru
1
-0
/
+3
2017-10-22
Add NoAutoloot mapflag
Emistry Haoyan
1
-0
/
+3
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-20
Modified setequipoption to allow removal of equip options.
Dastgir
1
-15
/
+20
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
[prev]
[next]