Commit Graph
100 Commits
Author SHA1 Message Date
Glenn Maynard 946f891ebf use m_sName 2003-11-04 21:07:36 +00:00
Glenn Maynard b25607c660 use m_sName 2003-11-04 20:57:19 +00:00
Glenn Maynard f9596e4d03 Fix hold notes in autogen 2003-11-04 20:22:49 +00:00
Glenn Maynard 9021632dae Don't pick up KSF "intro.wav" files as song music. 2003-11-04 20:07:25 +00:00
Glenn Maynard e4b1a2f6cc Add comment. Remove date. 2003-11-04 18:32:35 +00:00
Glenn Maynard c8351a4252 '/' -> SLASH[0] 2003-11-04 18:28:45 +00:00
Glenn Maynard 9c5b3a7da4 Move default back to the right place. 2003-11-04 18:28:06 +00:00
Glenn Maynard 02a6a82bd6 Fix CreateDirectories pulling wrong data from cache. (That should fix
the cache creation problems ...)
2003-11-04 06:52:39 +00:00
Glenn Maynard f875aba27e fix cache dir being wiped before we can write anything into it 2003-11-04 06:51:28 +00:00
Glenn Maynard fa0909782a remove NULL from the default sound driver list 2003-11-04 06:49:01 +00:00
Glenn Maynard 62e9a16bc6 fix crash on ALSA SW fallback 2003-11-04 06:40:17 +00:00
Glenn Maynard e14227c0d4 -> 3.9 alpha 8 2003-11-04 06:09:35 +00:00
Glenn Maynard 51637ca974 quiet annoying dialog 2003-11-04 04:57:05 +00:00
Glenn Maynard 2b18d105c6 pngcrushinplace.bat -> sh 2003-11-04 04:39:20 +00:00
Glenn Maynard 5d28964655 Don't warn about broken symlinks. 2003-11-04 04:32:11 +00:00
Glenn Maynard adc4af1a48 Never set StageStats::bFailed in FAIL_OFF. Fixes life bar not refilling
after bottoming out the lifebar in PassMark mode.
2003-11-04 04:22:17 +00:00
Glenn Maynard cdd1f885bf mvoe logic to StageStats::AllFailed 2003-11-03 23:55:58 +00:00
Glenn Maynard 93606c2990 Fix assertion for songs with RLE-compressed BMPs. 2003-11-03 23:29:37 +00:00
Glenn Maynard ed718863ee cleanup 2003-11-03 21:53:29 +00:00
Glenn Maynard 8ce68dcbd0 update 2003-11-03 21:52:51 +00:00
Glenn Maynard 928a8ce1af Dynamically bind ALSA, so binaries compiled with ALSA will work on systems
without ALSA installed.
2003-11-03 21:52:31 +00:00
Glenn Maynard 78908329f8 fix math checks 2003-11-03 21:40:07 +00:00
Glenn Maynard d9f4c8d2f0 add check for libavcodec >= 0.4.8 2003-11-03 21:17:45 +00:00
Glenn Maynard 7410110fa6 remove stray trace 2003-11-03 20:00:51 +00:00
Glenn Maynard 43ed677045 Fix PlayerOptions::GetString percentage rounding.
Merge ScreenGameplay::SM_NotesEnded code paths.

Replace FAIL_PASSMARK with PlayerOptions FailMark:
It's simpler: only one test (in SM_NotesEnded).  It can be 1: changed easily:
say "80% FailMark" for BM; 2: set per-player, if some mode wants an easier
setting for easier difficulties; 3: changed during courses (if you really wanted to).

It coexists with fail types.  In some BeatMania games, you have to be over 80%
at the end to pass, but you also fail immediately if the bar empties.

One thing to be careful of: since it coexists with fail types, setting FailOff doesn't
disable FailMark failing.  If you want that, too, use "No FailMark".

