Commit Graph

18391 Commits

Author SHA1 Message Date
AJ Kelly 4e643d6a05 .redir magic, point Rave stream graphics to available normal/passing/hot graphics 2005-12-05 01:34:26 +00:00
AJ Kelly 0f777652af MusicSortDisplay, try extra stage, ScreenGameplay difficulty icons 2005-12-05 01:32:52 +00:00
AJ Kelly b0d10c9e90 ScreenGameplay difficulty indicator position changed 2005-12-05 01:31:54 +00:00
Glenn Maynard 6c8c558d43 Rage* shouldn't depend on ScreenDimensions (uses ThemeMan) 2005-12-04 17:58:25 +00:00
Glenn Maynard a2ada6b973 Rage* shouldn't depend on ScreenDimensions (uses ThemeMan) 2005-12-04 17:16:52 +00:00
Glenn Maynard e217a25dce unused 2005-12-04 17:16:06 +00:00
Glenn Maynard da20a407ff remove RageDisplay_OGL::SetViewport; nothing changes the viewport
offset
2005-12-04 17:14:50 +00:00
Glenn Maynard 91250c21c5 cleanup 2005-12-04 16:59:53 +00:00
Glenn Maynard 538d933e87 maybe fix VC2005 warnings 2005-12-04 16:47:47 +00:00
Chris Danford 5a2c4504f2 add volume size 2005-12-04 09:02:40 +00:00
Chris Danford b0350450e3 polish 2005-12-04 09:01:28 +00:00
Chris Danford cf5e658c00 fix crash if 0 rows 2005-12-04 09:00:33 +00:00
AJ Kelly 16b4785a07 Repositioning of some elements, mostly on ScreenEvaluationStage. 2005-12-04 04:12:52 +00:00
AJ Kelly 5d3bebe098 Couple of redirs to go along with forthcoming metrics changes 2005-12-04 04:10:58 +00:00
Chris Danford 39f167f4aa remove ExplanationZoom, use OnCommand instead 2005-12-03 20:49:43 +00:00
Chris Danford d33daeb6f9 add separate explanation name so that rows with no title can still have an explanation 2005-12-03 20:39:11 +00:00
Chris Danford 9e8469eb65 save edits to machine profile 2005-12-03 20:34:49 +00:00
Chris Danford 6647949a00 fix compile 2005-12-03 08:19:38 +00:00
Chris Danford f4f19224aa add missing file 2005-12-03 08:19:21 +00:00
Chris Danford 608ba7f7ac cleanup 2005-12-03 07:44:59 +00:00
Chris Danford 914a182a72 fix compile 2005-12-03 07:44:25 +00:00
Ben Anderson 7da3272486 Add proper fullscreen and resolution changing support using XRandR. This makes XRandR mandatory, but I don't see any reason why we can't do that, and providing alternatives would be difficult at best for little payoff. 2005-12-02 21:17:36 +00:00
Glenn Maynard 60bdd7ae04 fix "pull back camera" in widescreen 2005-12-02 16:48:13 +00:00
Chris Danford 13c1685b2a save recordings with sequential file names 2005-12-02 03:46:27 +00:00
Chris Danford 800158e185 move floating globals into a namespace 2005-12-02 01:16:28 +00:00
Ben Anderson 58eb9115db Return to compilable state (.h still breaks arch.o however) 2005-12-02 00:05:29 +00:00
Chris Danford 11e5aeb8b9 use | marker for "don't theme this choice" 2005-12-01 19:27:33 +00:00
Charles Lohr 2f3a58ae45 Make the address in thing work cross platform. 2005-12-01 16:46:16 +00:00
Chris Danford bf24714529 fix many missing themed strings 2005-12-01 09:43:21 +00:00
Chris Danford e655c93bf3 fix warnings 2005-12-01 08:46:38 +00:00
Chris Danford 6131eb4115 no message 2005-12-01 05:37:19 +00:00
Chris Danford 36c7d8e0ed enum name cleanup 2005-12-01 03:20:25 +00:00
Glenn Maynard 1829ba9eee cleanup 2005-12-01 00:10:09 +00:00
Glenn Maynard b839369dc8 comment 2005-12-01 00:08:36 +00:00
Glenn Maynard bb90407f8a static 2005-12-01 00:07:47 +00:00
Glenn Maynard 0a961c49c8 Revert cropping. "scaletocover,0,0,SCREEN_WIDTH,SCREEN_HEIGHT"
achieves the same effect.
2005-11-30 23:29:16 +00:00
Glenn Maynard 76f05625d5 ZoomToWidth/ZoomToHeight obeys crop. This way,
CropToAspectRatio,16/9;
  ZoomToWidth,SCREEN_WIDTH;
  ZoomToHeight,SCREEN_HEIGHT
will zoom to the center 16:9 area of the image.
2005-11-30 23:11:31 +00:00
Glenn Maynard c607f34d3a add Actor::CropToAspectRatio 2005-11-30 23:02:22 +00:00
Glenn Maynard 05be71df90 remove unmaintained VC 7.0 project 2005-11-30 22:55:38 +00:00
Glenn Maynard 81c1217ef7 expose aspect ratios 2005-11-30 22:54:00 +00:00
Chris Danford cbe4ef50b5 Add edit management screen 2005-11-30 22:42:28 +00:00
Chris Danford 8cb7360ab6 bAllowThemeTitles -> bAllowThemeTitle 2005-11-30 22:37:51 +00:00
Chris Danford 3b799327fc finish import/export of edits 2005-11-30 05:33:01 +00:00
Chris Danford 42f056dfdb remove THEME_ITEMS and THEME_TITLES. Always theme unless the OptionRowData has been marked !allowTheme 2005-11-30 04:32:33 +00:00
Chris Danford 557ae44dc7 re-add applydefaultoptions 2005-11-30 04:27:10 +00:00
Charles Lohr bc1b00e437 Allow for broadcast reception, so users can see all currently running SMLAN servers on a network easily. This code may be very active in the next few days depending on bugs we find. 2005-11-30 04:04:21 +00:00
Charles Lohr cf46864b1a Fix all clear remaining network issues. 2005-11-30 02:16:05 +00:00
Charles Lohr 6456f6b65c Match the current system of menus more closely. 2005-11-30 01:01:41 +00:00
Charles Lohr 37dddfe217 Update docs. 2005-11-30 00:38:55 +00:00
Charles Lohr a44506d613 Support UDP discovery broadcast packets (so we can list servers) 2005-11-30 00:37:47 +00:00