Commit Graph
18364 Commits
Author SHA1 Message Date
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
Chris Danford cd9cf4c1e2 move some service menu actions from GameCommand into ScreenServiceAction 2005-11-29 23:15:11 +00:00
Chris Danford 749a8468a9 complete removal of memory card blacklist 2005-11-29 23:13:43 +00:00
Glenn Maynard 7df3399dec partial revert for now 2005-11-29 18:05:16 +00:00
Glenn Maynard 8929a640a9 fix comment 2005-11-29 17:41:10 +00:00
Glenn Maynard f33504c73f LuaHelpers::PrepareExpression is used for metric compatibility; don't use
when loading from XML.
2005-11-29 17:36:19 +00:00
Glenn Maynard ce84697994 reuse ActorFrame 2005-11-29 17:34:21 +00:00
Glenn Maynard e2f20b43d5 don't reinit ActorFrame stuff 2005-11-29 17:27:34 +00:00
Glenn Maynard 348a3fb4e0 remove BGAnimationLayer::Unload, BGAnimationLayer::Init 2005-11-29 17:23:04 +00:00
Glenn Maynard 207987ec45 remove extra Init() calls 2005-11-29 17:20:10 +00:00
Steve Checkoway 34d979d364 Set SDKROOT 2005-11-29 08:07:33 +00:00
Chris Danford 22f1387385 working on edit screens 2005-11-29 08:02:54 +00:00
Glenn Maynard 8305eea9eb handle 1280x1024 (dumb resolution that shouldn't exist)
"SAR" (mpeg-centric) -> more common "PAR"
2005-11-29 06:12:09 +00:00
Glenn Maynard 7a61e70c9a eval StreamWidth 2005-11-29 05:56:20 +00:00
Chris Danford 74287d4589 remove memory card OS dir blacklist 2005-11-29 05:56:11 +00:00
Glenn Maynard 476a0990ff SetGlobal(float) 2005-11-29 05:24:48 +00:00
Glenn Maynard c4aa5b70df cleanup 2005-11-29 02:20:28 +00:00
Glenn Maynard cd62607128 cleanup 2005-11-29 02:14:33 +00:00
Glenn Maynard e130c39f86 Fix spurious ChangeDisplaySettings calls; this fixes extra
graphics hitches when entering fullscreen.
2005-11-29 00:44:42 +00:00
Glenn Maynard be332f9883 remove old trace 2005-11-29 00:22:38 +00:00
Chris Danford b6f85d04d2 FlushGLErrors before AssertNoGLError 2005-11-28 23:35:21 +00:00
Chris Danford 48d259a370 Add GL assert checks. 2005-11-28 23:26:22 +00:00
Chris Danford 9d0cc2d322 invalidate scaling script when resetting device 2005-11-28 23:11:34 +00:00
Glenn Maynard 77c6ffdfd1 cleanup 2005-11-28 20:33:20 +00:00
Glenn Maynard 220602d4a2 fix lerp (obscure: this only matters for non-rectangular texture coordinates) 2005-11-28 18:08:51 +00:00
Chris Danford 797b829659 complete removal of Visualizations 2005-11-28 17:47:46 +00:00
Glenn Maynard b6ba17a7bb fix busy looping on slower systems, inefficient buffer filling 2005-11-28 17:17:35 +00:00
Chris Danford c2e84323b1 add res enumeration to LLW SDL 2005-11-28 17:17:16 +00:00