Commit Graph

6001 Commits

Author SHA1 Message Date
Andrew Livy 5af28f3fb1 Added: Pop'n Music Gametype. 2003-10-07 00:01:32 +00:00
Andrew Livy bd96d049ff EZ2dancer Theme Update 2003-10-06 22:20:25 +00:00
Glenn Maynard c744d0aabd Lots of ADPCM bug fixes. 2003-10-06 08:02:52 +00:00
Chris Danford 2f09374c08 move some options to "Coin Options" group 2003-10-06 05:59:58 +00:00
Glenn Maynard e2659ad6b1 MADLIB_rewind never fails.
Always rewind after a seek error.
2003-10-06 05:16:01 +00:00
Glenn Maynard 2a0c57ac40 Add --with-debug. 2003-10-06 05:02:59 +00:00
Glenn Maynard a2da0828b1 fix SetPosition_toc EOF behavior 2003-10-06 05:02:03 +00:00
Glenn Maynard 05003d1bc9 fix SetPosition_hard EOF behavior 2003-10-06 05:00:19 +00:00
Glenn Maynard 71ae8a0848 fix SetPosition_Fast EOF behavior 2003-10-06 04:55:11 +00:00
Glenn Maynard 78ecec47c4 Write #FILE tag. 2003-10-06 04:31:44 +00:00
Glenn Maynard c489642707 Fix movie flushing (fixes silly 1-frame videos). Fix memleak. 2003-10-06 02:58:04 +00:00
Glenn Maynard e4d4888464 add assert 2003-10-06 00:41:53 +00:00
Glenn Maynard 5410988eb5 The GNU C++ library's random_shuffle doesn't always use rand();
it sometimes uses a nonportable generator, which isn't being seeded.
Sidestep and always use our own PRNG.

Cleanup.
2003-10-06 00:09:10 +00:00
Glenn Maynard b3203b80b2 ScreenEvaluationOni Percent -> ScreenEvaluation Percent 2003-10-05 23:16:29 +00:00
Steve Checkoway 0990487454 update 2003-10-05 23:01:29 +00:00
Glenn Maynard a943057db7 Set name before calling Load(). 2003-10-05 23:00:26 +00:00
Glenn Maynard 5a21030ca8 add metrics 2003-10-05 22:59:04 +00:00
Glenn Maynard 323c106830 cleanup 2003-10-05 21:44:44 +00:00
Glenn Maynard b8e22b7c8c Cleanup. Don't load ScreenNameEntry background if we're not actually
going to enter a score.
2003-10-05 21:42:56 +00:00
Steve Checkoway 71d558f1ca Add files, hopefully changed all references to group references. 2003-10-05 10:53:09 +00:00
Andrew Wong c6c20332b5 remove inexistant files from project 2003-10-05 09:10:54 +00:00
Glenn Maynard cc1ee0d314 use ScoreDisplayPercentage 2003-10-05 05:24:50 +00:00
Glenn Maynard 5238d81c6e add ScoreDisplayPercentage 2003-10-05 05:24:12 +00:00
Glenn Maynard d4e6a2f0fd add m_bPercentageScoring 2003-10-05 05:18:48 +00:00
Glenn Maynard 4ed68a629f Fix zero DP showing ".001%" with high decimal places 2003-10-05 04:45:06 +00:00
Glenn Maynard 719cb7c702 Use PercentageDisplay 2003-10-05 00:33:05 +00:00
Glenn Maynard 156a048174 Add metrics. 2003-10-05 00:32:34 +00:00
Glenn Maynard 14a24f6f64 Support eval-style percents 2003-10-05 00:30:55 +00:00
Glenn Maynard 5be698590c add ScoreDisplayPercentage 2003-10-04 09:14:25 +00:00
Glenn Maynard 72324aade3 Add metrics. 2003-10-04 09:13:59 +00:00
Glenn Maynard c7ede5d848 More themable percent display. 2003-10-04 09:13:33 +00:00
Glenn Maynard df92cb3704 Add metrics. 2003-10-04 08:46:21 +00:00
Glenn Maynard f67f5e92b1 Themable percent display. 2003-10-04 08:45:53 +00:00
Glenn Maynard e557dc1ef8 Renamed the theme element "LifeMeterBattery percent" to "LifeMeterBattery percent text". 2003-10-04 08:45:10 +00:00
Glenn Maynard aeb475086a add PercentageDisplay 2003-10-04 08:23:04 +00:00
Glenn Maynard 0667d33c94 use PercentageDisplay 2003-10-04 08:22:09 +00:00
Glenn Maynard df4ef03114 Split percentage display into its own actor. 2003-10-04 08:20:37 +00:00
Glenn Maynard 2b6a2fb6e7 SDL-1.2.6 2003-10-04 06:41:17 +00:00
Glenn Maynard a563934c31 update 2003-10-04 06:38:41 +00:00
Glenn Maynard 57f406df15 Remove unused functions causing annoying OLEAUT32.dll warning. 2003-10-04 06:35:58 +00:00
Glenn Maynard 7743443c4f more const fixes 2003-10-04 05:04:31 +00:00
Glenn Maynard 285e6156e6 unneeded cast 2003-10-04 04:56:32 +00:00
Glenn Maynard e486991c81 more const fixes 2003-10-04 04:55:59 +00:00
Glenn Maynard a7d4a72094 more const fixes 2003-10-04 04:49:20 +00:00
Glenn Maynard 7b16100f13 const fix 2003-10-04 04:38:44 +00:00
Glenn Maynard b0453f1341 cleanup 2003-10-04 04:35:22 +00:00
Glenn Maynard 40924823ad unneeded cast 2003-10-04 04:30:38 +00:00
Glenn Maynard ef38e772e5 const fix 2003-10-04 04:30:00 +00:00
Glenn Maynard 5f61050ce8 LoadTransformed, LoadTransformedSlidingWindow const fix. 2003-10-04 04:14:30 +00:00
Glenn Maynard 45fcce6e07 CopyRange const fix.
Add To4s, From4s.
2003-10-04 04:05:29 +00:00