Commit Graph

11912 Commits

Author SHA1 Message Date
Glenn Maynard be433d50d2 don't add the song BG as a BGA if it's already there 2004-09-19 06:27:44 +00:00
Josh Allen 5561f6a39d Improved handling of new clients. 2004-09-19 03:36:28 +00:00
Glenn Maynard 7573856a99 If the first TryVideoMode fails, log the error, since if one of the fallbacks
works, we'll never see the error.
2004-09-19 01:47:59 +00:00
Glenn Maynard f056fedae2 fix crashes when fullscreen d3d window loses focus 2004-09-19 01:38:12 +00:00
Glenn Maynard 3dff054839 cleanup 2004-09-18 19:44:43 +00:00
Glenn Maynard 6029dcd0f5 add defaults 2004-09-18 19:42:28 +00:00
Glenn Maynard a9934d4fd0 unused 2004-09-18 07:35:24 +00:00
Josh Allen 17cfefe2de Fix memory leak on playersPtr. 2004-09-18 06:42:39 +00:00
Josh Allen a62c82e4db Fix memory leak with Clients. 2004-09-18 05:48:40 +00:00
Glenn Maynard a0220f60d1 cleanup 2004-09-18 05:22:16 +00:00
Glenn Maynard b0f608da07 fix refresh rates in d3d 2004-09-18 05:18:14 +00:00
Glenn Maynard f146f1ceeb remove old comment and unused code 2004-09-18 05:17:03 +00:00
Glenn Maynard aa66c6e7de remove old code 2004-09-18 04:40:59 +00:00
Glenn Maynard b9dbe62818 Fix pixels being freed when not owned. I don't know why D3D worked
at all with this bug.  (It doesn't actually impact anything else.)
2004-09-18 04:39:34 +00:00
Glenn Maynard d9da94f4f2 fix ModelManager::SetPrefs forcing texture reload 2004-09-18 03:54:25 +00:00
Charles Lohr 3ee5aa4071 Fix: Difficulty issues, and rainbow issues. 2004-09-17 22:53:17 +00:00
Josh Allen d12fc08abc Fixed SortStats 2004-09-17 22:22:39 +00:00
Josh Allen 0e03b5cfed Fix /force_start and fixed missing TIMING string in the evaluations options display. 2004-09-17 18:54:29 +00:00
Charles Lohr 7318d47e4c Fix: Autoreapeat works. 2004-09-17 18:20:33 +00:00
Glenn Maynard 6037c8b49b fix grade calc using percentage scoring weights 2004-09-17 09:36:57 +00:00
Glenn Maynard 77cd6e7efe cleanup 2004-09-17 05:46:43 +00:00
Glenn Maynard b89e424951 cleanup 2004-09-17 05:38:56 +00:00
Glenn Maynard db24082238 we don't use InputHandler_SDL in Windows 2004-09-17 05:32:13 +00:00
Glenn Maynard ae789543df we don't use LoadingWindow_SDL in Windows 2004-09-17 05:30:59 +00:00
Glenn Maynard 75ab801f8a this is in SDLx-0.02 now 2004-09-17 05:23:52 +00:00
Glenn Maynard 5823cd06a1 debug 2004-09-17 04:07:33 +00:00
Glenn Maynard 00b2d18a8e show thread names in the VC debugger 2004-09-17 02:36:04 +00:00
Glenn Maynard fcfaa2a303 set up g_ThreadSlots[slot].id before calling MakeThisThread so it can
use RageThread::GetCurThreadName()
2004-09-17 02:34:34 +00:00
Glenn Maynard 575727fd46 minor fix 2004-09-17 01:52:17 +00:00
Glenn Maynard 971279f1af Fix (more) character model rendering artifacts when a freeze segment
lies on beat 0: m_pTempGeometry was not being set up
2004-09-17 01:32:57 +00:00
Charles Lohr 928a3d42f8 Cleanup -- it doesn't really matter. 2004-09-17 00:28:38 +00:00
Glenn Maynard 3fdb5a7b9c fix comment 2004-09-16 22:53:40 +00:00
Glenn Maynard 338ab88e4f fix ScreenManager stuff not being reloaded on theme change and F2 2004-09-16 22:45:55 +00:00
Glenn Maynard 3b74066091 warnings 2004-09-16 22:07:45 +00:00
Glenn Maynard 1b82495f93 s/ReloadCommonSounds/ThemeChanged/ 2004-09-16 22:05:24 +00:00
Charles Lohr c9be7aafca Fix: Don't make force start crash other players. 2004-09-16 21:50:21 +00:00
Glenn Maynard abc84e9594 cleanup 2004-09-16 21:40:27 +00:00
Glenn Maynard cd61a9fd27 fix SDL_VIDEODRIVER not being set for SDL loading windows 2004-09-16 21:32:14 +00:00
Glenn Maynard 51a259c6a5 log SDL_GetAppState 2004-09-14 19:05:53 +00:00
Glenn Maynard 2d0df6837b fix diagnostics 2004-09-14 04:59:19 +00:00
Josh Allen 1b716b4a93 Fixed iterator bug. 2004-09-14 04:39:55 +00:00
Glenn Maynard fefe7bad49 fix thread handles on win9x 2004-09-14 04:39:52 +00:00
Glenn Maynard ee0ac7ac11 fix GTK window not being centered 2004-09-13 23:39:33 +00:00
Charles Lohr 26913ee5dc Fix: Autogen issues with Ez2. 2004-09-13 15:08:57 +00:00
Steve Checkoway 029e7a1af3 Fix path. 2004-09-13 12:48:32 +00:00
Steve Checkoway 94cd32990e update 2004-09-13 12:34:44 +00:00
Glenn Maynard 7590770659 Fix "halfdouble". (Heavily-used feature: nobody noticed this bug
for over a year.  :)
2004-09-13 08:47:22 +00:00
Glenn Maynard 0407093413 Intel 82845G: use bSmoothLines 2004-09-13 08:08:43 +00:00
Glenn Maynard 66b17e5ef2 fix legacy songs not showing background at end, but still allow new
songs to not have it
2004-09-13 08:00:34 +00:00
Glenn Maynard 70ed8fdfdc OSC3 part 3 2004-09-13 06:52:59 +00:00