Commit Graph
124 Commits
Author SHA1 Message Date
Strangerke 78cf8296e0 HOPKINS: Fix typo reported by alex 2012-12-10 22:17:35 +01:00
Strangerke 663bf3139f HOPKINS: Rename (most of) ComputerManager functions 2012-12-10 00:23:51 +01:00
Strangerke 867cbbf4ff HOPKINS: Refactor fileManager 2012-12-09 20:22:12 +01:00
Paul Gilbert fedf2ca70f HOPKINS: Bugfix for sounds in the Breakout game 2012-12-09 20:38:28 +11:00
Strangerke f91b1f1129 HOPKINS: Janitorials: remove some while(1) 2012-12-04 21:36:53 +01:00
Strangerke 4631b46f34 HOPKINS: Use an unsigned int for speed variable 2012-12-02 12:02:27 +01:00
Paul Gilbert ad7ed5eae8 HOPKINS: Fix button selections in Breakout high scores list 2012-12-02 19:10:22 +11:00
Paul Gilbert d45b22f822 HOPKINS: Fix exiting game when displaying Breakout high score table 2012-12-01 00:04:48 +11:00
Paul Gilbert 5bc956627e HOPKINS: Clean up multiple VBL calls in NAME_SCORE 2012-12-01 00:01:37 +11:00
Strangerke 384ca5dd82 HOPKINS: Fix CppCheck warnings 2012-11-23 22:21:35 +01:00
Strangerke 7d146d5ed3 HOPKINS: Cleanup TXT4() 2012-11-23 00:18:54 +01:00
Paul Gilbert e738722905 Merge pull request #4 from alexbevi/hopkins
HOPKINS: Merge compilation fixes under Linux and added detection entry
2012-11-21 02:03:39 -08:00
Strangerke 8e376ccc81 HOPKINS: Clean up some 'for' statements 2012-11-21 08:04:50 +01:00
Alex Bevilacqua dd241bd41c HOPKINS: fix compilation (Linux) 2012-11-20 09:36:54 -05:00
Strangerke 2af626c3af HOPKINS: Partially fix entering high scores. Still far from perfect. 2012-11-19 00:15:52 +01:00
Paul Gilbert 62759ea2a2 HOPKINS: Changed computer info display to wait for a keypress after displaying 2012-11-18 21:24:24 +11:00
Paul Gilbert 43e0daf5d1 HOPKINS: Bugfix to allow Breakout paddle movement whilst waiting for starting click 2012-11-18 21:12:21 +11:00
Paul Gilbert c1bd7e26b0 HOPKINS: Bugfixes to actually play Breakout 2012-11-18 20:58:53 +11:00
Paul Gilbert 25a311c65b HOPKINS: Bugfixes for setup of Breakout sub-game 2012-11-18 20:28:03 +11:00
Paul Gilbert 9f36cedd31 HOPKINS: Added enum for different FBI computer terminals, and capitalisatoin bugfixes 2012-11-18 19:31:43 +11:00
Paul Gilbert 67ae9e9306 HOPKINS: Bugfixes for computer screen text 2012-11-18 16:16:59 +11:00
Paul Gilbert 5b7b4bc9df HOPKINS: Fix for computer text display at the correct position 2012-11-18 16:05:38 +11:00
Strangerke 8331a015fc HOPKINS: Replace MenuText by an array of structures, implement Charge_Menu() 2012-11-18 00:57:56 +01:00
Paul Gilbert 0fdea57c54 HOPKINS: Lots of code implemented for Hopkin's computer 2012-11-17 20:49:07 +11:00