summaryrefslogtreecommitdiff
path: root/src/map/refine.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07This is Hercules v2019.08.25r12.4+1Jesusaves1-1/+1
2019-05-22Fix reading rates from refine dbAndrei Karas1-1/+1
2019-05-05Implement Refine success/failure announcement featureIbrahim Zidan1-0/+33
2019-05-05Fix serval variable scopes in refine.c to reduce scope as much asIbrahim Zidan1-11/+8
2019-05-05Implement Refinery UIIbrahim Zidan1-1/+387
2019-05-05Move refine database from refine public interface to private interfaceIbrahim Zidan1-10/+10
2019-05-05Implement functions to returns refine database values to be used instead of d...Ibrahim Zidan1-0/+20
2019-05-05Removal of refine database code from status.c and moving it respectfully to i...Ibrahim Zidan1-0/+233