blob: bc0f6122fa79402eb458508ee9d877d02bfccf27 (
plain) (
tree)
|
|
############
# HOWTO:
# git log v2019.08.25.. --pretty=short
# TODO: Instructions on how to update our hercules repo
# git diff v2019.09.22 v2019.10.20 > ../tmw2/server-code/x.diff
# git apply --ignore-whitespace --exclude=doc/ --exclude=tools/ --exclude=db/ --exclude=npc/ --exclude=conf/ --reject x.diff ; git checkout -- .gitlab-ci.yml
############
## v2019.10.20
############
## v2019.11.17+1
############
## v2019.12.15
############
## v2020.01.12
############
## v2020.02.09
############
## v2020.03.08+2
############
## v2020.04.05+1
############
## v2020.05.03
############
## v2020.05.31+1
############
## v2020.06.28
## Changed logic of skill_get_index
#1042e9919f18d4aac21583a675d28758ba233e03
## Added ifdef on mmo.h to allow change it with CPPFLAGS
#8a4667a265227587dcc288f75dfe948f5df46034
############
## v2020.07.26
|