|
f17c6a8f68
|
merge staticgen, squashed
|
2024-10-12 11:15:11 -07:00 |
|
|
0a8611065b
|
Limited line width to 80 characters
|
2017-09-14 13:43:40 -07:00 |
|
|
dad86bc0f2
|
Added license file
|
2017-09-14 13:27:29 -07:00 |
|
|
f18aec4ff5
|
Revised repository organization
|
2017-09-12 02:48:29 -07:00 |
|
|
068c8462d7
|
Fixed formatting error (missing line break)
|
2017-09-12 02:17:47 -07:00 |
|
|
365b7a910a
|
New Readme
|
2017-09-12 02:15:57 -07:00 |
|
|
3827d5fa22
|
Replaced hardcoded numbers with their defined aliases
|
2017-04-23 09:55:07 -07:00 |
|
|
958ac80727
|
Added read me file
|
2017-04-23 09:49:37 -07:00 |
|
|
e2256271ad
|
Added docs
|
2017-03-21 15:53:23 -07:00 |
|
|
96c716d74b
|
Changed unsigned int to unsigned long to truly handle an unreasonably long run.
|
2017-03-21 15:40:52 -07:00 |
|
|
a9141fa394
|
Removed queries that aren't used in the program.
|
2017-03-21 15:27:32 -07:00 |
|
|
e7c71570c7
|
minor reordering of switch- most common case first
|
2017-03-21 15:23:54 -07:00 |
|
|
ebb835f24e
|
Added make file.
|
2017-03-21 15:23:29 -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 |
|
|
90a98c94b3
|
Changed for public view (from testing purposes)
|
2017-03-18 23:05:09 -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 |
|
|
511d47e4a2
|
Added ignore file.
|
2017-03-13 22:37:08 -07:00 |
|
|
82efb034ad
|
Split files into header and implementation
|
2017-03-13 22:36:50 -07:00 |
|
|
cb2f43b7c2
|
fixed all warnings from compiler
|
2017-03-13 19:18:50 -07:00 |
|
|
f88147df5d
|
Created conditions for fields that will need to be handled differently
|
2017-03-13 17:35:10 -07:00 |
|
|
32c7286040
|
Now displays formatted time.
|
2017-03-12 23:20:57 -07:00 |
|
|
0a9b9a2ef6
|
taken into account of a NULL query string
|
2017-03-12 21:13:44 -07:00 |
|
|
9894f3c77a
|
got tables to display in a basic way
|
2017-03-12 20:03:51 -07:00 |
|
|
3f04c1ad99
|
added function for html table labels
|
2017-03-12 19:32:57 -07:00 |
|
|
51830a8122
|
Removed unneeded parameter and enum.
|
2017-03-10 17:43:05 -08:00 |
|
|
a51cefc971
|
Fixed issue w/ memory on 2 calls containing malloc
|
2017-03-10 17:40:03 -08:00 |
|
|
34efe6ac4a
|
Initial - added better mleaderboard query
|
2017-03-10 16:59:58 -08:00 |
|