Commit Graph
8045 Commits
Author SHA1 Message Date
Glenn Maynard 268bff458d call LoadFromDATFile(); from UnlockSystem ctor, not manually
cleanups
2004-01-24 19:39:18 +00:00
Chris Danford 6194103b89 cleanup 2004-01-24 19:35:53 +00:00
Chris Danford 0855f7b4a8 work around "mipmap generation for RBGA4 textures fails" 2004-01-24 19:14:22 +00:00
Chris Danford f36b2f2c77 fix "stepping on a mine during a stop gives you a Marvelous" (Disconnected Hyper Expert) 2004-01-24 19:11:52 +00:00
Chris Danford ec6fb7968d fix uninitialized stage index 2004-01-24 19:09:51 +00:00
Chris Danford 8ba5efc31b fix BGChange crash 2004-01-24 19:05:54 +00:00
Chris Danford 6538cad180 more reasonable default angle for EffectWag 2004-01-23 08:26:02 +00:00
Glenn Maynard 3c940c997e optionally show (mostly) synced BGAs in the editor
(mostly: movies will start correctly but will not seek)
2004-01-23 08:25:00 +00:00
Chris Danford d505a60d5a full light 2004-01-23 08:23:22 +00:00
Glenn Maynard 08430d2123 fix menus with only one entry 2004-01-23 08:13:44 +00:00
Glenn Maynard c681f61af9 working on optionally showing (mostly) synced BGAs in the editor 2004-01-23 07:21:00 +00:00
Glenn Maynard 2091a7065c working on optionally showing (mostly) synced BGAs in the editor 2004-01-23 06:51:15 +00:00
Chris Danford b3ff1ef883 re-add mipmapping, support it in OpenGL (D3D unimplemented) 2004-01-23 06:20:28 +00:00
Glenn Maynard 9f04fd7cd9 hide LoadFromAniDir 2004-01-23 05:48:52 +00:00
Glenn Maynard e640aa7ba9 update Background::Unload 2004-01-23 05:44:15 +00:00
Glenn Maynard 36230aff06 Ignore the SortMenu when in course mode 2004-01-23 04:56:39 +00:00
Glenn Maynard dc13de7b6c fix SongSortOrderNames 2004-01-23 04:40:38 +00:00
Glenn Maynard 673c3e8250 use "-random-"; that's what the editor uses 2004-01-23 04:22:34 +00:00
Glenn Maynard 755b1ef39e filename "random" in #BGCHANGES falls back on "random BG
every 4 measures"
2004-01-23 04:14:06 +00:00
Glenn Maynard d59595cd93 move Background::LoadFromRandom out 2004-01-23 03:53:23 +00:00
Glenn Maynard 745a27712f simplify random bg loading
don't play the same random bg twice in a row
don't spend time loading random bgs if we're not going to use them
2004-01-23 02:23:11 +00:00
Glenn Maynard c7257147a7 simplify
fix stage counter increasing on BACK
2004-01-23 02:04:34 +00:00
Glenn Maynard f9a90cd361 fix IsFinalStage 2004-01-22 23:36:26 +00:00
Glenn Maynard b3ede49d29 better locking 2004-01-22 23:21:07 +00:00
Glenn Maynard d7be0781cc don't FillBuf in the main thread 2004-01-22 23:08:25 +00:00
Glenn Maynard 73e36c6234 obscure fixes for large writeaheads 2004-01-22 23:04:59 +00:00
Glenn Maynard e3c6b2cb34 implement GetVolume 2004-01-22 08:04:37 +00:00
Glenn Maynard 46a5d99ca9 buffersize fix 2004-01-22 07:51:38 +00:00
Glenn Maynard 08b081bbf8 cleanup
fix buffersize
2004-01-22 07:51:17 +00:00
Chris Danford 2f7858f8f5 add comment 2004-01-22 07:22:45 +00:00
Glenn Maynard 9e9375bb5f fix compile 2004-01-22 07:15:08 +00:00
Glenn Maynard 47825d5540 fix silent demo music 2004-01-22 07:00:44 +00:00
Glenn Maynard 199c923d2a oops, forgotton commit 2004-01-22 06:59:56 +00:00
Glenn Maynard 2ff50ed116 support per-sample volume 2004-01-22 06:55:18 +00:00
Glenn Maynard b28c406879 per-sample volume 2004-01-22 06:52:44 +00:00
Glenn Maynard 268b7c1e76 fix warning 2004-01-22 06:14:58 +00:00
Glenn Maynard 2a7285ea77 lock in RageSound::Update 2004-01-22 06:13:31 +00:00
Glenn Maynard 397e5beed5 harmless seek fix 2004-01-22 04:58:45 +00:00
Glenn Maynard 9c1b88cce6 fix minor seek bug 2004-01-22 04:41:56 +00:00
Andrew Livy d4db5d35f9 Default theme update for non joined player graphics 2004-01-22 04:32:47 +00:00
Andrew Livy 2b66e1590e Add on-screen graphics elements to represent non-joined players on music select screen 2004-01-22 04:31:31 +00:00
Glenn Maynard 7fe3268d1a disable OffsetFix: it's broken, might remove it entirely 2004-01-22 04:23:17 +00:00
Glenn Maynard 1c268d8453 typo 2004-01-22 03:27:18 +00:00
Glenn Maynard 984dc752b2 add song-based branching 2004-01-22 03:26:59 +00:00
Glenn Maynard 6021c6e7da make the stage count work if the eval screen isn't shown at all 2004-01-22 03:11:40 +00:00
Glenn Maynard e76d268c8e simplify 2004-01-22 02:39:55 +00:00
Glenn Maynard f0d0734817 simplify 2004-01-22 02:37:48 +00:00
Glenn Maynard 291aa11f48 simplify: PREFSMAN->m_bUseUnlockSystem should only change
whether songs are actually locked or not; always keep the stats
(simpler that way: less conditionals)
2004-01-22 02:35:44 +00:00
Glenn Maynard 37086daa74 Simplify: always add unlock DP during stage eval, never during summary
The only change I can think this might make is that all stages will count,
instead of the last 4 or however it is summary counts.  This is better, because
unlock will still work if the summary eval screen is disabled in the theme.
2004-01-22 02:33:22 +00:00
Glenn Maynard 2a501a9d17 use GameState::IncrementStageIndex 2004-01-22 02:17:21 +00:00