Commit Graph

  • 38fc8210ab merge branch 'params', squashed master scuti 2024-10-31 06:16:39 -0700
  • 221ef0da61 ignore text files params scuti 2024-10-30 03:16:35 -0700
  • 30c26352cd added arg to change log folder scuti 2024-10-30 03:15:13 -0700
  • ae200646c2 cleaned up comments - import-from-xon.py scuti 2024-10-28 23:33:02 -0700
  • 70fb324923 renamed function 'i' and 'duplicatestest' for readability scuti 2024-10-28 23:24:43 -0700
  • 3834385d2f revised function 'f' - gave better name, corrected output scuti 2024-10-28 23:10:54 -0700
  • c956acbd4f added help messages scuti 2024-10-28 22:36:03 -0700
  • d549f73a43 corrected typo (of velocity) scuti 2024-10-27 18:12:59 -0700
  • 4d1816e0ce merged branch 'speed-records', squashed scuti 2024-10-18 21:21:02 -0700
  • ded4e29594 merge branch 'import script', squashed scuti 2024-10-13 12:38:11 -0700
  • f17c6a8f68 merge staticgen, squashed scuti 2024-10-12 11:15:11 -0700
  • c7753f4203 merged branch 'templates' (squash) staticgen scuti 2024-10-12 10:19:40 -0700
  • 23b25d52bd more readme editing templates scuti 2024-10-12 10:16:26 -0700
  • 7d0d5fa06b readme editing scuti 2024-10-12 10:11:37 -0700
  • 19e3093f3b simplified cp commands in readme scuti 2024-10-12 10:08:22 -0700
  • 461a8587ad minor fix, function 'main' assigns to var 'success' scuti 2024-10-12 10:07:24 -0700
  • 23e07c376a centered footer (css) scuti 2024-10-12 10:01:19 -0700
  • bf18c0a9cc made script consistent with readme scuti 2024-10-12 09:57:56 -0700
  • 0ec0045301 removed stuff scuti 2024-10-12 09:27:02 -0700
  • 540bd616a8 removed comments scuti 2024-10-12 09:19:08 -0700
  • 3496759430 changed interpolation to format string scuti 2024-10-12 09:17:04 -0700
  • 4c6310343d added and revised templates scuti 2024-10-12 09:06:07 -0700
  • 7bf2881145 moved allmaps script to folder - 2024-09-28 17:01:38 -0700
  • 3850cf3032 README/comment update. - 2022-02-20 07:00:01 -0800
  • 832e4b97a9 Updated README - 2022-02-19 21:00:58 -0800
  • 336352a335 Added compilation flag for static generation (default: cgi) - 2022-02-16 20:19:33 -0800
  • f09c05fd1a Added html template files - 2022-02-16 17:41:34 -0800
  • 7bfa64ca81 make clean omits .log (none generated) and binary exec - 2022-02-08 19:32:36 -0800
  • 41e6be61e7 Created script to generate pages for all distinct maps - 2022-02-08 19:32:02 -0800
  • 2c01baef1b Adjusted program for static html generation - 2022-02-08 19:31:34 -0800
  • 7b2120d122 main rankings query now places maps with the most records at the top - 2022-02-08 19:30:18 -0800
  • 0a8611065b Limited line width to 80 characters 2017-09-14 13:43:40 -0700
  • dad86bc0f2 Added license file 2017-09-14 13:27:29 -0700
  • f18aec4ff5 Revised repository organization 2017-09-12 02:48:29 -0700
  • 068c8462d7 Fixed formatting error (missing line break) 2017-09-12 02:17:47 -0700
  • 365b7a910a New Readme 2017-09-12 02:15:57 -0700
  • 3827d5fa22 Replaced hardcoded numbers with their defined aliases 2017-04-23 09:55:07 -0700
  • 958ac80727 Added read me file 2017-04-23 09:49:37 -0700
  • e2256271ad Added docs 2017-03-21 15:53:23 -0700
  • 96c716d74b Changed unsigned int to unsigned long to truly handle an unreasonably long run. 2017-03-21 15:40:52 -0700
  • a9141fa394 Removed queries that aren't used in the program. 2017-03-21 15:27:32 -0700
  • e7c71570c7 minor reordering of switch- most common case first 2017-03-21 15:23:54 -0700
  • ebb835f24e Added make file. 2017-03-21 15:23:29 -0700
  • 0fb8977c94 Fixed issue where red/orange/yellow names are improperly colored. 2017-03-19 23:43:08 -0700
  • 97ccf969c0 Improved accuracy for blue colors. 2017-03-19 22:22:12 -0700
  • a01a1fe563 Fixed bug where a junk query disables formatting for fields. 2017-03-19 18:08:02 -0700
  • ea45b27a6a Improving readability of qresult function. 2017-03-19 17:47:52 -0700
  • 09a972b4d3 Fixed issue where player names that begin with x are not displayed. 2017-03-19 01:46:32 -0700
  • afb0a4848e Will print out the contents of .sql on failure to prepare statement. 2017-03-19 00:47:08 -0700
  • 589f7cec9f Strings edited to refer to program instead of its python counterpart. 2017-03-19 00:22:53 -0700
  • 90a98c94b3 Changed for public view (from testing purposes) 2017-03-18 23:05:09 -0700
  • 3afe9390cc Minor, properly substituted removed define. 2017-03-18 20:25:24 -0700
  • fdc0b3f67a Fixed bug of visible color code that does not have text to color. 2017-03-18 20:23:17 -0700
  • 2c26d3a225 Colors player name- a bit inaccurately and with a few issues. 2017-03-18 16:07:09 -0700
  • 8332c16704 Split file 'colors.c' 2017-03-18 01:22:24 -0700
  • 2180a4126e Fixed off-by one bug on hsl to rgb conversion 2017-03-18 00:49:05 -0700
  • d48b9e9b98 color conversion to hsl working 2017-03-18 00:23:13 -0700
  • 511d47e4a2 Added ignore file. 2017-03-13 22:37:08 -0700
  • 82efb034ad Split files into header and implementation 2017-03-13 22:36:50 -0700
  • cb2f43b7c2 fixed all warnings from compiler 2017-03-13 19:18:50 -0700
  • f88147df5d Created conditions for fields that will need to be handled differently 2017-03-13 17:35:10 -0700
  • 32c7286040 Now displays formatted time. 2017-03-12 23:20:57 -0700
  • 0a9b9a2ef6 taken into account of a NULL query string 2017-03-12 21:13:44 -0700
  • 9894f3c77a got tables to display in a basic way 2017-03-12 20:03:51 -0700
  • 3f04c1ad99 added function for html table labels 2017-03-12 19:32:57 -0700
  • 51830a8122 Removed unneeded parameter and enum. 2017-03-10 17:43:05 -0800
  • a51cefc971 Fixed issue w/ memory on 2 calls containing malloc 2017-03-10 17:40:03 -0800
  • 34efe6ac4a Initial - added better mleaderboard query 2017-03-10 16:59:58 -0800