about summary refs log tree commit diff stats
path: root/tcoin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored send function in tcoin and pcoinlogin (tilde.institute)2020-10-091-42/+76
* Remove outdated commentMineRobber___T2020-10-041-1/+1
* Fixed bug in date generation for messages on OpenBSD systemslogin (tilde.institute)2020-09-221-2/+10
* Fixed a small syntax error in tcoin.cpplogin (tilde.club)2020-07-241-1/+1
* Custom host name possible in tcoin --help nowlogin (tilde.club)2020-07-241-3/+4
* Updated tcoin.cpp and pcoin.cpplogin (tilde.institute)2020-07-141-2/+6
* Fixed tcoin --help againlogin0002020-04-231-2/+2
* Fixed a typo in void help(long long int)login0002020-04-231-1/+1
* Fixed a mistake in tcoin --helplogin0002020-04-231-3/+3
* Fixed typo 'creata' to 'create'login2020-03-111-1/+1
* Nobody's perfect: .n\n -> .\n\n in tcoin.cpp and pcoin.cpplogin (envs.net)2020-02-221-3/+3
* Implemented message-character limits in tcoin.cpp and pcoin.cpplogin (tilde.temm)2020-02-211-0/+30
* Merge branch 'master' of https://github.com/login000/tcoinlogin (tilde.temm)2020-02-211-2/+6
|\
| * Many instances of \u23CE were left unmodified, so those were changed toologin (envs.net)2020-02-221-2/+6
* | Some more errors (specifically, fatal errors) were taken out into symbolic co...login (tilde.temm)2020-02-211-10/+19
|/
* Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpplogin (envs.net)2020-02-221-20/+40
* Replacing newlines and vertical tabs in messages with <new-line> and <vertica...login (envs.net)2020-02-211-1/+3
* Minor grammatical correctionlogin2020-02-041-1/+1
* Improving messaging around messageslogin2019-11-261-3/+43
* Fixed newline extra gap when running 'tcoin init'login (tilde.temm)2019-11-151-5/+6
* Improving the messaging around sending transaction messageslogin2019-11-151-24/+44
* KROWBAR_OFF, DA_OFF and MINERCOIN_OFF are now treated as config definitions~login@aussies.space2019-11-141-4/+0
* 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-3/+3
* Default message when there are no messages.~login@aussies.space2019-10-031-5/+10
* Fixed preprocessor directives for pcoin.cpp and tcoin.cpp~login@aussies.space2019-09-301-0/+17
* Added symbolic constants to disable tildebot, minerbot and daily-adventure in...~login@aussies.space2019-09-301-5/+21
* Updating the successful login messagelogin0002019-09-241-1/+1
* Stylistic update to "Last <n> messages"login0002019-09-241-1/+3
* Fixed bug in "tcoin init" and "tcoin"login0002019-07-151-2/+1
* Fixed std:;strcpy to std::strcpylogin0002019-06-221-1/+1
* Fix daily-adventure integration in tcoin.cpplogin0002019-04-181-1/+1
* Updated tcoin.cpp to latest versionlogin0002019-03-101-267/+932
* Initial Commitlogin0002018-03-061-0/+1027