The danger background works consistently.  (If FailOff is set, the behavior is what
it was--no danger at all.)
2003-11-03 19:42:06 +00:00
Glenn Maynard 243a5ae462 Coordinates should be floats. Fix warnings. 2003-11-03 18:29:46 +00:00
Glenn Maynard 8c08e5ad50 const fixes 2003-11-03 18:24:13 +00:00
Glenn Maynard e4e58d786e revert to f9a6e9e (see -devs) 2003-11-03 17:05:39 +00:00
Glenn Maynard 864f4713ef minor fix 2003-11-03 03:04:46 +00:00
Glenn Maynard 2fe66ca812 fix m_textDebug tweening 2003-11-03 02:10:03 +00:00
Glenn Maynard 54bfc22c7c cleanup 2003-11-03 00:34:18 +00:00
Glenn Maynard 9d3885abdb fix 2003-11-02 23:44:04 +00:00
Glenn Maynard ba954972e2 Add rudimentary animation control command to models. 2003-11-02 23:29:21 +00:00
Glenn Maynard 764b227a84 Cleanup. 2003-11-02 23:22:57 +00:00
Glenn Maynard 8addfa2079 Change DEFAULT_SOUND_VOLUME to 1. 2003-11-02 21:05:59 +00:00
Glenn Maynard 4554227ad5 move Sammi Cheng characters into a separate page 2003-11-02 18:24:53 +00:00
Glenn Maynard 7226086a17 whitespace 2003-11-02 17:07:09 +00:00
Glenn Maynard be658761c6 Cleanup. Fix GetActualVoltageRadarValue. 2003-11-02 17:06:25 +00:00
Glenn Maynard 54ab1e1382 Add GetMaxCombo.
Store combo rollover separately in the combo record.
2003-11-02 17:05:11 +00:00
Glenn Maynard d05f2ed147 fix ranking labels 2003-11-02 17:03:10 +00:00
Glenn Maynard a52ff72575 cleanup 2003-11-02 16:32:45 +00:00
Glenn Maynard a860b5ef8b Remove old comments. Bump cache for translit changes. 2003-11-02 04:47:47 +00:00
Glenn Maynard d928e88102 Remove old comments. Simplify. There's no such thing as "high ascii". 2003-11-02 04:43:36 +00:00
Glenn Maynard 8e351d6dc3 remove old comments 2003-11-02 04:17:28 +00:00
Glenn Maynard 20798c677c remove old comments 2003-11-02 04:05:38 +00:00
Glenn Maynard 914dc99ced fix mismatched cached fonts if we load the same font with two different sChars 2003-11-02 04:05:13 +00:00
Glenn Maynard ee7a8ea08e fix XXX 2003-11-02 03:52:13 +00:00
Glenn Maynard ca8b6e4fd0 Remove extra m_pDancingCharacters->LoadNextSong() call. 2003-11-02 03:51:45 +00:00
Glenn Maynard 5574fe505c Simplify. GAMESTATE->m_pCurCharacters[pl] is always set. 2003-11-02 03:46:23 +00:00
Glenn Maynard a81a1b4ed4 const fixes 2003-11-02 03:41:59 +00:00
Glenn Maynard b5d84dd75e cleanup/optimize 2003-11-02 02:15:54 +00:00
Glenn Maynard 6efbfcba8c simplify 2003-11-02 02:12:04 +00:00
Glenn Maynard 19cdfc9b18 fix input crash 2003-11-02 01:27:11 +00:00
Glenn Maynard ede9684d00 dur 2003-11-02 00:26:56 +00:00
Glenn Maynard 5ec6fbad10 simplify 2003-11-02 00:25:02 +00:00
Glenn Maynard 9bbf3d1b25 harmless fix 2003-11-02 00:18:52 +00:00
Glenn Maynard 67f1b58ea0 improve trace 2003-11-01 22:16:42 +00:00
Glenn Maynard e62997d503 fix trace 2003-11-01 22:12:12 +00:00
Glenn Maynard 71d11fd915 Fix obscure editor save bugs: clear cache after writing. 2003-11-01 22:09:56 +00:00
Glenn Maynard 5a7f4d5b3b Simplify, fix something I just broke. 2003-11-01 20:04:19 +00:00
Glenn Maynard 636a7512e2 Add NoteData::LoadOverlapped. Simplify. 2003-11-01 19:59:50 +00:00
Glenn Maynard 90dee42da0 Fix ScreenHowToPlay crash in non-Dance game types. 2003-11-01 19:50:43 +00:00
Glenn Maynard 59a8020477 Cleanup. Fix warning. 2003-11-01 19:49:29 +00:00
Glenn Maynard 5a89d4e8f2 Fix NoteData::Init not actually clearing data.
Improve debug.
2003-11-01 19:46:05 +00:00
Glenn Maynard b63574b726 Remove extra copies on regular autogen. Cleanup.
Don't sign and date code--CVS does that for us.
2003-11-01 19:40:18 +00:00
Glenn Maynard 9618def460 simplify DSoundBuf interface 2003-11-01 18:10:15 +00:00
Glenn Maynard 72f357d80d Maintain precise sync through corruptions in Oggs. (Can't do that with MP3!) 2003-11-01 17:55:00 +00:00
Glenn Maynard 84ed049b76 fix course iNumTimesPlayed 2003-11-01 07:28:55 +00:00
Glenn Maynard 2b8ee38e31 add missing name entry announcer 2003-11-01 07:25:22 +00:00
Glenn Maynard 8da311d726 fix memleak 2003-11-01 07:01:36 +00:00
Glenn Maynard af93453cc9 Fix slow (90-100ms) sound shutdown. 2003-11-01 06:41:14 +00:00
Glenn Maynard c1eb81d73f Only write course records for courses that have been played. 2003-11-01 05:30:54 +00:00
Glenn Maynard b511a9aaa3 Optimize SongManager::WriteStatsWebPage (was taking 300ms for me).
Don't write empty lines and don't write empty games, to get rid of pages of
empty data for unused games.
2003-11-01 04:49:23 +00:00
Glenn Maynard cf706c7751 reencoded from 3.0 to fix clipping 2003-11-01 00:06:33 +00:00
Glenn Maynard 706b2eee10 don't write unneeded data to disk 2003-10-31 23:17:14 +00:00
Glenn Maynard db4c8e9424 fix players' best 2003-10-31 23:15:45 +00:00
Glenn Maynard 2da429986b simplify 2003-10-31 21:00:38 +00:00
Glenn Maynard d0884df07d fix course mod tweening 2003-10-31 20:58:15 +00:00
Glenn Maynard 734d7d5854 TM4+ translits 2003-10-31 09:20:35 +00:00
Glenn Maynard eb3e65d10c TM4+ characters 2003-10-31 09:18:54 +00:00
Glenn Maynard c4d4cd1029 Gwashi fix: warn about unrecognized tags in Translation.dat. 2003-10-31 07:50:35 +00:00
Glenn Maynard 2d23006dd8 dupe lines 2003-10-31 07:25:25 +00:00
Glenn Maynard 2c370d1f86 Remove duplicate TM4 set. Fix DanceMania Nonstop, add missing "*". 2003-10-31 07:19:02 +00:00
Glenn Maynard e963ba2a4b update 2003-10-31 06:51:59 +00:00
Glenn Maynard f0302cfb64 Fixing commit message 2003-10-31 06:51:10 +00:00
Glenn Maynard e38d5220d0 add notes 2003-10-31 06:42:22 +00:00
Glenn Maynard 302c14f0a2 add note aliases 2003-10-31 06:41:28 +00:00
Glenn Maynard e50abca316 fix memleak 2003-10-31 04:31:34 +00:00
Glenn Maynard 580c5899b0 Add AutoActor::IsLoaded.
Don't dereference an unloaded AutoActor.
Add const accessors.
2003-10-31 03:54:46 +00:00
Glenn Maynard d0a3d7ade4 fix crash 2003-10-31 03:53:48 +00:00
Glenn Maynard 3d44ac4f94 Full-combo fixes. 2003-10-31 03:53:12 +00:00
Glenn Maynard c588f1938c remove traces 2003-10-31 03:11:02 +00:00
Glenn Maynard d365e8e959 add SHOW_FULL_COMBO 2003-10-31 03:10:31 +00:00
Glenn Maynard d4680c0d8c add metrics 2003-10-31 03:09:28 +00:00
Glenn Maynard b4cc7c24df Allow directories to be picked up by GetPathToG. 2003-10-31 02:06:48 +00:00
Glenn Maynard 187b1206d5 hush warning 2003-10-31 02:01:55 +00:00
Glenn Maynard e67e2378fd Propagate commands to BGAs. 2003-10-31 02:01:16 +00:00
Glenn Maynard 8e9e04e221 generalized BGA command names 2003-10-31 01:55:17 +00:00
Glenn Maynard e8394c109a simplify 2003-10-31 01:02:50 +00:00
Glenn Maynard c5086b20eb Bump Util commands out of the header. 2003-10-31 00:50:06 +00:00