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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
Merge pull request #2399 from AnnieRuru/70-needed_status_point
Haru
1
-2
/
+2
2019-03-11
Merge pull request #2378 from 4144/interfaces
Haru
16
-85
/
+217
2019-03-11
Merge pull request #2377 from 4144/updatepackets
Haru
15
-49
/
+320
2019-03-11
Merge pull request #2391 from AnnieRuru/64-setunitdata_phase_1
Haru
1
-2
/
+10
2019-03-11
Merge pull request #2396 from AnnieRuru/67-mobattached
Haru
1
-0
/
+29
2019-03-11
Fix date in guild members list packet
Andrei Karas
1
-1
/
+1
2019-03-11
Add missing enum value for packet ZC_SEARCH_STORE_INFO_FAILED
Andrei Karas
1
-0
/
+1
2019-03-11
Add missing value into enum BATTLEGROUNDS_QUEUE_ACK
Andrei Karas
1
-13
/
+15
2019-03-11
Update packet ZC_USESKILL_ACK
Andrei Karas
2
-2
/
+2
2019-03-11
Update messages table up to 2019-03-06
Andrei Karas
3
-5
/
+151
2019-03-11
Update shuffle packets up to 2019-03-06
Andrei Karas
3
-6
/
+18
2019-03-11
Update keys up to 2019-03-06
Andrei Karas
2
-4
/
+12
2019-03-11
Update packets table up to 2019-03-06
Andrei Karas
3
-18
/
+120
2019-03-11
Move local variables in atcommand.c into interface
Andrei Karas
4
-79
/
+110
2019-03-11
Move variable SOCKET_CONF_FILENAME into socket interface
Andrei Karas
2
-4
/
+5
2019-03-11
Add function connect_client into socket interface
Andrei Karas
12
-2
/
+102
2019-03-11
Merge pull request #2397 from AnnieRuru/68-getmercinfo
Haru
2
-32
/
+76
2019-03-11
Merge pull request #2381 from AnnieRuru/60-bg_norespawn
Haru
1
-1
/
+1
2019-03-11
Merge pull request #2034 from EyesOfAHawk/magic_rod
Haru
3
-6
/
+12
2019-03-11
Add constants and MERCINFO_GID to *getmercinfo script command
AnnieRuru
2
-32
/
+76
2019-03-03
Fix *needed_status_point not support <char_id>
AnnieRuru
1
-2
/
+2
2019-03-02
Merge pull request #2390 from AnnieRuru/63-MOB_CLONE_START
Asheraf
1
-0
/
+2
2019-03-02
* Add *mobattached and *killmonstergid script command
AnnieRuru
1
-0
/
+29
2019-02-28
* Remove all the (int) in the documentation
AnnieRuru
1
-2
/
+10
2019-02-28
Adds configuration for Magic Rod behavior (official/eAthena).
EyesOfAHawk
3
-6
/
+12
2019-02-27
Change return value from 0 into -1 when *getunitdata return error
AnnieRuru
1
-11
/
+11
2019-02-26
Add MOB_CLONE_START & MOB_CLONE_END to server defined constants
AnnieRuru
1
-0
/
+2
2019-02-26
Add missing documentation for disable battleground respawn
AnnieRuru
1
-1
/
+1
2019-02-11
Fix buffer size issue in inter server packets
Andrei Karas
2
-5
/
+5
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
3
-5
/
+5
2019-02-11
Extend class and level field in packet 0x3080
Andrei Karas
3
-18
/
+18
2019-02-11
Extend class field in packet 0x3880
Andrei Karas
2
-7
/
+7
2019-02-11
Extend class field in packet 0x3835
Andrei Karas
2
-5
/
+5
2019-02-11
Extend class field in packet 0x3898
Andrei Karas
2
-8
/
+8
2019-02-11
Update HPM hooks
Andrei Karas
3
-85
/
+85
2019-02-11
Change type for class variables from short to int
Andrei Karas
32
-60
/
+60
2019-02-11
Replace short to int in most structs in pc.h
Andrei Karas
1
-52
/
+52
2019-02-11
HPM Hooks Update
Hercules.ws
7
-0
/
+66
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
Set inventory size for new chars to FIXED_INVENTORY_SIZE
Andrei Karas
1
-6
/
+6
2019-02-05
Split function char_send_HC_ACK_CHARINFO_PER_PAGE
Andrei Karas
2
-5
/
+12
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-05
Update packets table up to 2019-01-30
Andrei Karas
2
-3
/
+4391
2019-02-04
Add missing check in run_script_main
Andrei Karas
1
-0
/
+3
[next]