index
:
tcoin
this commit
master
Currency simulator on tilde.town and other tildeboxes on tildeverse.org
login <login@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcoin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
made changes to be compatible with minerbot's new "username" format vs. the o...
login
2021-12-12
1
-1
/
+14
*
pcoin_keys fixed
login
2021-10-17
1
-12
/
+48
*
Simple mistake, !a || !b is wrong, !a && !b is correct
login
2021-09-30
1
-1
/
+1
*
Fixes for tilde.guru to tcoin.cpp and ntcoin_freebsd_tildeguru
login
2021-09-30
1
-1
/
+1
*
Update the way pcoin_keys works to use a folder/directory instead of a single...
login
2021-06-30
1
-14
/
+23
*
Better way to handle 5 arguments
login (__tcoin) (tilde.my.to)
2021-02-03
1
-3
/
+4
*
Fixed an unhandled case of too many arguments in 'tcoin send'
login (__tcoin) (tilde.my.to)
2021-02-03
1
-1
/
+7
*
More buffer overflows fixed
login (__tcoin) (tilde.my.to)
2021-01-31
1
-18
/
+21
*
Fixed buffer overflow because of hardcoded lengths
login (__tcoin) (tilde.my.to)
2021-01-31
1
-8
/
+8
*
Added comment to tcoin.cpp
login
2021-01-06
1
-0
/
+2
*
Refactored send function in tcoin and pcoin
login (tilde.institute)
2020-10-09
1
-42
/
+76
*
Remove outdated comment
MineRobber___T
2020-10-04
1
-1
/
+1
*
Fixed bug in date generation for messages on OpenBSD systems
login (tilde.institute)
2020-09-22
1
-2
/
+10
*
Fixed a small syntax error in tcoin.cpp
login (tilde.club)
2020-07-24
1
-1
/
+1
*
Custom host name possible in tcoin --help now
login (tilde.club)
2020-07-24
1
-3
/
+4
*
Updated tcoin.cpp and pcoin.cpp
login (tilde.institute)
2020-07-14
1
-2
/
+6
*
Fixed tcoin --help again
login000
2020-04-23
1
-2
/
+2
*
Fixed a typo in void help(long long int)
login000
2020-04-23
1
-1
/
+1
*
Fixed a mistake in tcoin --help
login000
2020-04-23
1
-3
/
+3
*
Fixed typo 'creata' to 'create'
login
2020-03-11
1
-1
/
+1
*
Nobody's perfect: .n\n -> .\n\n in tcoin.cpp and pcoin.cpp
login (envs.net)
2020-02-22
1
-3
/
+3
*
Implemented message-character limits in tcoin.cpp and pcoin.cpp
login (tilde.temm)
2020-02-21
1
-0
/
+30
*
Merge branch 'master' of https://github.com/login000/tcoin
login (tilde.temm)
2020-02-21
1
-2
/
+6
|
\
|
*
Many instances of \u23CE were left unmodified, so those were changed too
login (envs.net)
2020-02-22
1
-2
/
+6
*
|
Some more errors (specifically, fatal errors) were taken out into symbolic co...
login (tilde.temm)
2020-02-21
1
-10
/
+19
|
/
*
Separated error codes out into symbolic constants in tcoin.cpp and pcoin.cpp
login (envs.net)
2020-02-22
1
-20
/
+40
*
Replacing newlines and vertical tabs in messages with <new-line> and <vertica...
login (envs.net)
2020-02-21
1
-1
/
+3
*
Minor grammatical correction
login
2020-02-04
1
-1
/
+1
*
Improving messaging around messages
login
2019-11-26
1
-3
/
+43
*
Fixed newline extra gap when running 'tcoin init'
login (tilde.temm)
2019-11-15
1
-5
/
+6
*
Improving the messaging around sending transaction messages
login
2019-11-15
1
-24
/
+44
*
KROWBAR_OFF, DA_OFF and MINERCOIN_OFF are now treated as config definitions
~login@aussies.space
2019-11-14
1
-4
/
+0
*
Creates separate definition files for tcoin.cpp and pcoin.cpp
~login@aussies.space
2019-11-14
1
-13
/
+1
*
Fixing a bug with how time is calculated for messages
~login@aussies.space
2019-10-07
1
-6
/
+5
*
Fixing preprocessor constants
~login@aussies.space
2019-10-07
1
-3
/
+3
*
Default message when there are no messages.
~login@aussies.space
2019-10-03
1
-5
/
+10
*
Fixed preprocessor directives for pcoin.cpp and tcoin.cpp
~login@aussies.space
2019-09-30
1
-0
/
+17
*
Added symbolic constants to disable tildebot, minerbot and daily-adventure in...
~login@aussies.space
2019-09-30
1
-5
/
+21
*
Updating the successful login message
login000
2019-09-24
1
-1
/
+1
*
Stylistic update to "Last <n> messages"
login000
2019-09-24
1
-1
/
+3
*
Fixed bug in "tcoin init" and "tcoin"
login000
2019-07-15
1
-2
/
+1
*
Fixed std:;strcpy to std::strcpy
login000
2019-06-22
1
-1
/
+1
*
Fix daily-adventure integration in tcoin.cpp
login000
2019-04-18
1
-1
/
+1
*
Updated tcoin.cpp to latest version
login000
2019-03-10
1
-267
/
+932
*
Initial Commit
login000
2018-03-06
1
-0
/
+1027