Commit Graph

349 Commits

Author SHA1 Message Date
Chris Danford 66331e6802 add separate screenshot sound 2003-12-10 06:07:09 +00:00
Chris Danford a93fbd11bd fix machine profile saving 2003-12-08 06:41:30 +00:00
Chris Danford be7fc5d0d1 more stats cleanup 2003-12-07 08:19:10 +00:00
Chris Danford bf98d8248a overhauling stats: move all stats from SongManager to ProfileManager 2003-12-07 07:09:13 +00:00
Glenn Maynard eec38d4488 remove CreateDirectories uses 2003-12-07 04:21:30 +00:00
Glenn Maynard 74cbe5aa91 comment 2003-12-06 08:50:54 +00:00
Glenn Maynard 7eac7ab4f1 fix assert fail 2003-12-05 06:10:12 +00:00
Glenn Maynard 4ee0255e76 Don't call DoesFileExist in ChangeToDirOfExecutable. 2003-12-05 06:03:40 +00:00
Glenn Maynard fafa38c62c more transparent m_DWIPath 2003-12-05 04:38:22 +00:00
Glenn Maynard a279bd3c15 more transparent m_asAdditionalSongFolders 2003-12-05 02:27:38 +00:00
Glenn Maynard ea0ba6fcb9 VFS work 2003-12-04 08:25:59 +00:00
Glenn Maynard fec773d97c log changed m_iSoundWriteAhead 2003-12-02 20:52:26 +00:00
Glenn Maynard 6652135596 simplify GetVideoDriverName
handle ALL-IN-WONDERs
2003-12-02 18:11:14 +00:00
Glenn Maynard cfd2ce59f5 cleanup 2003-11-29 18:02:31 +00:00
Chris Danford 7f23f32257 Radeon 7000 should use D3D 2003-11-29 11:17:53 +00:00
Chris Danford 143dc3ae5e tweak ScoreDisplayRave 2003-11-26 06:40:03 +00:00
Glenn Maynard da160607b8 Allow preloading all song banners. 2003-11-25 22:56:48 +00:00
Glenn Maynard 755186c60d call Checkpoints::LogCheckpoints 2003-11-24 00:26:23 +00:00
Chris Danford ffc40fe994 add LightsDriver_ScreenMessage 2003-11-20 11:55:45 +00:00
Chris Danford 2ab65cf3ad add F2 to force metrics and textures reload 2003-11-17 11:48:12 +00:00
Chris Danford 48d5a78429 basic lights support 2003-11-16 04:45:12 +00:00
Chris Danford 1df001cfc5 add Intel graphics preset 2003-11-15 06:05:58 +00:00
Chris Danford 47def7d3dc xbox updates 2003-11-13 00:39:36 +00:00
Glenn Maynard 87db3700fe Don't send newlines to Trace(). 2003-11-12 01:31:50 +00:00
Chris Danford 3098d41e7a tweak credits text
fix memory card profile creation
2003-11-08 15:49:48 +00:00
Glenn Maynard a5f53bcd44 ok 2003-11-07 18:23:33 +00:00
Glenn Maynard b178ca648d test 2003-11-07 18:22:08 +00:00
Glenn Maynard ed718863ee cleanup 2003-11-03 21:53:29 +00:00
Glenn Maynard cfbd136989 ShowLogWindow -> ShowLogOutput, now also affects stdout output
in *nix
(unimplemented, possibly temporary TexturePreload tags along to avoid
more recompiling ...)
2003-10-19 07:30:06 +00:00
Glenn Maynard 4329c3fbef add traces 2003-10-18 21:01:04 +00:00
Glenn Maynard 01fbfdd2d2 general g_bAutoRestart handling for regular errors 2003-10-17 06:33:35 +00:00
Chris Danford ddf14995ce add basic bookkeeping 2003-10-13 08:33:39 +00:00
Chris Danford b035ca6257 don't boost app priority if using NTPAD 2003-10-12 17:53:35 +00:00
Chris Danford a53885a1a2 add joy mappings for NTPAD 2003-10-12 17:44:33 +00:00
Chris Danford c76e819d1d finish image centering code
add input test screen
2003-10-11 07:47:34 +00:00
Glenn Maynard 8afe89d22f Cleanup: read game prefs right after theme and announcer are set up,
so we don't waste time with default metrics that'll just be overridden
right away.  Load ANNOUNCER earlier to do this.
2003-10-10 03:23:36 +00:00
Glenn Maynard 04d7f58014 Stricter ReadGamePrefsFromDisk asserts 2003-10-10 03:17:08 +00:00
Steve Checkoway 68ea135c4d re-add cmd-F12 for a screenshot. Put the screenshots in the Screenshots directory. Make cvs ignore this directory. 2003-10-09 00:25:06 +00:00
Glenn Maynard 8ff43a4bb8 Override game prefs with static.ini, too. 2003-10-08 08:06:42 +00:00
Glenn Maynard 17e0fb52b9 Remove bSwitchToLastPlayedGame.
Simplify.
2003-10-08 08:01:41 +00:00
Chris Danford d3073eb988 fix Rage Pro + WinXP problem 2003-10-08 07:13:21 +00:00
Chris Danford bf2a0cce19 control max texture resolution in VideoCardDefaults 2003-10-08 03:58:16 +00:00
Steve Checkoway d5cc663bea Remove unnecessary code. All archs can use print-screen or in the case of Apple keyboards, F13, to take a screen shot. 2003-10-08 00:34:10 +00:00
Chris Danford cf8c4043f3 remove decode movie MS
add menu item for movie texture color
add better presets for Radeon 7xxx
2003-10-07 08:18:28 +00:00
Steve Checkoway d8710d3710 signed vs. unsigned fix 2003-10-07 06:39:16 +00:00
Glenn Maynard 2b6a2fb6e7 SDL-1.2.6 2003-10-04 06:41:17 +00:00
Chris Danford 63fc85a7c4 only AutoMap joysticks if joysticks attached to system change. This way, we won't override users' custom mappings as often. 2003-10-03 03:20:50 +00:00
Chris Danford 0115900378 move VideoCardDefaults into source to enforce structure 2003-10-02 04:35:29 +00:00
Glenn Maynard d26b22eb8f eliminate RageLog prefsman use 2003-10-02 03:13:51 +00:00
Glenn Maynard 81c4f0b9e9 reduce RageLog prefsman use 2003-10-02 03:11:35 +00:00