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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
Change job field in struct questinfo from int to job
Andrei Karas
1
-1
/
+1
2019-02-11
Extend class and level field in packet 0x3035
Andrei Karas
1
-3
/
+3
2019-02-11
Extend class and level field in packet 0x3080
Andrei Karas
1
-10
/
+10
2019-02-11
Extend class field in packet 0x3880
Andrei Karas
1
-2
/
+2
2019-02-11
Extend class field in packet 0x3835
Andrei Karas
1
-2
/
+2
2019-02-11
Extend class field in packet 0x3898
Andrei Karas
1
-4
/
+4
2019-02-11
Change type for class variables from short to int
Andrei Karas
21
-36
/
+36
2019-02-11
Replace short to int in most structs in pc.h
Andrei Karas
1
-52
/
+52
2019-02-07
Fix reserved buffer for packet PACKET_ZC_WARPLIST
Andrei Karas
1
-1
/
+1
2019-02-06
Add packet CZ_CLIENT_VERSION
Andrei Karas
4
-0
/
+22
2019-02-05
Update packet ZC_USESKILL_ACK
Andrei Karas
2
-21
/
+61
2019-02-05
Add support for barter shops for main and re clients with version 20190116
Andrei Karas
4
-8
/
+8
2019-02-05
Update shuffle packets up to 2019-01-30
Andrei Karas
3
-6
/
+13
2019-02-05
Update keys up to 2019-01-30
Andrei Karas
2
-4
/
+9
2019-02-05
Update messages up to 2019-01-30
Andrei Karas
1
-1
/
+17
2019-02-04
Add missing check in run_script_main
Andrei Karas
1
-0
/
+3
2019-02-01
Merge pull request #2307 from kisuka/checknameditem
Haru
1
-0
/
+60
2019-02-01
Merge pull request #1631 from Emistry/fix_voice_of_siren
Haru
1
-0
/
+3
2019-02-01
Added countnameditem script command.
kisuka
1
-0
/
+60
2019-01-14
Add support for saving/loading barter shops from sql table.
Andrei Karas
7
-58
/
+217
2019-01-14
Add packet CZ_NPC_BARTER_PURCHASE
Andrei Karas
6
-0
/
+189
2019-01-14
Add packet CZ_NPC_BARTER_CLOSE
Andrei Karas
4
-1
/
+19
2019-01-14
Fix weight field in market shops.
Andrei Karas
1
-1
/
+1
2019-01-14
Add barter type shop and add packet ZC_NPC_BARTER_OPEN
Andrei Karas
6
-19
/
+129
2019-01-14
Remove unused enum variable npcmarketopenType
Andrei Karas
1
-1
/
+0
2019-01-14
Update message up to 2019-01-09
Andrei Karas
5
-11
/
+59
2019-01-14
Add inventory expansion packets to main and re clients with version 20181219
Andrei Karas
2
-6
/
+6
2019-01-14
Update shuffle packets up to 2019-01-09
Andrei Karas
3
-12
/
+20
2019-01-14
Update keys up to 2019-01-09
Andrei Karas
2
-8
/
+13
2019-01-14
Allow load item with big id even if packet version not support this id.
Andrei Karas
1
-0
/
+12
2019-01-14
Fix search item by name if id bigger than MAX_ITEMDB
Andrei Karas
2
-0
/
+21
2018-12-17
Fix HPM generation for old packet versions.
Andrei Karas
2
-3
/
+3
2018-12-17
Revert "Fix compile errors with old packetvers"
Andrei Karas
2
-32
/
+11
2018-12-17
Fix compile errors with old packetvers
Haru
2
-11
/
+32
2018-12-16
Merge pull request #2298 from guilherme-gm/201810-abracadabra
Haru
1
-0
/
+4
2018-12-16
Merge pull request #2244 from Emistry/incomplete_checkidle
Haru
2
-0
/
+15
2018-12-16
Merge pull request #2246 from Emistry/scriptcommand_pcneedstatuspoint
Haru
1
-0
/
+20
2018-12-16
Merge pull request #2327 from HerculesWS/change_shortgroup_tobool_in_s_add_drop
Haru
3
-17
/
+15
2018-12-16
Add missing values into enum cz_ui_types
Andrei Karas
1
-2
/
+2
2018-12-16
Fix and update packet CZ_PARTY_CONFIG.
Andrei Karas
2
-6
/
+12
2018-12-16
Add packet CZ_CAMERA_INFO
Andrei Karas
4
-0
/
+33
2018-12-16
Update packet ZC_CAMERA_INFO to new format.
Andrei Karas
2
-2
/
+5
2018-12-15
Improve packet ZC_NPC_MARKET_OPEN
Andrei Karas
2
-32
/
+36
2018-12-14
Add packet CZ_REQ_REMAINTIME (with empty handler)
Andrei Karas
4
-0
/
+14
2018-12-14
Add additional checks into CZ_INVENTORY_EXPAND and CZ_INVENTORY_EXPAND_CONFIR...
Andrei Karas
1
-0
/
+18
2018-12-14
Add script command getInventorySize.
Andrei Karas
1
-0
/
+11
2018-12-14
Add script command expandInventory
Andrei Karas
3
-0
/
+30
2018-12-14
Add script command expandInventoryResult.
Andrei Karas
1
-0
/
+18
2018-12-14
Add script command expandInventoryAck
Andrei Karas
1
-0
/
+21
2018-12-14
Add inventory size field into db and using it in server.
Andrei Karas
17
-186
/
+174
[next]