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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
Merge pull request #1898 from Asheraf/homunaf
Haru
16
-57
/
+103
2017-11-28
update the changelog to reflect tag changes
gumi
1
-7
/
+7
2017-11-28
Release v2017.11.19-2
v2017.11.19+2
Haru
1
-0
/
+6
2017-11-28
Merge pull request #1918 from MishimaHaruna/npc-invisible-class
Haru
1
-1
/
+1
2017-11-28
Fix invisible NPCs (such as FAKE_NPC) showing up as Novice
Haru
1
-1
/
+1
2017-11-28
Merge pull request #1917 from MishimaHaruna/rodex-stmt-order
Haru
1
-22
/
+24
2017-11-27
Fix an item loading failure in RODEX
Haru
1
-22
/
+24
2017-11-27
Merge pull request #1914 from MishimaHaruna/skill-get-splash-areasize
Haru
1
-3
/
+6
2017-11-26
Fix handling of the special case of SplashRange < 0 meaning AREA_SIZE
Haru
1
-3
/
+6
2017-11-24
Release v2017.11.19-1
v2017.11.19+1
Haru
1
-0
/
+5
2017-11-24
Merge pull request #1910 from MishimaHaruna/skilldb-getters-assertions
Haru
3
-54
/
+188
2017-11-24
Allow using the skill DB accessors on non-skill attacks (skill_id = 0)
Haru
3
-54
/
+188
2017-11-19
Release v2017.11.19
v2017.11.19
Haru
1
-0
/
+41
2017-11-18
HPM Hooks Update
Asheraf
4
-34
/
+34
2017-11-18
Implement Homunculus autofeeding
Asheraf
12
-23
/
+69
2017-11-18
HPM Hooks Update
Hercules.ws
5
-0
/
+34
2017-11-18
Merge pull request #1901 from MishimaHaruna/sql-bind-types
Haru
10
-309
/
+362
2017-11-18
Merge pull request #1903 from Asheraf/skill_scale
Haru
7
-0
/
+88
2017-11-18
Constants Documentation Sync
Hercules.ws
1
-0
/
+20
2017-11-18
Merge pull request #1902 from MishimaHaruna/getiteminfo-fix
Haru
17
-161
/
+308
2017-11-18
Correct an issue in the RODEX when MAX_SLOTS or MAX_ITEM_OPTIONS have custom ...
Haru
1
-68
/
+80
2017-11-18
Assert on the right buffer size on the StmtBind functions
Haru
1
-36
/
+59
2017-11-18
Pass the correct types and sizes to the StmtBind functions
Haru
10
-231
/
+249
2017-11-18
Merge pull request #1896 from MishimaHaruna/skill_id_idx
Haru
21
-515
/
+1012
2017-11-18
Merge pull request #1862 from AtlantisRO/standardization
Haru
1
-1168
/
+1092
2017-11-18
Merge pull request #1469 from dastgir/2016-3_IOT_NONE
Haru
1
-26
/
+44
2017-11-16
update skill db entries to support ShowSkillScale
Asheraf
2
-0
/
+34
2017-11-16
Implement skill scale packet for client versions >= 20151223.
Asheraf
7
-0
/
+54
2017-11-12
Rewrite F_GetArmorType to reflect the fact that ITEMINFO_LOC returns a bitmask
Haru
1
-27
/
+72
2017-11-12
Add F_GetAmmoType global function, counterpart to F_GetWeaponType for ammunit...
Haru
1
-0
/
+25
2017-11-12
Add ITEMINFO_VIEWSPRITE support to getiteminfo() / setiteminfo().
Haru
5
-1
/
+11
2017-11-12
Add ITEMINFO_MATK support to getiteminfo() / setiteminfo().
Haru
4
-2
/
+10
2017-11-12
Add type constants for the getiteminfo()/setiteminfo() buildins
Haru
17
-157
/
+216
2017-11-12
Merge pull request #1836 from Emistry/script_F_GetArmorType
Haru
1
-3
/
+16
2017-11-05
HPM Hooks Update
Haru
4
-263
/
+399
2017-11-05
Fix/clarify various incorrect modulo operations
Haru
4
-26
/
+27
2017-11-05
Reduce confusion between skill IDs and skill DB indexes (part 2)
Haru
14
-42
/
+44
2017-11-05
Use the skill DB accessors where possible/appropriate
Haru
4
-64
/
+76
2017-11-05
Merge pull request #1873 from AtlantisRO/Standardization-SealedShrine.txt
Asheraf
1
-948
/
+931
2017-11-05
Merge pull request #1872 from AtlantisRO/Standardization-OrcsMemory.txt
Asheraf
1
-377
/
+349
2017-11-05
Reduce confusion between skill IDs and skill DB indexes (part 1)
Haru
2
-116
/
+494
2017-11-05
Fix a subtle error in case skill->unit_group_newid overflows
Haru
1
-7
/
+8
2017-11-05
Constants Documentation Sync
Hercules.ws
1
-0
/
+2
2017-11-05
HPM Hooks Update
Hercules.ws
4
-0
/
+33
2017-11-05
Merge pull request #1893 from 4144/npc_viewdata
Haru
7
-16
/
+97
2017-11-04
Refresh npc after changing fields in setunitdata.
Andrei Karas
4
-11
/
+31
2017-11-04
Add into setunitdata/getunitdata new options UDT_ROBE and UDT_BODY2.
Andrei Karas
3
-0
/
+14
2017-11-04
Add view_data related fields to npc into setunitdata/getunitdata.
Andrei Karas
1
-0
/
+37
2017-11-04
Allow each npc use own view_data structure.
Andrei Karas
4
-6
/
+16
2017-11-04
Merge pull request #1889 from 4144/fixpackets
Haru
9
-17
/
+122
[next]