Commit Graph
100 Commits
Author SHA1 Message Date
Chris Danford dd992f69c0 fix D3D init 2006-02-06 22:38:30 +00:00
Chris Danford 111d659b90 add missing AdjustSync.* 2006-02-06 22:38:14 +00:00
Chris Danford a13ae48a19 make hard-coded string localizable 2006-02-06 21:02:50 +00:00
Chris Danford a73a1e9ccc calibrate sync screen cleanup 2006-02-06 20:41:59 +00:00
Chris Danford 025e970b3d make hard-coded strings localizable 2006-02-06 20:41:05 +00:00
Chris Danford 3ed40f6559 remove auto aspect ratio. We can't have the aspect ratio changing mid-game when the screen resolution changes (toggling fullscreen) 2006-02-06 20:15:33 +00:00
Chris Danford dbafa29a88 make RageDisplay::Init virtual to remove dupe code 2006-02-06 20:14:02 +00:00
Chris Danford 70479fd0c4 tab cleanup
no need to fall back to opengl on xbox
2006-02-06 18:23:30 +00:00
Chris Danford 45b092469c make ScreenGameplay use a background, but blank it 2006-02-06 16:56:57 +00:00
Chris Danford c8e4672853 force recreate of BGA on aspect ratio change 2006-02-06 07:44:12 +00:00
Chris Danford fc682c406f ScreenGameplaySyncMachine cleanup 2006-02-06 07:43:07 +00:00
Chris Danford 1fb529668c autosync screen cleanup 2006-02-06 06:50:10 +00:00
Chris Danford a05d1e8265 move message helper stuff out of Actor into a new base class so that it can be used w/o deriving from Actor 2006-02-06 01:26:52 +00:00
Chris Danford b03b2dc768 tab cleanup 2006-02-06 01:25:58 +00:00
Chris Danford cce97c40b8 move autosync logic out of Player and GameState, into a separate file 2006-02-06 01:23:25 +00:00
Chris Danford 9a05977e52 localize SongOptions strings 2006-02-05 20:30:37 +00:00
Chris Danford 3f6199b84a make ScreenGameplay use a background, but blank it 2006-02-05 05:50:38 +00:00
Chris Danford 3a89d0f997 fix Init method not being called 2006-02-05 04:29:10 +00:00
Chris Danford 8171240ed5 fix ScreenGameplaySyncMachine branching 2006-02-04 20:35:17 +00:00
Chris Danford 8d584de037 push ScreenSaveSync instead of making it a separate screen. Simplifies branching. 2006-02-04 20:14:04 +00:00
Chris Danford 2500f55e91 more compression, smaller file 2006-02-04 18:44:35 +00:00
Chris Danford 9dfd70b948 add ScreenGameplaySyncMachine
fix non-localized text on install package dialog
2006-02-04 18:40:58 +00:00
Chris Danford ae1bf0dcd8 add ScreenGameplaySyncMachine 2006-02-04 18:39:37 +00:00
Chris Danford 2a1ce6b79a make background and foreground optional when loading this screen 2006-02-04 18:37:26 +00:00
Chris Danford f872743129 add profiling hooks 2006-02-04 18:36:44 +00:00
Chris Danford 8c7baa0ec8 add sound feedback to bpm, stop, offset 2006-02-04 18:35:29 +00:00
Chris Danford f639927a38 remove dupe oggs 2006-02-03 19:25:17 +00:00
Chris Danford 18cd1a345d switch -> switch steps 2006-02-03 19:24:39 +00:00
Chris Danford ce1526fcd9 tab fixup 2006-02-03 19:24:14 +00:00
Chris Danford 884b8048f3 RString -> const RString & for easier stepping 2006-02-03 19:23:50 +00:00
Chris Danford b21d58f885 fix localizing of text 2006-02-03 17:19:17 +00:00
Chris Danford 23d4e4366a fix OK dialog in smpackage 2006-02-03 06:24:07 +00:00
Chris Danford 35408c5ed6 fix MessageBox not displaying unicode 2006-02-03 05:45:04 +00:00
Chris Danford 90a744d6ab fix MessageBox not displaying unicode 2006-02-03 05:40:09 +00:00
Chris Danford cb5bf9720d const RString & for easier debug stepping 2006-02-02 23:52:28 +00:00
Chris Danford d0aede1bae remove deleted file 2006-02-02 02:20:58 +00:00
Chris Danford 2b6f94ba10 add UseIconMetrics 2006-02-01 07:39:24 +00:00
Chris Danford d3ab83d284 assert on duplicate unlock IDs rather than behaving weird later 2006-02-01 07:34:12 +00:00
Chris Danford 4c5340c6c4 strip the same files when archiving and extracting 2006-02-01 04:48:21 +00:00
Chris Danford e99daa073a add simple unlock screens 2006-01-30 08:13:16 +00:00
Chris Danford ed01c6b9b3 Add UseIconMetrics, for ignoring X, Y, OnCommand, and OffCommand in metrics.ini and using whateve is in xml 2006-01-30 08:12:24 +00:00
Chris Danford 58986cfcce probe to find out which parameters of the transform function are used 2006-01-30 00:50:00 +00:00
Chris Danford da1e8b0197 tab cleanup 2006-01-29 22:28:54 +00:00
Chris Danford 8337a9e507 add PerChoiceIconElement
unlock enum cleanup
2006-01-29 22:24:23 +00:00
Chris Danford b792e48616 add PerChoiceIconElement metric (remove this metric and make it the default eventually) 2006-01-29 22:18:28 +00:00
Chris Danford 370d11ee19 theme -> localize 2006-01-29 22:17:54 +00:00
Chris Danford 880cf1591e enum name cleanup
add Lua bindings
2006-01-29 22:17:43 +00:00
Chris Danford 000c7997ef add methods for showing unlocks 2006-01-29 22:13:52 +00:00
Chris Danford 49782b331b Theme -> Localize 2006-01-29 22:13:36 +00:00
Chris Danford 220e204485 cleanup 2006-01-29 22:13:16 +00:00
Chris Danford 9c30f918ca fix LuaXType's bCapitalize behavior 2006-01-29 22:12:07 +00:00
Chris Danford ceb55bbbb4 add PerChoiceScrollElement metric 2006-01-29 00:27:39 +00:00
Chris Danford 6ec1d47d6c tab cleanup 2006-01-29 00:25:33 +00:00
Chris Danford c52ab6fa5e Code -> UnlockEntryID
UnlockedSongs -> UnlockedEntryIDs
UnlockIndex -> UnlockEntryID
2006-01-28 22:08:16 +00:00
Chris Danford bbf22a9647 UnlockType -> UnlockTrigger 2006-01-28 21:37:13 +00:00
Chris Danford d5b264d600 remove unnecessary header 2006-01-28 21:36:41 +00:00
Chris Danford 3ced24bd13 tabs cleanup 2006-01-27 21:31:56 +00:00
Chris Danford e186a752f0 ScreenUnlock -> ScreenUnlockStatus 2006-01-27 21:31:37 +00:00
Chris Danford e1f60ebc60 ScreenUnlock -> ScreenUnlockStatus 2006-01-27 19:57:08 +00:00
Chris Danford a935da0993 ScreenUnlock -> ScreenUnlockStatus 2006-01-27 19:49:38 +00:00
Chris Danford 89bdf27681 ScreenUnlock -> ScreenUnlockStatus 2006-01-27 19:24:11 +00:00
Chris Danford f09aee93b8 consistent language capitalization 2006-01-27 08:16:22 +00:00
Chris Danford ec809e5e3e show native names for each language 2006-01-27 08:13:01 +00:00
Chris Danford 898c8ebfeb Centered1Player->Center1Player 2006-01-27 07:35:05 +00:00
Chris Danford e09e502038 CenteredSingle->Center1Player 2006-01-27 07:09:43 +00:00
Chris Danford af732e66aa solo single -> centered single 2006-01-27 06:46:41 +00:00
Chris Danford fc66241564 add Check for Updates 2006-01-27 03:34:31 +00:00
Chris Danford 05fd269749 tab fixes 2006-01-27 03:34:15 +00:00
Chris Danford e07801b0ae add "Check for updates" shortcut 2006-01-27 03:33:18 +00:00
Chris Danford aeb55b03e0 make cursor on mapping screen diffuseshift to attract more attention 2006-01-26 06:21:36 +00:00
Chris Danford 39c57fdf74 add missing Tween.* 2006-01-26 06:19:45 +00:00
Chris Danford 62833f56cb show input device list on mapping screen 2006-01-26 06:17:57 +00:00
Chris Danford 58a8830b9d fix Volume Down doesn't show volume precent in system message 2006-01-26 06:17:12 +00:00
Chris Danford e507e4ab9e only save mappings for user-changable mapping slots (less cluttered keymaps.ini) 2006-01-26 06:05:35 +00:00
Chris Danford 6fdfc482de automapping for Ignition 2006-01-26 05:50:43 +00:00
Chris Danford 6a1ef9d858 refresh mapping screen text when automapping is applied because of a joystick plug/unplug 2006-01-26 04:51:07 +00:00
Chris Danford 7bec4f7a3e show "space" instead of "Key " 2006-01-26 02:41:35 +00:00
Chris Danford c88058395a fix leaked exit Actor 2006-01-26 00:00:41 +00:00
Chris Danford c82073a40c add labels for P1's and P2's groups of slots 2006-01-25 23:49:55 +00:00
Chris Danford 4c15ede668 fix secondary button text 2006-01-25 19:16:19 +00:00
Chris Danford 21a13b20f4 add missing smpackage strings 2006-01-25 09:40:09 +00:00
Chris Danford 2a9247a6ff add "Force 60Hz" checkbox for people getting a black screen on launch with improperly configured monitor profiles 2006-01-25 09:39:08 +00:00
Chris Danford 8f5a4e244e spacing cleanup 2006-01-24 08:31:07 +00:00
Chris Danford 3fab62e083 fix GetDirListingRecursive adding redundant files 2006-01-24 08:28:03 +00:00
Chris Danford 8c869c0e90 fix logging toggle 2006-01-24 07:30:01 +00:00
Chris Danford 1424fe42a1 fix file extracting
fix preferences reading
2006-01-24 07:26:27 +00:00
Chris Danford 044a0d6208 fit pseudoloc text 2006-01-24 07:24:14 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Chris Danford 1e8ccdeda4 spacing cleanup 2006-01-22 00:13:27 +00:00
Chris Danford d5d4610946 CString->RString
fixes RageFileDriverZip memory corruption
2006-01-21 23:01:06 +00:00
Chris Danford 733a7fc36b add missing smpackage strings 2006-01-21 21:49:58 +00:00
Chris Danford d773b2443f working on zip reading 2006-01-21 21:45:59 +00:00
Chris Danford 836e12297e remove TODO assert 2006-01-21 21:18:33 +00:00
Chris Danford 477e67a8aa fix smpackage file routines and registry writing 2006-01-21 12:18:26 +00:00
Chris Danford d00063c067 name/tab/string cleanup 2006-01-20 23:38:17 +00:00
Chris Danford 3992801160 test for error when writing Preferences.ini 2006-01-20 21:40:15 +00:00
Chris Danford 3ec514f896 fix mounting to fix reading of Prefs.ini 2006-01-20 09:31:26 +00:00
Chris Danford f029c2f936 move Xbox hacks into archutils 2006-01-20 09:11:25 +00:00
Chris Danford a77fc07879 move Xbox hacks into archutils 2006-01-20 08:59:54 +00:00
Chris Danford 726fa7a8dd move Xbox hacks into archutils 2006-01-20 08:58:01 +00:00