Calson Noah
|
de97f98f3a
|
made the wait effect general
|
2017-05-22 09:03:27 +01:00 |
|
Calson Noah
|
5ea056981c
|
waiting effect applied
|
2017-05-22 09:02:33 +01:00 |
|
Calson Noah
|
97288baf2f
|
added a function to clear screen
|
2017-05-22 08:59:33 +01:00 |
|
Calson Noah
|
1337c8435e
|
added function to replace a space char in a name with |
|
2017-05-22 08:58:04 +01:00 |
|
Calson Noah
|
65ee79f8c5
|
added global variables
|
2017-05-22 08:53:51 +01:00 |
|
Calson Noah
|
57dbd5befe
|
fixed reading errors by including string terminator to user_info
|
2017-05-21 22:54:39 +01:00 |
|
Calson Noah
|
ed4c299875
|
finished building accounts_create()
|
2017-05-21 22:53:30 +01:00 |
|
Calson Noah
|
6aeb53f50c
|
prototype for account creating function
|
2017-05-21 22:52:11 +01:00 |
|
Calson Noah
|
d6d0b27842
|
set file pointer to initial position
|
2017-05-21 22:50:18 +01:00 |
|
Calson Noah
|
9bab653803
|
added test for EOF character
|
2017-05-21 22:48:59 +01:00 |
|
Calson Noah
|
e7b911a39a
|
building the select_user_name() function
|
2017-05-21 22:46:43 +01:00 |
|
Calson Noah
|
09cf019740
|
added trailing string terminator
|
2017-05-20 17:42:11 +01:00 |
|
Calson Noah
|
87a0c7bcab
|
completed the select function
|
2017-05-20 17:39:09 +01:00 |
|
Calson Noah
|
3ad40a44ec
|
prototype for user selecting function
|
2017-05-20 16:19:50 +01:00 |
|
Calson Noah
|
f2efb02e92
|
added a fucntion to read file size
|
2017-05-20 16:16:14 +01:00 |
|
Calson Noah
|
dbba0141f8
|
getche() debugged
|
2017-05-19 09:34:03 +01:00 |
|
Calson Noah
|
ccce0633c4
|
debugging getche()
|
2017-05-19 09:33:16 +01:00 |
|
Calson Noah
|
a89100c839
|
mikmiked getche() of conio.h
|
2017-05-19 09:32:11 +01:00 |
|
Calson Noah
|
ea636383ae
|
completed function to write new user
|
2017-05-19 09:27:04 +01:00 |
|
Calson Noah
|
71f6fa284a
|
started function to ensure a user exist
|
2017-05-19 09:20:31 +01:00 |
|
Calson Noah
|
81bc63f51f
|
completed building stdout display message
|
2017-05-19 09:16:46 +01:00 |
|
Calson Noah
|
529b21644d
|
started function to display text to stdout
|
2017-05-18 23:47:54 +01:00 |
|
Calson Noah
|
bfae2b5414
|
write message config
|
2017-05-18 23:45:51 +01:00 |
|
Calson Noah
|
1ece16c5f9
|
added function to exit if an integer is not within a specified range
|
2017-05-18 23:44:07 +01:00 |
|
Calson Noah
|
582879b6a7
|
added a function to read and std or rand config
|
2017-05-18 23:42:15 +01:00 |
|
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 |
|