73 Commits (master)

Author SHA1 Message Date
Calson Noah c40b9444d2 changed prototype for get_usr_name() function 7 years ago
Calson Noah 7a1cf5bf0b updated function prototypes 7 years ago
Calson Noah e656cff9fa updated function prototypes 7 years ago
Calson Noah 0b42a4d708 restructured functions to differenct files 7 years ago
Calson Noah d37ed7b03c Edited color comments 7 years ago
Calson Noah 589f7b0e5c completed and tested all functions for cmdtypist 7 years ago
Calson Noah 59d6b1235d seconds_to_hms() debugged 7 years ago
Calson Noah e9450a8982 implemented seconds to hⓂ️s function 7 years ago
Calson Noah 1c98f7cd4f included a test for raw reset which helps in setting external files to default 7 years ago
Calson Noah 687858e345 added reset settings for message configuration 7 years ago
Calson Noah b511a4453c added a function to reset all settings in config file to their default value 7 years ago
Calson Noah f3201da14b included color effect for tips 7 years ago
Calson Noah f631ea5c19 added more tips with default case 7 years ago
Calson Noah 4595748658 added more tips 7 years ago
Calson Noah cd6f58fc71 added more tips 7 years ago
Calson Noah 1e86694a4e added more tips 7 years ago
Calson Noah 507cac4fdd tips using srand 7 years ago
Calson Noah 8beb005a67 removed non existing lesson 7 years ago
Calson Noah 7d8e13258a lesson listing function 7 years ago
Calson Noah de97f98f3a made the wait effect general 7 years ago
Calson Noah 5ea056981c waiting effect applied 7 years ago
Calson Noah 97288baf2f added a function to clear screen 7 years ago
Calson Noah 1337c8435e added function to replace a space char in a name with | 7 years ago
Calson Noah 65ee79f8c5 added global variables 7 years ago
Calson Noah 57dbd5befe fixed reading errors by including string terminator to user_info 7 years ago
Calson Noah ed4c299875 finished building accounts_create() 7 years ago
Calson Noah 6aeb53f50c prototype for account creating function 7 years ago
Calson Noah d6d0b27842 set file pointer to initial position 7 years ago
Calson Noah 9bab653803 added test for EOF character 7 years ago
Calson Noah e7b911a39a building the select_user_name() function 7 years ago
Calson Noah 09cf019740 added trailing string terminator 7 years ago
Calson Noah 87a0c7bcab completed the select function 7 years ago
Calson Noah 3ad40a44ec prototype for user selecting function 7 years ago
Calson Noah f2efb02e92 added a fucntion to read file size 7 years ago
Calson Noah dbba0141f8 getche() debugged 7 years ago
Calson Noah ccce0633c4 debugging getche() 7 years ago
Calson Noah a89100c839 mikmiked getche() of conio.h 7 years ago
Calson Noah ea636383ae completed function to write new user 7 years ago
Calson Noah 71f6fa284a started function to ensure a user exist 7 years ago
Calson Noah 81bc63f51f completed building stdout display message 7 years ago
Calson Noah 529b21644d started function to display text to stdout 7 years ago
Calson Noah bfae2b5414 write message config 7 years ago
Calson Noah 1ece16c5f9 added function to exit if an integer is not within a specified range 7 years ago
Calson Noah 582879b6a7 added a function to read and std or rand config 7 years ago
Calson Noah b19e64c97c added function for standard play 7 years ago
Calson Noah 991d644536 added function to read some configuration 7 years ago
Calson Noah 3d55b9718a added sound configuration function 7 years ago
Calson Noah c87e7a4a59 Completed session style display 7 years ago
Calson Noah 39b1d72af4 debugged segmentation error 7 years ago
Calson Noah 9459e3142f started building session style display 7 years ago