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
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-05-21
add support for global lookups in buildin_getunits
gumi
1
-19
/
+69
2018-05-04
Implementation of Private AirShip
Asheraf
1
-1
/
+31
2018-05-04
Quick Fix *getunitdata
AnnieRuru
1
-1
/
+1
2018-05-01
Merge pull request #2019 from Asheraf/mskillconf
Haru
1
-0
/
+54
2018-04-19
Convert mob_skill_db into libconf format
Asheraf
1
-0
/
+54
2018-04-11
*delwall now give a friendly warning to remind non-existent wall
AnnieRuru
1
-2
/
+8
2018-04-08
Merge pull request #2009 from MishimaHaruna/sprintf-hooking-fix
Haru
1
-5
/
+5
2018-04-03
Merge pull request #1965 from dastgir/2018/3-hateffect
Haru
1
-0
/
+39
2018-04-02
Rename script->sprintf() to script->sprintf_helper()
Haru
1
-5
/
+5
2018-03-28
don't throw a warning in buildin_getmapinfo when the map is not found
gumi
1
-2
/
+2
2018-02-15
expose script_sprintf to plugins
gumi
1
-0
/
+1
2018-02-10
Clean up trailing whitespace and non-indent tabs
Haru
1
-10
/
+10
2018-02-09
Implemented hatEffect.
Dastgir
1
-0
/
+39
2018-01-25
Implementation of Official Clan System
Murilo Pereti Tavares
1
-18
/
+127
2018-01-25
Implementation of 'constants.inc' file
Murilo Pereti Tavares
1
-0
/
+1
2018-01-14
Merge pull request #1939 from Asheraf/zero_drop_packet
Haru
1
-7
/
+7
2017-12-23
Add support for new drop packet 0xadd for zero clients
Asheraf
1
-7
/
+7
2017-12-11
Add support for packet ZC_PROGRESS_ACTOR
Asheraf
1
-0
/
+23
2017-11-18
Merge pull request #1902 from MishimaHaruna/getiteminfo-fix
Haru
1
-31
/
+65
2017-11-18
Merge pull request #1896 from MishimaHaruna/skill_id_idx
Haru
1
-2
/
+2
2017-11-18
Merge pull request #1469 from dastgir/2016-3_IOT_NONE
Haru
1
-26
/
+44
2017-11-12
Add ITEMINFO_VIEWSPRITE support to getiteminfo() / setiteminfo().
Haru
1
-0
/
+7
2017-11-12
Add ITEMINFO_MATK support to getiteminfo() / setiteminfo().
Haru
1
-0
/
+7
2017-11-12
Add type constants for the getiteminfo()/setiteminfo() buildins
Haru
1
-31
/
+51
2017-11-05
Fix/clarify various incorrect modulo operations
Haru
1
-1
/
+1
2017-11-05
Reduce confusion between skill IDs and skill DB indexes (part 2)
Haru
1
-1
/
+1
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
[next]