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
2016-12-02
Merge pull request #1405 from Emistry/scriptcommand_makeitem2
Haru
2
-1
/
+111
2016-12-02
Merge pull request #1521 from Lemongrass3110/fix/areawarp_cellcheck
Ibrahem Hossam
1
-1
/
+4
2016-12-02
Merge pull request #1494 from Emistry/party_check_state
Ibrahem Hossam
1
-5
/
+9
2016-12-01
Fixed areawarp cell check
Lemongrass3110
1
-1
/
+4
2016-11-22
Merge pull request #1519 from Asheraf/thesign
Dastgir
1
-5
/
+5
2016-11-22
Fix wrong command usage at sign quest
Asheraf
1
-5
/
+5
2016-11-21
Constants Documentation Sync
Hercules.ws
1
-1107
/
+1107
2016-11-21
ItemDB SQL Sync
Hercules.ws
2
-1279
/
+1284
2016-11-21
Merge pull request #1514 from HerculesWS/itemdb-fixes
Andrei Karas
92
-2482
/
+2604
2016-11-20
Removed support for apostrophes in libconfig key names
Haru
3
-82
/
+90
2016-11-20
Removed support for apostrophes in constants
Haru
1
-1
/
+1
2016-11-20
Added validation for the AegisName while parsing the item db
Haru
2
-2
/
+26
2016-11-20
Replaced some unsupported symbols in AegisNames (step 2)
Haru
78
-1084
/
+1084
2016-11-20
Replaced some unsupported symbols in AegisNames (step 1)
Haru
5
-21
/
+21
2016-11-20
Fixed various broken AegisNames
Haru
1
-8
/
+8
2016-11-20
Corrected item type for Gymnastics_Ribbon and Floral_Mic_Of_Igu
Haru
1
-2
/
+2
2016-11-20
Synchronized the AegisNames to the in-source ITEMID_ constants
Haru
4
-34
/
+124
2016-11-20
Synchronized the AegisName between re and pre-re item databases
Haru
4
-24
/
+24
2016-11-20
Fixed various minor issues in the item DB
Haru
2
-9
/
+8
2016-11-20
Propageted the AegisName fix to scripts and pre-re database
Haru
16
-294
/
+295
2016-11-20
Fixed several broken or incorrect AegisName values
Haru
1
-932
/
+932
2016-11-20
Merge pull request #1517 from HerculesWS/libconfig-quickupdate
Andrei Karas
20
-926
/
+852
2016-11-19
Let the CI test suite also run the tests
Haru
1
-0
/
+22
2016-11-19
Fix various uninitialized objects in the test_libconfig suite
Haru
1
-0
/
+31
2016-11-19
Extend the previous linker library order fix to other makefiles
Haru
4
-11
/
+11
2016-11-19
Fix a 'make test' failure caused by a wrong linker library order
Haru
1
-2
/
+2
2016-11-19
HPM Hooks Update
Haru
4
-72
/
+72
2016-11-19
Add fixed-size versions of the _int64 libconfig getters/setters
Haru
4
-17
/
+91
2016-11-19
Fix a compilation warning in test_spinlock
Haru
1
-5
/
+7
2016-11-19
Fix a compiler warning from libconfig on gcc-6 and -O3
Haru
2
-0
/
+24
2016-11-19
Re-generate libconfig with Flex 2.6.2-1 (still using Bison 3.0.4)
Haru
2
-214
/
+171
2016-11-19
Re-generate libconfig with Bison 3.0.4 (still using Flex 2.6.0)
Haru
3
-606
/
+422
2016-11-08
ItemDB SQL Sync
Hercules.ws
1
-40
/
+40
2016-11-08
Merge pull request #1502 from Angelmelody/correct_weapon_item_type
Dastgir
1
-40
/
+40
2016-11-07
Corrected an issue causing WZ_HEAVENDRIVE to be ineffective
Haru
1
-4
/
+4
2016-11-03
Merge pull request #1504 from 4144/packets
Haru
2
-75
/
+210
2016-11-03
Fix version for packet 0x08d6 ZC_CLEAR_DIALOG.
Andrei Karas
2
-2
/
+12
2016-11-03
Add packet 0x08d3 ZC_SE_CASHSHOP_UPDATE into packets.h
Andrei Karas
1
-0
/
+7
2016-11-03
Fix version for packet 0x08d2 ZC_FASTMOVE.
Andrei Karas
2
-3
/
+2
2016-11-03
Add packets 0x08d0 ZC_REQ_WEAR_EQUIP_ACK2, 0x08d1 ZC_REQ_TAKEOFF_EQUIP_ACK2 i...
Andrei Karas
1
-0
/
+2
2016-11-03
Fix version for packet 0x08cf ZC_SPIRITS_ATTRIBUTE.
Andrei Karas
2
-3
/
+9
2016-11-03
Add packet 0x09dc into packets.h
Andrei Karas
1
-0
/
+7
2016-11-03
Add packet 0x08cb ZC_PERSONAL_INFOMATION into packets.h
Andrei Karas
1
-0
/
+8
2016-11-03
Fix version for packet 0x08ca ZC_ACK_SCHEDULER_CASHITEM.
Andrei Karas
2
-1
/
+5
2016-11-03
Fix version for packet 0x08c9.
Andrei Karas
1
-1
/
+1
2016-11-03
Add packet 0x08c8 ZC_NOTIFY_ACT3 into packets.h
Andrei Karas
1
-0
/
+7
2016-11-03
Add packet 0x08c7 ZC_SKILL_ENTRY3 into packets.h
Andrei Karas
1
-0
/
+7
2016-11-03
Add packets 0x08c1, 0x08c2 into packets.h
Andrei Karas
1
-0
/
+2
2016-11-03
Fix version for packet 0x08c0 ZC_ACK_SE_CASH_ITEM_LIST2.
Andrei Karas
2
-2
/
+14
2016-11-03
Add packets 0x2f3-0x2f6 into packets.h
Andrei Karas
1
-0
/
+10
[next]