Commit Graph

18202 Commits

Author SHA1 Message Date
Chris Danford 34debc4e59 point to new StepMania.ini location 2005-11-10 09:19:48 +00:00
Chris Danford 423caaf207 spacing 2005-11-10 08:55:11 +00:00
Steve Checkoway 67477db9f2 Don't show version number here. 2005-11-10 07:09:48 +00:00
Chris Danford 31ecd17da3 add Quadro defaults 2005-11-09 17:34:32 +00:00
Glenn Maynard 553bc91559 cleanup 2005-11-09 14:23:23 +00:00
Glenn Maynard 48ce4bf80c cleanup 2005-11-09 14:10:48 +00:00
Glenn Maynard 9d090cbe7d static 2005-11-09 13:34:17 +00:00
Chris Danford 81037f05cd move Preferences from ThemeManager to completely in PrefsManager
Also, allow Defaults.ini and Static.ini to have sections
2005-11-09 10:55:30 +00:00
Glenn Maynard 089a187a6c fix empty loading window title 2005-11-09 03:57:29 +00:00
Glenn Maynard 6671b6b207 fix memory log 2005-11-09 02:01:56 +00:00
Chris Danford f9a09c6e6f refresh the icon after writing the exe that contains the icon 2005-11-09 01:22:07 +00:00
Chris Danford 8c9df8c3a1 fix smzip icons don't display correctly if icon was cached before installation of SM and don't update after uninstalling SM" 2005-11-09 01:16:26 +00:00
Glenn Maynard 946fce020b If BeginFrame returns false (eg. we have no drawing context), then EndFrame
will never be called.  This caused messages to not be handled when we lose
focus in fullscreen, so we could never regain focus.
2005-11-09 00:19:02 +00:00
Chris Danford 5fbc02ae60 add missing DLL for Win98 2005-11-08 23:54:58 +00:00
Chris Danford cc0d65e0db remove product name from vdi contents
differentiate between "can't open .vdi" and "can't parse .vdi"
2005-11-08 22:14:59 +00:00
Chris Danford 924cd3261b revert sync changes when backing out of gameplay instead of silently saving them 2005-11-08 18:04:51 +00:00
Chris Danford e87df3bc5e fix SaveSync prompt. Make it a Screen again so that it can be used in branching and doesn't need to be integrated into an already-complicated ScreenGameplay. 2005-11-08 17:51:40 +00:00
Chris Danford 4741eac616 paletted bitmaps don't display right on Win98. use RGB. 2005-11-08 06:19:52 +00:00
Steve Checkoway c0056e546a Use a different api for this. 2005-11-08 06:04:09 +00:00
Glenn Maynard 8e976a275a simplify FindSystemFile 2005-11-07 16:26:47 +00:00
Steve Checkoway 69452209e3 SM 2005-11-07 09:51:01 +00:00
Steve Checkoway 5f2a151e9f hmm 2005-11-07 09:49:57 +00:00
Steve Checkoway 164555ac24 No debugging! 2005-11-07 09:49:18 +00:00
Steve Checkoway 90e4e1b039 Update. 2005-11-07 09:45:30 +00:00
Chris Danford 489cf3b202 .dat -> .txt so that file associations will find a text editor 2005-11-07 05:45:48 +00:00
Chris Danford d87b37948c ".dat -> .txt so that file associations will find a text editor 2005-11-07 05:44:27 +00:00
Chris Danford 8d2316f1c3 search Data\Type.dat for the Preferences group in addition to reading from the command line 2005-11-07 05:40:22 +00:00
Chris Danford d1c968f0ae add newline 2005-11-07 04:30:33 +00:00
Chris Danford 72bfacbdfe add multitexture debug toggle 2005-11-07 03:59:05 +00:00
Chris Danford 44e517339d make env mapping match OpenGL's "sphere map" tex coord gen 2005-11-07 03:58:14 +00:00
Chris Danford 37d06f63c2 fix "unreferenced" warnings 2005-11-07 01:26:36 +00:00
Chris Danford b206a38b5d add INSTALL_TYPE_INTERNAL_PCKS 2005-11-07 01:22:06 +00:00
Chris Danford bfc7a6b758 Undo attempt at vsync in windowed mode. It's causing jerky animation and aparent skipping (even though the skip display isn't showing any hiccups) 2005-11-07 00:43:50 +00:00
Glenn Maynard b35541b4ce simplify 2005-11-06 23:03:23 +00:00
Glenn Maynard f5c9f4661f Modify the existing viewport, instead of constructing a new one. Fixes
resizing problems.
2005-11-06 23:02:23 +00:00
Glenn Maynard 4c874a943b include cleanup 2005-11-06 18:03:47 +00:00
Glenn Maynard 95b71dbd3b cleanup 2005-11-06 15:24:26 +00:00
Glenn Maynard b691117e2c cleanup 2005-11-06 13:00:34 +00:00
Chris Danford ffbf54c263 Loading a blank Song if a mp3/ogg file is present and no SM/KSF/DWI is present 2005-11-06 12:52:19 +00:00
Glenn Maynard a8247bd45b threaded linux driver 2005-11-06 12:18:37 +00:00
Glenn Maynard 499dcf9c32 debouncing code broke handling of threaded inputs; fix 2005-11-06 12:14:35 +00:00
Glenn Maynard 40b0dec7c4 clean up weird capitalization 2005-11-06 12:12:18 +00:00
Glenn Maynard d508be4b88 fix RageTimer::Half averaging backwards
cleanup comment
2005-11-06 02:41:26 +00:00
Glenn Maynard 3f5a42adc6 fix texture leak.
D3D has the best response to these reference leaks ever: on shutdown, some
part of window closing or screen mode resetting will freeze for about five seconds,
depending on the window mode.  No indication why is given.
2005-11-05 16:48:35 +00:00
Glenn Maynard 36b7ba7d0c revert horrible WinCVS braindamage 2005-11-05 16:20:53 +00:00
Glenn Maynard d7c160865a cvs upd -D "one week ago" RageDisplay_D3D.cpp 2005-11-05 16:18:56 +00:00
Chris Danford b2b65c2711 cleanup xbox comment 2005-11-05 07:03:05 +00:00
Chris Danford aca5ee8677 fix Vsync in windowed 2005-11-05 06:55:23 +00:00
Glenn Maynard e378390803 fix non-sphere map path in RageDisplay_D3D::SendCurrentMatrices ignores 'tu'
fix SetTextureModeAdd alpha component (behavior to match GL_ADD)
2005-11-05 04:27:36 +00:00
Chris Danford 3f6e95b7d8 fix D3D texture coord generation 2005-11-05 03:08:09 +00:00