Commit Graph
19627 Commits
Author SHA1 Message Date
AJ Kelly c298468c4e ScreenCaution old->new, reduce ScreenWarning's bg.png filesize 2006-01-22 01:12:23 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Steve Checkoway 870ed267fc Update year. 2006-01-22 00:46:36 +00:00
Steve Checkoway ccd3332cc2 Const. 2006-01-22 00:43:41 +00:00
Steve Checkoway d10e652b97 Style. 2006-01-22 00:40:53 +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
Josh Allen 1c801ba535 Working RoomInfoDisplay 2006-01-21 17:45:52 +00:00
Josh Allen 33159df16e Updated for RoomInfoDisplay 2006-01-21 17:41:31 +00:00
Steve Checkoway 1414546919 Remove nonexistant audio driver, do not use SDL for input and simplify since HAVE_XDK is checked first. 2006-01-21 14:37:03 +00:00
Steve Checkoway 2dc6a8fa66 Cleanup and use core graphics directly to swap buffers rather than going though the overhead of the obj-c calls. 2006-01-21 13:40:01 +00:00
Steve Checkoway 3f5c921357 Implement concurrent rendering. 2006-01-21 13:33:04 +00:00
Steve Checkoway 297949b7c5 If the OGL context changes, we must set the display mode and we must set vsync. 2006-01-21 13:00:51 +00:00
Chris Danford 477e67a8aa fix smpackage file routines and registry writing 2006-01-21 12:18:26 +00:00
Steve Checkoway 9ed7548de1 Use new api. 2006-01-21 11:14:13 +00:00
Steve Checkoway ca27a7d350 Change the API a bit. Use values between 0 and 1. 2006-01-21 11:13:53 +00:00
Glenn Maynard f9361c9036 interp -> lerp ("interp" doesn't imply linear) 2006-01-21 07:26:20 +00:00
Josh Allen eb8e8dee55 Updated RoomInfoDisplay 2006-01-21 03:52:51 +00:00
Josh Allen 5a9a621111 Added more functionality to RoomInfoDisplay 2006-01-21 03:46:19 +00:00
Josh Allen 3ca52dd0f4 Updated RoomInfo reply 2006-01-21 03:22:27 +00:00
AJ Kelly 9af1d90acf ScreenSelectDifficulty re-positioning 2006-01-21 02:33:46 +00:00
Glenn Maynard 996477feae rename ReloadMetricsAndUpdateLua -> ReloadScreenDimensions 2006-01-21 01:15:09 +00:00
Chris Danford d00063c067 name/tab/string cleanup 2006-01-20 23:38:17 +00:00
Glenn Maynard 5f7d26addd move DisplayAspectRatio 2006-01-20 22:44:28 +00:00
Glenn Maynard 58c79217df cleanup 2006-01-20 22:16:10 +00:00
Chris Danford 3992801160 test for error when writing Preferences.ini 2006-01-20 21:40:15 +00:00
Josh Allen 9c540ac8fe Updated for RoomInfoDisplay 2006-01-20 20:39:00 +00:00
Josh Allen 642c5270dc Reworked m_roomInfo's datatype into its own class RoomInfoDisplay. I will add more functionality tonight. 2006-01-20 20:34:36 +00:00
Glenn Maynard 3bf20452b9 don't use debug CRTs 2006-01-20 19:43:41 +00:00
Steve Checkoway 1268e3d3f0 Fall back onto more a sensible fallback. 2006-01-20 11:40:35 +00:00
Steve Checkoway 5150e3a9c3 Don't shutdown full screen if attempt fails. It's possible other attempts will be made in full screen. Going back and forth causes unnecessary flickering. 2006-01-20 11:36:26 +00:00
Steve Checkoway cdd1f94019 Don't attempt to change the display modes unless it's needed. (It's most likely a no-op, but don't even bother.) 2006-01-20 11:33:07 +00:00
Steve Checkoway 6b236cee94 Simplify. 2006-01-20 11:19:25 +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
Glenn Maynard a62f9d62f2 cleanup 2006-01-20 08:54:46 +00:00
Chris Danford 65aff05a13 fix compile 2006-01-20 08:33:27 +00:00
Chris Danford 0d072f52f0 add header row to CSV 2006-01-20 08:31:49 +00:00
Glenn Maynard 409bc25090 simplify, use GetNextScreen 2006-01-20 06:41:15 +00:00
Glenn Maynard f1f76f4c75 unused 2006-01-20 06:35:51 +00:00
Glenn Maynard f3d3100d36 cleanup 2006-01-20 06:30:13 +00:00
Glenn Maynard a0d32887b4 unused 2006-01-20 06:27:06 +00:00
Glenn Maynard 02bae15b84 add interp() 2006-01-20 06:21:07 +00:00
Glenn Maynard e39f1499e2 cleanup 2006-01-20 06:07:37 +00:00
Glenn Maynard aeee577a35 cleanup 2006-01-20 05:14:31 +00:00