Commit Graph
2631 Commits
Author SHA1 Message Date
Josh Allen 6eff23dc29 use fallback headers 2008-05-22 23:54:05 +00:00
Mike Hawkins dad398f571 Custom Scoring option (simple additive/subtractive scoring) 2008-05-19 18:34:53 +00:00
Josh Allen e478c024db Make text entry text larger 2008-05-18 03:23:00 +00:00
Josh Allen d3abee1eeb redirect missing files to _blank 2008-05-17 17:22:26 +00:00
Josh Allen 06b63aed73 Just use the default fallback header 2008-05-17 17:17:28 +00:00
Josh Allen 4970da5f1c Add header texts for network screens 2008-05-17 17:14:24 +00:00
Josh Allen 18654fb89a Replace text entry quad with sprite. 2008-05-17 16:40:03 +00:00
Mike Hawkins 1aa9434109 Changed hot value so it's a theme metric and not hardcoded 2008-05-17 00:14:55 +00:00
Mike Hawkins ffcc31b8ca Attack Mines modifier 2008-05-16 23:58:52 +00:00
Mike Hawkins b3e11dcb94 Random attacks modifier 2008-05-16 04:00:13 +00:00
Mike Hawkins badc7b742a Removal of mistakenly added null translations 2008-05-13 02:06:01 +00:00
Mike Hawkins 7a6b50b7ba Addition of attack/mine sound options to Graphics/Sound Option screen. 2008-05-13 01:18:10 +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
Chris Danford 62fe17c123 options fixup 2008-05-10 22:19:11 +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
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
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
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 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
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
Mike Hawkins 2d60147372 no message 2008-05-06 00:19:54 +00:00
Chris Danford 774befb052 add PlayerOptionsHideFailType 2008-04-30 10:57:53 +00:00
Chris Danford dddcf5b22d new caution 2008-04-28 20:14:14 +00:00
Chris Danford 0ad1703976 use correct FontBaseZoom 2008-04-28 10:55:54 +00:00
Chris Danford 33fdcb5cf3 OptionIcon -> ModIcon to reduce confusion between OptionRow, OptionIconRow 2008-04-27 21:34:43 +00:00
Chris Danford c7d3d1c0e3 fixup 2008-04-27 04:37:53 +00:00
Chris Danford 82976bc6ef Fix LoadFallbackB for loading BGAs recursively. LoadFallbackB checking for either LuaThreadVariables or Lua globals is not very clean, but room for possible improvement. 2008-04-27 00:14:05 +00:00
Chris Danford 603f8f9b24 revert last 2008-04-26 19:44:40 +00:00
Chris Danford 707789af7e fix high score displays not showing high score number 2008-04-26 19:43:08 +00:00