-
38fc8210ab
merge branch 'params', squashed
master
scuti
2024-10-31 06:16:39 -07:00
-
221ef0da61
ignore text files
params
scuti
2024-10-30 03:16:35 -07:00
-
30c26352cd
added arg to change log folder
scuti
2024-10-30 03:15:13 -07:00
-
ae200646c2
cleaned up comments - import-from-xon.py
scuti
2024-10-28 23:33:02 -07:00
-
70fb324923
renamed function 'i' and 'duplicatestest' for readability
scuti
2024-10-28 23:24:43 -07:00
-
3834385d2f
revised function 'f' - gave better name, corrected output
scuti
2024-10-28 23:10:54 -07:00
-
c956acbd4f
added help messages
scuti
2024-10-28 22:36:03 -07:00
-
-
d549f73a43
corrected typo (of velocity)
scuti
2024-10-27 18:12:59 -07:00
-
4d1816e0ce
merged branch 'speed-records', squashed
scuti
2024-10-18 21:21:02 -07:00
-
ded4e29594
merge branch 'import script', squashed
scuti
2024-10-13 12:38:11 -07:00
-
f17c6a8f68
merge staticgen, squashed
scuti
2024-10-12 11:15:11 -07:00
-
c7753f4203
merged branch 'templates' (squash)
staticgen
scuti
2024-10-12 10:19:40 -07:00
-
23b25d52bd
more readme editing
templates
scuti
2024-10-12 10:16:26 -07:00
-
7d0d5fa06b
readme editing
scuti
2024-10-12 10:11:37 -07:00
-
19e3093f3b
simplified cp commands in readme
scuti
2024-10-12 10:08:22 -07:00
-
461a8587ad
minor fix, function 'main' assigns to var 'success'
scuti
2024-10-12 10:07:24 -07:00
-
23e07c376a
centered footer (css)
scuti
2024-10-12 10:01:19 -07:00
-
bf18c0a9cc
made script consistent with readme
scuti
2024-10-12 09:57:56 -07:00
-
0ec0045301
removed stuff
scuti
2024-10-12 09:27:02 -07:00
-
540bd616a8
removed comments
scuti
2024-10-12 09:19:08 -07:00
-
3496759430
changed interpolation to format string
scuti
2024-10-12 09:17:04 -07:00
-
4c6310343d
added and revised templates
scuti
2024-10-12 09:06:07 -07:00
-
-
7bf2881145
moved allmaps script to folder
-
2024-09-28 17:01:38 -07:00
-
3850cf3032
README/comment update.
-
2022-02-20 07:00:01 -08:00
-
832e4b97a9
Updated README
-
2022-02-19 21:00:58 -08:00
-
336352a335
Added compilation flag for static generation (default: cgi)
-
2022-02-16 20:19:33 -08:00
-
f09c05fd1a
Added html template files
-
2022-02-16 17:41:34 -08:00
-
7bfa64ca81
make clean omits .log (none generated) and binary exec
-
2022-02-08 19:32:36 -08:00
-
41e6be61e7
Created script to generate pages for all distinct maps
-
2022-02-08 19:32:02 -08:00
-
2c01baef1b
Adjusted program for static html generation
-
2022-02-08 19:31:34 -08:00
-
7b2120d122
main rankings query now places maps with the most records at the top
-
2022-02-08 19:30:18 -08: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