Commit Graph

27078 Commits

Author SHA1 Message Date
Mike Hawkins 2fc7e2d98b Change to confusion code so it accounts for dizzy being on as well (dizzy only acts as a multiplier; it's behaviour is changed this way to account for the fact the receptors are also rotating). 2008-05-12 22:48:39 +00:00
Glenn Maynard f5124648b2 update 2008-05-12 22:12:49 +00:00
Chris Danford 0f06e96823 re-add SyncMachine unused code so that it gets maintained 2008-05-12 21:38:11 +00:00
Glenn Maynard c2af6af1fc vs2008 2008-05-12 19:55:00 +00:00
Glenn Maynard bd8bb11e85 move empty course check into Course::GetTrailSorted 2008-05-12 19:44:04 +00:00
Glenn Maynard ecc3dc0d83 vc2008 projects (if nobody's using 2005 it probably won't be updated further) 2008-05-12 19:26:17 +00:00
Chris Danford 89a4aeb1ff remove ScreenGameplaySyncMachine - instead concentrage on better sync controls in ScreenGameplay/ScreenSyncOverlay 2008-05-11 08:16:10 +00:00
Chris Danford 21a9849ca9 consolidate HelpText to remove duplicate strings and improve consistency. HelpText is now a metric that calls ScreenString. 2008-05-11 07:57:01 +00:00
Mike Hawkins 1ac2b23cee Fix roll + autoplay bug under specific condition: roll starts on the same row as a freeze (roll would not be updated previously) 2008-05-10 22:31:32 +00:00
Chris Danford 62fe17c123 options fixup 2008-05-10 22:19:11 +00:00
Chris Danford 545a6bc4d1 Frame -> Container (Frame is easily confused with the Sprite Frame in OptionRow) 2008-05-10 21:53:43 +00:00
Chris Danford 7b9e57cefa remove explicit metrics, use SetXY. Remove special cases for Exit and use metrics instead 2008-05-10 21:52:08 +00:00
Chris Danford 6355e4db2a fix decoration not playing OnCommand 2008-05-10 21:48:38 +00:00
Mike Hawkins 8a8446e206 Inserted comment about cycle speed metric 2008-05-10 19:52:31 +00:00
Mike Hawkins 7d67bae8e0 Playback enable/disable for attack and mine sounds 2008-05-10 19:10:22 +00:00
Steve Checkoway 52a33f48a6 Remove files. 2008-05-10 06:52:43 +00:00
Steve Checkoway 5ed6b26099 Fix warnings about shortening 64 bits to 32 bits. 2008-05-10 06:51:40 +00:00
Steve Checkoway da1b2d5052 Fix warnings about shortening 64 bits to 32 bits. 2008-05-10 06:50:57 +00:00
Chris Danford f25a63eb8f fix file name case 2008-05-10 04:53:49 +00:00
Chris Danford 790d3e387c options cleanup 2008-05-10 04:51:31 +00:00
Steve Checkoway fb4c330d70 Remove OptionRow {Title,Item}.redir. The lowercase versions already exist in the repository and having both is causing svn to screw up. 2008-05-10 02:42:00 +00:00
Steve Checkoway 3dc6af6881 Fix warnings about shortening 64 bits to 32 bits. 2008-05-10 02:32:07 +00:00
Steve Checkoway 85b668b162 Fix warnings about shortening 64 bits to 32 bits. 2008-05-10 02:31:34 +00:00
Mike Hawkins 1a06cf7835 removed untranslated text 2008-05-10 02:24:55 +00:00
Chris Danford 479a6d2aad MachineOptions -> OptionsAdvanced, GraphicOptions -> OptionsGraphicsSound 2008-05-10 01:40:01 +00:00
Mike Hawkins 76a61ddae4 fixes to confusion code to not break dizzy 2008-05-10 01:06:49 +00:00
Chris Danford 142b49c920 fix OptionsChild string fallback 2008-05-10 01:02:44 +00:00
Chris Danford 9bda4cf24d fix OptionsChild string fallback 2008-05-10 01:01:00 +00:00
Chris Danford f74604fc16 simplify options: remove unnecessary credits item 2008-05-10 00:51:29 +00:00
Chris Danford f9c7f596bb fix ScreenOptionsSimple string fallback 2008-05-10 00:49:07 +00:00
Chris Danford a5d1bcec84 merge OtherOptions into MachineOptions 2008-05-10 00:46:43 +00:00
Chris Danford b1a89f7c44 merge InputOptions into MachineOptions 2008-05-10 00:43:27 +00:00
Chris Danford 8a5d605ef7 move CoinOptions into MachineOptions 2008-05-10 00:40:40 +00:00
Chris Danford a5a3c0a183 merge gameplay options into machine options 2008-05-10 00:36:41 +00:00
AJ Kelly 8cf9ce68ac fix EOF errors 2008-05-10 00:26:40 +00:00
Chris Danford 717fbf2834 simplify: merge graphic and sound options 2008-05-10 00:18:17 +00:00
Chris Danford 424f2dd7be fix accidental delete 2008-05-10 00:17:53 +00:00
Mike Hawkins 9fc7166d9d code formatting fixes 2008-05-09 23:58:11 +00:00
Mike Hawkins 98917ce970 bpm cycle code cleaned up 2008-05-09 23:42:28 +00:00
Mike Hawkins b660e8799b translation reversions 2008-05-09 23:23:42 +00:00
Chris Danford 8ebd69d765 simply: remove CenterImage. Modern TVs don't need scaling down to fix in safe zone areas (Xbox build), and the couple of people using hacky CGA modes on arcade monitors can edit Preferences.ini directly. If this ever needs to be added back, it should be part of DebugOverlay. 2008-05-09 23:09:03 +00:00
Chris Danford b99e007811 simply: remove CenterImage. Modern TVs don't need scaling down to fix in safe zone areas (Xbox build), and the couple of people using hacky CGA modes on arcade monitors can edit Preferences.ini directly. If this ever needs to be added back, it should be part of DebugOverlay. 2008-05-09 23:06:35 +00:00
Chris Danford 5266929092 simplify: merge Background Options into Appearance Options 2008-05-09 22:36:46 +00:00
Chris Danford d54b8a1e0f options fixup 2008-05-09 22:32:35 +00:00
Chris Danford 0016a86590 options fixup 2008-05-09 22:31:41 +00:00
Chris Danford 28d81e635b simplify: merge OptionsCursorPlus into OptionsCursor 2008-05-09 22:29:06 +00:00
Mike Hawkins 8a66c9b0f7 confusion mod fix 2008-05-08 04:32:06 +00:00
Mike Hawkins 82e729afe5 Redid random cycle speed & colour code I updated last time to make it more efficient 2008-05-07 23:31:47 +00:00
Chris Danford 9f63c12ac9 load songmovies from song group subdir 2008-05-07 18:55:53 +00:00
Glenn Maynard 18209c3d23 global.h first 2008-05-07 01:02:43 +00:00