Commit Graph

78 Commits

Author SHA1 Message Date
Jonathan Lamothe 1a481ab49d implemented getPMinsC 2019-10-09 22:24:30 -04:00
Jonathan Lamothe afd2bac7b5 implemented pMinPlayerPrompt 2019-10-09 21:54:55 -04:00
Jonathan Lamothe ffe9b7f87f implemented pMinPlayerC 2019-10-09 01:24:55 -04:00
Jonathan Lamothe 66148a25d8 don't automatically update goal/assist stats 2019-10-01 01:02:12 -04:00
Jonathan Lamothe b8a3af11a1 reference goals and assists by index number, not names 2019-09-28 02:09:11 -04:00
Jonathan Lamothe ac92182b20 insert players at end of list (preserve index numbers) 2019-09-28 01:46:28 -04:00
Jonathan Lamothe c7c267b2a1 pressing enter without input results in player search failure 2019-09-26 01:36:10 -04:00
Jonathan Lamothe 75803edfe7 implemented assist prompt 2019-09-26 01:23:34 -04:00
Jonathan Lamothe ffdb8e1e8c framework for recording assists 2019-09-25 02:44:42 -04:00
Jonathan Lamothe e3388c45c7 limit number of player shortcuts displayed 2019-09-19 06:34:03 -04:00
Jonathan Lamothe f7e6ac9437 clear input buffer after player selection with function key 2019-09-19 06:25:38 -04:00
Jonathan Lamothe e80b7ec48c implemented recordGoalPrompt 2019-09-19 06:21:04 -04:00
Jonathan Lamothe 156c2baaba implemented selectPlayerPrompt 2019-09-19 06:21:04 -04:00
Jonathan Lamothe d4cfbcb968 changed promptFunctionKey to promptSpecialKey 2019-09-19 02:45:50 -04:00
Jonathan Lamothe 0ee0451496 prompt for player's position 2019-09-09 22:58:04 -04:00
Jonathan Lamothe 57ac90038a prompt for player name 2019-09-09 22:58:04 -04:00
Jonathan Lamothe 754b3dd25c prompt for player number 2019-09-09 22:58:04 -04:00
Jonathan Lamothe eef773b7fa prompt for day of month game took place 2019-08-31 12:42:11 -04:00
Jonathan Lamothe 0798786d36 prompt for game year 2019-08-31 12:29:37 -04:00
Jonathan Lamothe f718757bea whitespace fix 2019-08-31 12:29:37 -04:00
Jonathan Lamothe 9f076db27b missing haddock comments 2019-08-31 11:24:55 -04:00
Jonathan Lamothe 2854c54474 removed unnecessary lenses 2019-08-28 01:23:47 -04:00
Jonathan Lamothe 9ba91f1f01 prompt for other team 2019-08-25 10:04:37 -04:00
Jonathan Lamothe 2a2189c7d1 implenented strPrompt 2019-08-25 09:43:16 -04:00
Jonathan Lamothe 74809ced2e prompt for away team score 2019-08-24 20:14:49 -04:00
Jonathan Lamothe 0eb56cda81 implemented homeScorePrompt 2019-08-24 19:35:37 -04:00
Jonathan Lamothe bd561bb7a8 implemented numPrompt 2019-08-24 19:24:06 -04:00
Jonathan Lamothe 3cc76d881c basic prompting framework 2019-08-24 19:24:06 -04:00