|
96c716d74b
|
Changed unsigned int to unsigned long to truly handle an unreasonably long run.
|
2017-03-21 15:40:52 -07:00 |
|
|
e7c71570c7
|
minor reordering of switch- most common case first
|
2017-03-21 15:23:54 -07:00 |
|
|
0fb8977c94
|
Fixed issue where red/orange/yellow names are improperly colored.
|
2017-03-19 23:43:08 -07:00 |
|
|
97ccf969c0
|
Improved accuracy for blue colors.
|
2017-03-19 22:22:12 -07:00 |
|
|
a01a1fe563
|
Fixed bug where a junk query disables formatting for fields.
|
2017-03-19 18:08:02 -07:00 |
|
|
ea45b27a6a
|
Improving readability of qresult function.
|
2017-03-19 17:47:52 -07:00 |
|
|
09a972b4d3
|
Fixed issue where player names that begin with x are not displayed.
|
2017-03-19 01:46:32 -07:00 |
|
|
afb0a4848e
|
Will print out the contents of .sql on failure to prepare statement.
|
2017-03-19 00:47:08 -07:00 |
|
|
589f7cec9f
|
Strings edited to refer to program instead of its python counterpart.
|
2017-03-19 00:22:53 -07:00 |
|
|
3afe9390cc
|
Minor, properly substituted removed define.
|
2017-03-18 20:25:24 -07:00 |
|
|
fdc0b3f67a
|
Fixed bug of visible color code that does not have text to color.
|
2017-03-18 20:23:17 -07:00 |
|
|
2c26d3a225
|
Colors player name- a bit inaccurately and with a few issues.
|
2017-03-18 16:07:09 -07:00 |
|
|
8332c16704
|
Split file 'colors.c'
|
2017-03-18 01:22:24 -07:00 |
|
|
2180a4126e
|
Fixed off-by one bug on hsl to rgb conversion
|
2017-03-18 00:49:05 -07:00 |
|
|
d48b9e9b98
|
color conversion to hsl working
|
2017-03-18 00:23:13 -07:00 |
|
|
82efb034ad
|
Split files into header and implementation
|
2017-03-13 22:36:50 -07:00 |
|