Emmanuel Gil Peyrot
|
03ff93ec5e
|
Remove any drawing code and move to ctrulib’s console module.
|
2015-03-10 01:57:58 +01:00 |
|
archshift
|
f040fc54a4
|
Add logging to file, and cleaned up text.h/cpp.
|
2014-12-14 19:06:39 -08:00 |
|
archshift
|
4709c969fa
|
General cleanups and conversion towards Common::FormatString
|
2014-12-14 18:52:40 -08:00 |
|
bunnei
|
8186354abd
|
Merge pull request #2 from lioncash/line
output: Shorten countLines
|
2014-11-27 00:13:44 -05:00 |
|
Lioncash
|
da9d546440
|
text: Use std::strings for text drawing functions
|
2014-11-25 19:16:43 -05:00 |
|
Lioncash
|
5f1df4c2ff
|
output: Shorten countLines
|
2014-11-25 08:58:54 -05:00 |
|
archshift
|
4d474eb23f
|
Remove 512-char restriction from printing strings.
|
2014-11-23 00:21:51 -08:00 |
|
archshift
|
ddf3f4c9dd
|
Simplified some code and variable names, re-added std::string as the buffer in output.cpp
|
2014-11-22 12:50:29 -08:00 |
|
archshift
|
5ec2f38c9a
|
Reverted buffer change to string.
|
2014-11-22 12:21:12 -08:00 |
|
archshift
|
8cc32a952f
|
Replaced all tab occurrences with spaces.
|
2014-11-22 00:58:29 -08:00 |
|
archshift
|
e193e1992f
|
Refactored some more variable names, simplified some code
|
2014-11-22 00:48:18 -08:00 |
|
archshift
|
d450e21f06
|
Modernize output.cpp, removing arbitrary max buffer size.
|
2014-11-21 22:24:04 -08:00 |
|
archshift
|
ad861177cc
|
More clean testing, with a conversion to C++!
|
2014-11-21 21:27:10 -08:00 |
|