about summary refs log tree commit diff stats
path: root/pcoin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improving the messaging around sending transaction messageslogin2019-11-151-12/+52
* KROWBAR_OFF, DA_OFF and MINERCOIN_OFF are now treated as config definitions~login@aussies.space2019-11-141-4/+0
* Bugfix to disable minercoin-score addition in pcoin.cpp~login@aussies.space2019-11-141-1/+1
* Creates separate definition files for tcoin.cpp and pcoin.cpp~login@aussies.space2019-11-141-13/+1
* Fixing a bug with how time is calculated for messages~login@aussies.space2019-10-071-6/+5
* Fixing preprocessor constants~login@aussies.space2019-10-071-1/+1
* Added symbolic constants (flags) to remove integrations~login@aussies.space2019-09-301-4/+19
* Fixed preprocessor directives for pcoin.cpp and tcoin.cpp~login@aussies.space2019-09-301-0/+18
* Removed redundant code in pcoin.cpplogin0002019-07-151-2/+0
* Added #define DEBUG, fixed pcoin error messagelogin0002019-06-251-7/+13
* Fixing daily-adventure integration in pcoin.cpplogin0002019-04-181-1/+1
* Copied pcoin.cpp from tilde.townlogin0002019-03-101-0/+1796