Commit Graph

114 Commits

Author SHA1 Message Date
Calson Noah
b19e64c97c added function for standard play 2017-05-18 23:41:06 +01:00
Calson Noah
991d644536 added function to read some configuration 2017-05-18 23:38:43 +01:00
Calson Noah
3d55b9718a added sound configuration function 2017-05-18 23:37:30 +01:00
Calson Noah
c87e7a4a59 Completed session style display 2017-05-17 12:23:37 +01:00
Calson Noah
39b1d72af4 debugged segmentation error 2017-05-16 16:33:54 +01:00
Calson Noah
9459e3142f started building session style display 2017-05-16 16:32:25 +01:00
Calson Noah
a729d73732 Added a function to verify if a user exists in the user info file 2017-05-16 16:25:36 +01:00
Calson Noah
a3e9c2b7bf function to change the current user 2017-05-16 16:22:02 +01:00
Calson Noah
13724ea46e Writes user's own text configuration setting 2017-05-14 23:29:42 +01:00
Calson Noah
8a31b3641e Funtion to store user's own text configuration 2017-05-14 23:27:48 +01:00
Calson Noah
ec66756f5b Added a file to hold user speed information 2017-05-14 01:48:50 +01:00
Calson Noah
4fbcc184e4 ingnore testing c files 2017-05-14 01:47:13 +01:00
Calson Noah
fa88a937cc 'corrected some files are missing' error 2017-05-13 22:15:00 +01:00
Calson Noah
a895acaf00 made few editions 2017-05-13 22:11:52 +01:00
Calson Noah
6217e1c8f5 replaced firstmessage.dat with cmdtypist.conf 2017-05-13 22:11:04 +01:00
Calson Noah
f499701d71 Changed the way user settings is stored 2017-05-13 22:10:05 +01:00
Calson Noah
f43ebb8dd9 Updated README 2017-05-13 21:56:22 +01:00
Calson Noah
92ddcfd731 Updated INSTALL instructions 2017-05-13 21:55:55 +01:00
Calson Noah
bffa681be2 completed install script 2017-05-13 21:49:16 +01:00
Calson Noah
898f6058cf added symbolic link to cmdtypist 2017-05-13 21:41:37 +01:00
Calson Noah
1ea17e290c Update help 2017-05-13 21:26:40 +01:00
Calson Noah
f74d0c0694 started building installation script 2017-05-13 21:26:12 +01:00
Calson Noah
749f9b35a0 Update help 2017-05-12 11:23:16 +01:00
Calson Noah
623b7240ab Updated help menu 2017-05-12 10:53:25 +01:00
Calson Noah
e93abdb7b2 Rename to openlessons.txt 2017-05-11 18:21:03 +01:00
Calson Noah
c5c95f4156 Transfered content to noslaclessons.txt 2017-05-11 18:14:24 +01:00
Calson Noah
a2bdcd7986 Complete lesson text file for cmdtypist 2017-05-11 18:10:09 +01:00
Calson Noah
909e1472a9 Changed beginner.txt to noslaclessons.txt 2017-05-11 18:09:17 +01:00
Calson Noah
a2b875229f Update shell programming 2017-05-10 22:40:06 +01:00
Calson Noah
f1ee95a7c7 Shell programming notes 2017-05-10 22:36:42 +01:00
Calson Noah
146fd5fd04 Updated beginner lessons 2017-05-09 22:28:55 +01:00
Calson Noah
1bee85e413 Started adding beginner typing lessons 2017-05-09 21:29:53 +01:00
Calson Noah
c851c2f592 Added a sleep effect function 2017-05-07 19:27:39 +01:00
Calson Noah
33e58d5320 Included a sample help file 2017-05-07 19:24:03 +01:00
Calson Noah
c38baa4631 fixed gnome-terminal only issues 2017-05-05 01:18:55 +01:00
Calson Noah
5ca42ddb5c updated README 2017-05-05 01:18:00 +01:00
Calson Noah
3e95794055 updated write_to_line() 2017-05-05 00:00:31 +01:00
Calson Noah
c01cda4c48 completed write name to line function 2017-05-04 23:57:29 +01:00
Calson Noah
61ca70e404 started function to write new name to line 2017-05-04 23:55:31 +01:00
Calson Noah
5539670824 copying pointer to pointer to char elements 2017-05-04 23:52:20 +01:00
Calson Noah
cca144b74a updated readme with program description 2017-05-03 10:05:50 +01:00
Calson Noah
ca07feea93 started the main 2017-05-03 10:03:34 +01:00
Calson Noah
3acbe44bf7 reset to initial value 2017-05-03 10:02:50 +01:00
Calson Noah
5af226ea1e Initial commit 2017-05-03 10:01:51 +01:00
Calson Noah
cc9f4ed7c3 Added a function to check the range of integers entered into program 2017-05-02 22:49:30 +01:00
Calson Noah
12593e0f89 catenating trick 2017-05-02 22:47:58 +01:00
Calson Noah
507c9a94f7 function returns a string converted into upper case 2017-05-02 22:46:52 +01:00
Calson Noah
aea9fffad8 swaps new name with former name and catenates the former name with new name details 2017-05-01 21:56:52 +01:00
Calson Noah
9aafe050a3 added function to remove extended ascii characters from user's own text 2017-05-01 21:41:24 +01:00
Calson Noah
f27463ceca Modifies user name to the new and writes to the user.info file 2017-04-30 23:47:27 +01:00