Commit Graph

  • 47c0825125 fixed installation errors making it impossible to read some files on linux master dev Chiatiah Calson 2019-04-15 21:29:30 +0100
  • 7fdc19f688 fixed bus error bug when trying to prevent a line from starting with ' ' Chiatiah Calson 2019-04-15 16:38:53 +0100
  • dc2949e478 add more tips Chiatiah Calson 2019-04-15 16:24:54 +0100
  • f075b779a0 stop ignoring user_speed file Chiatiah Calson 2019-04-13 02:45:02 +0100
  • c60431c461 update README.md to ease understanding Chiatiah Calson Noah 2018-05-16 00:38:31 +0100
  • 75e29c3abe update readme installation guide to ease understanding and fixed typos Chiatiah Calson Noah 2018-05-16 00:32:41 +0100
  • 3b4fa01b21 compile cmd_typist on user machine to avoid segmentation errors Chiatiah Calson Noah 2018-05-16 00:17:25 +0100
  • fdca7465cb update .gitignore to include cmdypist executable Chiatiah Calson Noah 2018-05-16 00:05:22 +0100
  • 420ad10511 started ignoring cmdtypist, cmdtypist.conf and user_speed.info Chiatiah Calson Noah 2018-05-16 00:04:10 +0100
  • d6d2d619ba included to-ignore files Chiatiah Calson Noah 2018-05-15 23:57:22 +0100
  • e8486416c8
    Merge pull request #1 from paralax/patch-1 Calson Noah 2018-05-15 23:08:36 +0100
  • 9af08d6685
    fix a couple of typos jose nazario 2018-05-15 15:00:43 -0400
  • 0974c66713 fixed error caused by newline char Calson Noah 2017-09-05 18:13:29 +0100
  • e2fd4c00cb optimized main_play() Calson Noah 2017-09-05 18:12:27 +0100
  • 8ea9b906d8 added a random character guess function Calson Noah 2017-09-05 18:11:38 +0100
  • f1fc5fe68d optimised session display Calson Noah 2017-09-02 15:09:18 +0100
  • 6a75d91ff5 update mode of writing user speed Calson Noah 2017-09-02 15:08:56 +0100
  • c698c33249 fixed time stamp errors Calson Noah 2017-09-02 15:08:28 +0100
  • 7ed32b25d5 replaced ease use with install Calson Noah 2017-09-01 20:22:10 +0100
  • ba9d763424 update executable Calson Noah 2017-09-01 20:21:22 +0100
  • 8f1d54a6d4 reset user speed Calson Noah 2017-09-01 20:20:21 +0100
  • 2726d3b6a2 optimized uninstall script Calson Noah 2017-09-01 20:18:56 +0100
  • 16ba2f6308 optimized install script Calson Noah 2017-09-01 20:18:16 +0100
  • c40b9444d2 changed prototype for get_usr_name() function Calson Noah 2017-09-01 20:13:45 +0100
  • a09c2ba3cc optimised reading from file operations Calson Noah 2017-09-01 20:13:13 +0100
  • 420a630f22 script to run cmdtypist from any directory Calson Noah 2017-09-01 20:12:05 +0100
  • b7c6d59e2a modified config Calson Noah 2017-09-01 20:10:43 +0100
  • 08ac5fe3f7 renamed to cmd_typist Calson Noah 2017-09-01 20:10:12 +0100
  • e1c686b433 update about gif Calson Noah 2017-08-31 20:16:43 +0100
  • 9d3bfaa147 renamed gif Calson Noah 2017-08-31 20:02:14 +0100
  • 4a061ded31 update program about Calson Noah 2017-08-31 19:45:16 +0100
  • 539da5bd8d renamed to cmdtypist.gif Calson Noah 2017-08-31 19:17:02 +0100
  • d9dc0ae2eb update gif image Calson Noah 2017-08-31 18:01:24 +0100
  • 4aed5e74f1 updated README Calson Noah 2017-08-31 17:58:46 +0100
  • 053d7d72aa updated README Calson Noah 2017-08-31 17:55:37 +0100
  • fc4e1a6e36 added gif image for cmdtypist Calson Noah 2017-08-31 17:53:45 +0100
  • 1d4087d0d8 optimized program; reduced worst case time for backspace error count. Calson Noah 2017-07-09 16:16:47 +0100
  • b394326abd fixed segmentation error and optimized the program Calson Noah 2017-07-09 16:14:08 +0100
  • e1c1896cd0 debugged wrong letter value error Calson Noah 2017-07-07 01:45:27 +0100
  • b67e4409e3 type of error store variable changed Calson Noah 2017-07-07 01:18:11 +0100
  • 7a1cf5bf0b updated function prototypes Calson Noah 2017-07-07 01:17:24 +0100
  • 4fd58cfa9a changed type of wrong letter variable Calson Noah 2017-07-07 01:15:40 +0100
  • b8f95b536f debugged speed errors Calson Noah 2017-07-07 01:14:48 +0100
  • 9af46a9cf5 modified speed calculation Calson Noah 2017-07-06 22:47:36 +0100
  • e656cff9fa updated function prototypes Calson Noah 2017-07-06 22:47:02 +0100
  • 87c07c38a3 fixed error from variable size Calson Noah 2017-07-06 22:46:10 +0100
  • baf83cde00 "block length message error fixed Calson Noah 2017-07-06 13:31:05 +0100
  • f877d13f0a fixed error message during program reset Calson Noah 2017-07-06 13:30:06 +0100
  • e591dd5539 user speed file moved to speed folder Calson Noah 2017-07-06 13:24:26 +0100
  • eb0871909a program restructured, moved to folders Calson Noah 2017-07-06 13:23:01 +0100
  • 58d3c55ea0 compiled file Calson Noah 2017-07-06 13:19:39 +0100
  • eecd81eedb updated main program Calson Noah 2017-07-06 13:19:15 +0100
  • aea92f3d0e typing lessons Calson Noah 2017-07-06 13:18:50 +0100
  • 1845610a0a user typing speed file Calson Noah 2017-07-06 13:18:05 +0100
  • 50bf4e06bd holds user's own text Calson Noah 2017-07-06 13:17:26 +0100
  • 4a2b37920c updated ease of use folder Calson Noah 2017-07-06 13:14:12 +0100
  • 72400c89ee cmdtypist configuration file Calson Noah 2017-07-06 13:12:33 +0100
  • 5fa22d0c5a updated license file Calson Noah 2017-07-06 13:10:27 +0100
  • 8f040c91b1 updated functions to handle display Calson Noah 2017-07-06 13:09:59 +0100
  • b8ab76df2b updated functions to handy functions Calson Noah 2017-07-06 13:09:29 +0100
  • 2f426f7359 added functions to manipulate console Calson Noah 2017-07-06 13:08:42 +0100
  • f1bcf5635e added functions to handle program configurations Calson Noah 2017-07-06 13:07:26 +0100
  • 723640596f renamed License file Calson Noah 2017-07-06 13:06:19 +0100
  • 20e9ba5576 added functions to operate on external files Calson Noah 2017-07-06 13:05:15 +0100
  • 175c6493d3 updated help menu file Calson Noah 2017-07-06 13:04:22 +0100
  • 0b42a4d708 restructured functions to differenct files Calson Noah 2017-07-06 13:03:23 +0100
  • 1a40394b79 updated help Calson Noah 2017-07-03 19:20:22 +0100
  • a86d869235 updated help Calson Noah 2017-07-03 19:12:40 +0100
  • b3746065b1 updated readme Calson Noah 2017-07-03 19:03:26 +0100
  • bd033fae07 updated readme Calson Noah 2017-07-03 19:00:08 +0100
  • 6b457dbd52 updated readme Calson Noah 2017-07-03 18:57:50 +0100
  • 4c3e932beb updated readme Calson Noah 2017-07-03 18:53:03 +0100
  • 025e521d61 renamed help to help.md Calson Noah 2017-07-02 01:13:10 +0100
  • a6101e71de user select function edits Calson Noah 2017-07-02 00:42:38 +0100
  • 230777c4bb modified readme Calson Noah 2017-07-02 00:40:39 +0100
  • e87819f9ef edited readme Calson Noah 2017-07-02 00:34:45 +0100
  • 381859e8ac updated readme file Calson Noah 2017-07-02 00:29:57 +0100
  • e44e2873b3 comment edit Calson Noah 2017-06-08 16:48:27 +0100
  • d4d14ac381 comment edit Calson Noah 2017-06-02 00:00:10 +0100
  • 7e2fda027e removed commment Calson Noah 2017-06-01 23:59:13 +0100
  • 69431b0fbe fixed failing issues with lesson select function Calson Noah 2017-05-31 18:53:23 +0100
  • 1f5b3df7d7 flushed trailing characters Calson Noah 2017-05-31 09:22:49 +0100
  • d401e09237 tested a character failing case Calson Noah 2017-05-31 09:21:11 +0100
  • 28c5e2d4b2 added more test conditions Calson Noah 2017-05-31 09:16:03 +0100
  • 98cbb06b37 completed first test condition Calson Noah 2017-05-31 09:08:28 +0100
  • 19a079edf3 added the select lesson prototype Calson Noah 2017-05-31 09:06:40 +0100
  • d37ed7b03c Edited color comments Calson Noah 2017-05-27 23:42:58 +0100
  • c956a1d519 added header reference for function prototype Calson Noah 2017-05-24 18:29:46 +0100
  • 45fd26ae8b Makes directory and copy files to it Calson Noah 2017-05-24 18:28:55 +0100
  • 30401d5973 edited INSTALL instructions Calson Noah 2017-05-24 18:28:00 +0100
  • 589f7b0e5c completed and tested all functions for cmdtypist Calson Noah 2017-05-23 16:44:27 +0100
  • 59d6b1235d seconds_to_hms() debugged Calson Noah 2017-05-23 16:39:48 +0100
  • e9450a8982 implemented seconds to hⓂ️s function Calson Noah 2017-05-23 16:36:03 +0100
  • 1c98f7cd4f included a test for raw reset which helps in setting external files to default Calson Noah 2017-05-23 16:21:27 +0100
  • 687858e345 added reset settings for message configuration Calson Noah 2017-05-23 16:19:37 +0100
  • b511a4453c added a function to reset all settings in config file to their default value Calson Noah 2017-05-23 16:18:29 +0100
  • f3201da14b included color effect for tips Calson Noah 2017-05-23 16:10:57 +0100
  • f631ea5c19 added more tips with default case Calson Noah 2017-05-23 16:09:59 +0100
  • 4595748658 added more tips Calson Noah 2017-05-23 16:08:23 +0100
  • cd6f58fc71 added more tips Calson Noah 2017-05-23 16:05:22 +0100