Commit Graph

6053 Commits

Author SHA1 Message Date
Glenn Maynard 442cb10bc0 Cache "ScreenSelectMusic stage" graphics (performance fix). 2003-10-09 04:22:17 +00:00
Glenn Maynard 055a5ca7ce Add GetAllStageTexts. 2003-10-09 04:20:24 +00:00
Glenn Maynard 1117b63a09 Fix cached textures being unloaded too soon. 2003-10-09 04:19:11 +00:00
Andrew Livy f69d0db080 Added: Beatmania style arrow-block thingies that appear when you press a key
More Pop'n Noteskin Fun.
2003-10-09 03:50:44 +00:00
Glenn Maynard caf7b7f205 fix overhead un-modifier 2003-10-09 03:42:42 +00:00
Glenn Maynard 209070b32f Add DefaultModifiers metric. This is for settings that are specific
to a theme.
2003-10-09 03:38:02 +00:00
Glenn Maynard 3ff298f260 Rename ScreenOptionsMasterPrefs back to ScreenInputOptions. (How'd
that happen?)

Add DefaultModifiers.
2003-10-09 03:36:45 +00:00
Glenn Maynard d902715269 add Supports4BitPalettes 2003-10-09 03:06:10 +00:00
Glenn Maynard 6376a8f066 remove trace 2003-10-09 00:36:15 +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 2e7cf4cb7d Tolerate no default. 2003-10-09 00:19:51 +00:00
Glenn Maynard 4a9c6e66db Remove VideoCardDefaults.ini.
Cleanup.
2003-10-09 00:12:36 +00:00
Glenn Maynard 8c9151629e Don't set m_SongOptions.m_iBatteryLives to -1. 2003-10-09 00:06:12 +00:00
Andrew Livy 403e1c9f35 PnM Theme Update -- ScreenGameplay.
Can now have a static background overlay on screengameplay
2003-10-08 23:32:08 +00:00
Glenn Maynard 4ce32a840a add alphamap hint 2003-10-08 23:21:14 +00:00
Glenn Maynard f1878720a5 Load CJK fonts as grayscale. Simplify. 2003-10-08 23:20:02 +00:00
Glenn Maynard 4ae167bf9e Don't grayscale fonts by default.
Load properties common to all font pages from the section "common".
2003-10-08 23:18:56 +00:00
Glenn Maynard bd70198bee cosmetic 2003-10-08 22:03:54 +00:00
Glenn Maynard 075c34e8cc Fix assertion failure when joysticks with more than one hat are attached 2003-10-08 20:40:41 +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
Glenn Maynard 8475d5fbd5 Override prefs with static.ini 2003-10-08 07:28:11 +00:00
Chris Danford 19a16e6713 Esc should ignore "delayed back" pref. Oops. 2003-10-08 07:22:27 +00:00
Chris Danford d3073eb988 fix Rage Pro + WinXP problem 2003-10-08 07:13:21 +00:00
Chris Danford e63eb9bdfa don't throw fatal if CreateDevice or Reset fails so that the resolution fallback logic has a chance 2003-10-08 07:12:48 +00:00
Glenn Maynard b0e05dfbee add ReadGlobalPrefsFromDisk( bSwitchToLastPlayedGame, fn ) 2003-10-08 07:10:55 +00:00
Glenn Maynard 3b452e95e0 fix grayscale game chars 2003-10-08 07:10:20 +00:00
Chris Danford f28d9658eb no delay before accepting input for ScreenMiniMenu 2003-10-08 06:39:04 +00:00
Chris Danford 3ef4f01f39 handle repeating input in ScreenMiniMenu 2003-10-08 06:31:39 +00:00
Chris Danford bf2a0cce19 control max texture resolution in VideoCardDefaults 2003-10-08 03:58:16 +00:00
Glenn Maynard 2854c68a18 Remember if a surface fits in 4 bits. 2003-10-08 03:37:33 +00:00
Glenn Maynard a37668e44e Add TextureHints font metric.
By default, load fonts as 4-bit grayscale, 4-bit alpha (I4A4) maps.
This halves font texture memory usage.
2003-10-08 02:54:40 +00:00
Glenn Maynard 93653882ef Use AdditionalTextureHints. Add "grayscale" hint. 2003-10-08 02:52:51 +00:00
Glenn Maynard 8dda57f5bc add AdditionalTextureHints 2003-10-08 02:52:12 +00:00
Glenn Maynard 5dc94af3da use iGrayscaleBits 2003-10-08 02:23:53 +00:00
Glenn Maynard a73a86f63e add iGrayscaleBits 2003-10-08 02:19:59 +00:00
Glenn Maynard 2c816714bb add mySDL_Palettize 2003-10-08 01:46:00 +00:00
Glenn Maynard 5117e94742 Use the "unused" bit in SDL palettes for alpha. 2003-10-08 01:24:53 +00:00
Glenn Maynard fba49abc0d Define the "unused" bit in SDL surfaces. 2003-10-08 01:21:36 +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
Andrew Livy 37ef50d849 Pop'n Music Update
- Theme
- Noteskin

You can now make the music wheel into a 'staircase'
2003-10-08 00:17:17 +00:00
Andrew Livy 276a051904 Barebones Pop'n Music Theme / Noteskin 2003-10-07 17:57:52 +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 8e3d6518dc With any luck, this will give an error message if the user tries to install on OS X 10.1.x. I have no idea if the installer will even open and no way to test it. Worst case, installer still works for >= 10.2 and crashes for < 10.2. The same as before. Best case, it gives a message about not being compatible and then quits. 2003-10-07 07:47:31 +00:00
Steve Checkoway 4cafa2eb7d cleanup 2003-10-07 07:04:34 +00:00
Steve Checkoway d8710d3710 signed vs. unsigned fix 2003-10-07 06:39:16 +00:00
Chris Danford b74f58d88b optimize ActorFrame::Update 2003-10-07 06:00:33 +00:00
Chris Danford 8c3db31ba7 optimize InputFilter::Update 2003-10-07 05:59:58 +00:00
Chris Danford 8ac398d192 optimize Actor::BeginDraw 2003-10-07 04:26:14 +00:00
Glenn Maynard efb6f4dcb1 Don't pretend the sound position is 0 when seeking past end of file. 2003-10-07 04:10:34 +00:00