Commit graph

18 commits

Author SHA1 Message Date
decd8422f1
Remove some redundant global calls, minify a few lines 2024-05-05 10:38:08 -05:00
bc3e7702ad
Formatting 2024-04-28 10:02:47 -05:00
208c65fae6
Beep on each line, not just the first one 2024-04-27 20:28:54 -05:00
6b28f5c001
Allow using SPACE instead of ENTER in menus 2024-04-27 20:26:44 -05:00
af025064f4
Make lines that run too close to the edge of the screen wrap properly 2024-04-27 20:14:57 -05:00
1190a5cd1a
Fix some sound-related issues 2024-04-27 17:17:19 -05:00
7ef74c2d0c
Remove some bad spacing, allow silencing sound when typing to screen, and mute the output from the hack screen 2024-04-27 17:01:54 -05:00
1d12cb7f21
Rename 'isQueueEmpty' to 'queueIsEmpty', more readable to me 2024-04-27 16:43:53 -05:00
d2b1788d23
Fix typo 2024-04-27 16:37:01 -05:00
0f8a359f16
Disable sounds lower-level when --no-sound is passed, for performance 2024-04-27 16:35:30 -05:00
d8fe0b6f50
Fix typo 2024-04-27 16:31:26 -05:00
e2b99a0270
Lots of changes, almost exactly how I want it now 2024-04-27 16:00:01 -05:00
Dalton
efddc5dab1
Update fallout_functions.py
These are the changes on remove xrange and replacing with range()
2021-05-19 13:45:06 -05:00
Josh d'Entremont
1c1215325f added selection script 2015-06-14 19:31:01 -03:00
Josh d'Entremont
b672f086d2 made input upper case. renamed login to hack and added new login 2015-06-14 18:05:56 -03:00
Josh d'Entremont
84d382cfef added text and hard mode to boot script 2015-05-31 18:54:43 -03:00
Josh d'Entremont
83d7c31c6e slowed the text output 2015-05-26 22:28:59 -03:00
Josh d'Entremont
766ba8f7bc added boot and locked out scripts 2015-05-26 22:11:31 -03:00