about summary refs log tree commit diff stats
path: root/pcoin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored send function in tcoin and pcoinlogin (tilde.institute)2020-10-091-44/+76
* Fixed bug in date generation for messages on OpenBSD systemslogin (tilde.institute)2020-09-221-2/+10
* Updated tcoin.cpp and pcoin.cpplogin (tilde.institute)2020-07-141-1/+0
* Nobody's perfect: .n\n -> .\n\n in tcoin.cpp and pcoin.cpplogin (envs.net)2020-02-221-3/+3
* Made a minor mistake in pcoin.cpp regarding symbolic constant TCOIN_MSG_LENGT...login (tilde.temm)2020-02-211-1/+1
* Implemented message-character limits in tcoin.cpp and pcoin.cpplogin (tilde.temm)2020-02-211-0/+30
* Added silentsend with message case to pcoin.cpplogin (tilde.temm)2020-02-211-0/+15
* Merge branch 'master' of https://github.com/login000/tcoinlogin (tilde.temm)2020-02-211-3/+9
|\
| * Many instances of \u23CE were left unmodified, so those were changed toologin (envs.net)2020-02-221-3/+9
* | Some more errors (specifically, fatal errors) were taken out into symbolic co...login (tilde.temm)2020-02-211-10/+16
|/
* Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpplogin (envs.net)2020-02-221-40/+70
* Replacing newlines and vertical tabs in messages with <new-line> and <vertica...login (envs.net)2020-02-211-1/+3
* Improving messaging around messageslogin2019-11-261-6/+53
* 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