about summary refs log tree commit diff stats
path: root/tcoin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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