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
2018-05-29
Fix wrong values in clif_messages enum.
Andrei Karas
6
-58
/
+58
2018-05-29
Use enum clif_messages in functions clif_msgtable*.
Andrei Karas
2
-10
/
+10
2018-05-29
Merge pull request #1851 from mekolat/getunits2
Haru
2
-22
/
+77
2018-05-26
update documentation for buildin_getunits
gumi
1
-3
/
+8
2018-05-27
Merge pull request #2043 from 4144/updatepackets
Haru
5
-8
/
+74
2018-05-24
Merge pull request #2042 from Asheraf/mobskillfollowup
Asheraf
1
-4
/
+4
2018-05-23
Add packet 0x0afc into packets.h
Andrei Karas
1
-0
/
+18
2018-05-23
Update shuffle packets and keys.
Andrei Karas
4
-8
/
+56
2018-05-21
add support for global lookups in buildin_getunits
gumi
1
-19
/
+69
2018-05-15
fix a wrong iterator used for mob skill db parsing
Asheraf
1
-4
/
+4
2018-05-07
Release v2018.05.06
v2018.05.06
Haru
1
-1
/
+30
2018-05-07
Merge pull request #2027 from MishimaHaruna/sa_summonmonster
Haru
5
-25
/
+30
2018-05-07
Constants Documentation Sync
Hercules.ws
1
-0
/
+11
2018-05-07
HPM Hooks Update
Hercules.ws
5
-0
/
+68
2018-05-07
Merge pull request #1998 from Asheraf/private_airship
Haru
16
-4
/
+636
2018-05-07
Merge pull request #2032 from Jedzkie/ClanNPCFix
Haru
1
-3
/
+3
2018-05-06
HPM Hooks Update
Hercules.ws
4
-0
/
+33
2018-05-06
Merge pull request #2030 from 4144/updatepackets
Haru
7
-12
/
+38
2018-05-06
Merge pull request #2029 from 4144/pincodefix
Haru
1
-2
/
+3
2018-05-06
Merge pull request #2028 from 4144/warnings
Haru
7
-20
/
+22
2018-05-05
Fix some wrong messages in clans.txt
Jedzkie
1
-3
/
+3
2018-05-04
Implementation of Private AirShip
Asheraf
16
-4
/
+636
2018-05-04
Quick Fix *getunitdata
AnnieRuru
1
-1
/
+1
2018-05-04
Add empty function for packet 0x0447 PACKET_CZ_BLOCKING_PLAY_CANCEL.
Andrei Karas
3
-2
/
+13
2018-05-04
Assign clif->pUseSkillToPos to packet 0xaf4.
Andrei Karas
1
-2
/
+2
2018-05-04
Add shuffle and non shuffle packets for 20180425 to 20180502.
Andrei Karas
5
-8
/
+23
2018-05-04
Fix sending correct packets in pincode_makestate and pincode_editstate.
Andrei Karas
1
-2
/
+2
2018-05-04
Fix pincode check. Was broken in commit 2a05dbfc2f62c6bbac7983dcec12050291456...
Andrei Karas
1
-0
/
+1
2018-05-03
Fix overflow in map zones.
Andrei Karas
2
-7
/
+9
2018-05-02
Fix possible buffer overflow in atcommand.c
Andrei Karas
1
-3
/
+3
2018-05-02
Fix possible wrong buffer size usage in clif.c.
Andrei Karas
1
-6
/
+6
2018-05-02
Fix possible buffer overflow in common.
Andrei Karas
3
-4
/
+4
2018-05-01
Replace "--ja--" and "--en--" with constants (source only)
Haru
5
-25
/
+29
2018-05-01
Fix the name of the monsters summoned by SA_SUMMONMONSTER
Haru
1
-1
/
+2
2018-05-01
Constants Documentation Sync
Hercules.ws
1
-0
/
+57
2018-05-01
Merge pull request #2019 from Asheraf/mskillconf
Haru
17
-16322
/
+157151
2018-05-01
Merge pull request #2025 from Noooil/stable
Haru
1
-1
/
+1
2018-04-29
changed MYPLUGINS so you can use env MYPLUGINS
Noil
1
-1
/
+1
2018-04-25
HPM Hooks Update
Hercules.ws
1
-1
/
+0
2018-04-25
Add support for time_t as return type in the HPMHookGen
Haru
1
-1
/
+2
2018-04-25
Merge pull request #2023 from MishimaHaruna/remove-stat-server
Haru
14
-312
/
+9
2018-04-25
Merge pull request #2022 from 4144/extend
Haru
8
-59
/
+451
2018-04-25
HPM Hooks Update
Hercules.ws
2
-10
/
+11
2018-04-25
Merge pull request #2017 from AnnieRuru/32_delwall
Haru
3
-5
/
+12
2018-04-23
Update HPM hooks.
Andrei Karas
4
-0
/
+302
2018-04-23
Move hp recover code from status_calc_pc_ into separate function.
Andrei Karas
2
-5
/
+15
2018-04-23
Move job related checks from pc_read_skill_tree into separate function.
Andrei Karas
2
-2
/
+9
2018-04-23
Move death penalty job check from pc_dead into separate function.
Andrei Karas
2
-2
/
+10
2018-04-23
Move job related code from pc_resetskill into separate function.
Andrei Karas
2
-14
/
+27
2018-04-23
Move from pc_checkbaselevelup sc start related code into separate function.
Andrei Karas
2
-12
/
+21
[next]