Commit Graph

18343 Commits

Author SHA1 Message Date
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
Glenn Maynard 40c3fa3995 generalize texture coord gen 2005-11-28 16:54:19 +00:00
Glenn Maynard 5be508809b When cropping, derive the texture coords from the vertices, so the
texture coord code doesn't have to know about the cropping code.
2005-11-28 16:36:15 +00:00
Josh Allen e5bd8a7a87 Protocol update in regards to getting room information 2005-11-28 15:22:01 +00:00
Chris Danford 2784c08ea3 add "Launch Game" to main menu 2005-11-28 05:24:09 +00:00
Chris Danford f6f700f910 re-add waveout. It is useful for troubleshooting 2005-11-28 05:10:16 +00:00
Chris Danford 299e1f7d68 add memcard blacklist by OsMountDir and UI to disable specific drives 2005-11-27 01:50:10 +00:00
Chris Danford 4408439fa5 handle aspect ratio of themes that aren't 4:3 2005-11-26 16:44:12 +00:00
Chris Danford 3eb84bd931 move aspect ratio to graphic options 2005-11-26 07:32:56 +00:00
Chris Danford 730a113ed6 enumerate resolutions
use mixed case for prefs values
2005-11-26 07:22:33 +00:00
Glenn Maynard b948f686cc cleanup 2005-11-25 20:38:03 +00:00
Charles Lohr 64feb1fbbb Update (include information on the loosely used server info command) 2005-11-25 19:35:50 +00:00
Glenn Maynard 9ed3cde95a cleanup 2005-11-25 18:36:44 +00:00
Glenn Maynard d84c8b6cae vc6 2005-11-25 02:52:01 +00:00
Glenn Maynard 78dd08df43 VC6 workaround 2005-11-25 02:33:50 +00:00
AJ Kelly 30c9ed36e6 modified metrics to go with graphic changes.
Mostly ScreenSelectMusic stuff.
2005-11-24 21:05:17 +00:00
AJ Kelly 66d8c1bd2f ScreenSelectMusic stuff from original SZ. font is BitDarlingS10 by saru. 2005-11-24 21:04:38 +00:00
Glenn Maynard 31ef353ed6 fix bogus resolutions being set 2005-11-24 18:28:52 +00:00
Chris Danford 6986a104ab show messagebox on clearing prefs 2005-11-24 10:45:41 +00:00
Chris Danford b3c7b9c99d fix viewport not correctly reset when alt+tabbing out of and back into full-screen opengl 2005-11-24 10:40:23 +00:00
Glenn Maynard 92c3de82d6 cleanups 2005-11-23 22:47:47 +00:00
Glenn Maynard ecd8d199bd missed commit: update for USB cleanup 2005-11-23 22:43:17 +00:00