Glenn Maynard
|
be2bec1401
|
fix crash when backing out while roulette is spinning
|
2003-02-02 21:49:47 +00:00 |
|
Glenn Maynard
|
f1b4a49f21
|
cope with ClearMessageQueue() being called from a message
handler
|
2003-02-02 21:47:49 +00:00 |
|
Chris Danford
|
a9550d358c
|
cosmetic fixes, and random number seed fix
|
2003-02-02 18:18:51 +00:00 |
|
Chris Danford
|
57f0a820a1
|
cosmetic cleanup, changed default texture color to 16bits
|
2003-02-02 09:09:29 +00:00 |
|
Chris Danford
|
41bcbbae76
|
fixed SDL bug that didn't send resize events after restoring a maximized window
|
2003-02-02 02:29:46 +00:00 |
|
Chris Danford
|
3f537d1586
|
fixed screenshot causing crash in some resolutions
|
2003-02-02 02:01:28 +00:00 |
|
Chris Gomez
|
1c4c24eeea
|
If we're using DDREX-style extra stage, let the user change sort
|
2003-02-01 06:58:01 +00:00 |
|
Chris Gomez
|
e45e9262ee
|
Working default metrics for ScreenGameplayOptions
|
2003-02-01 06:31:57 +00:00 |
|
Chris Gomez
|
2234a77952
|
Add option for user-selectable extra stage (see DDR Extreme).
|
2003-02-01 05:39:48 +00:00 |
|
Chris Danford
|
c0024838b3
|
clean up NoteData
|
2003-02-01 05:27:49 +00:00 |
|
Chris Danford
|
f4e8c4fb24
|
clean up NoteData
|
2003-02-01 05:16:38 +00:00 |
|
Glenn Maynard
|
6c272b6ba5
|
fix some late starts
|
2003-02-01 03:26:19 +00:00 |
|
Glenn Maynard
|
8fd300ac6f
|
movies have no alpha
this will cause Sprite to turn off blending if it can
may speed up bg's on slower hardware
|
2003-02-01 02:15:00 +00:00 |
|
Glenn Maynard
|
450ec7b6f2
|
fix ignoring commented-out lines in MSDs
(this caused empty note patterns when the entire pattern was
commented out)
|
2003-02-01 01:47:52 +00:00 |
|
Chris Danford
|
6f445f700f
|
more options re-org
|
2003-02-01 01:11:00 +00:00 |
|
Chris Danford
|
e80943fb53
|
options menu re-organization to solve TitleMenu clutter
|
2003-01-31 23:31:35 +00:00 |
|
Chris Danford
|
ebce24b57e
|
added F6 to save screenshot. (currently this conflicts with the editor's use of F6, but it won't after the editor UI changes)
|
2003-01-31 22:34:04 +00:00 |
|
Chris Danford
|
7c470cf9c8
|
added ScreenJukebox
|
2003-01-31 21:34:34 +00:00 |
|
Glenn Maynard
|
9e991a95cd
|
change buffer tracking a bit to make underruns easier to detect
|
2003-01-31 21:34:15 +00:00 |
|
Glenn Maynard
|
3f8b170325
|
fix a leak
|
2003-01-31 18:59:09 +00:00 |
|
Glenn Maynard
|
aa2e0a0113
|
cope with drivers advertising broken or really old extensions
|
2003-01-31 18:19:58 +00:00 |
|
Glenn Maynard
|
387a8c8fff
|
er, this wasn't supposed to be there ...
|
2003-01-31 17:30:35 +00:00 |
|
Eric Holbrook
|
ac3a001bf9
|
Make.CMD - Batch file for building from the command line with VC7.
|
2003-01-31 04:23:00 +00:00 |
|
Glenn Maynard
|
d4235bf532
|
fix drawing measure bars (these floats can be negative)
|
2003-01-31 03:07:19 +00:00 |
|
Glenn Maynard
|
e10065b64e
|
fix
|
2003-01-31 02:49:34 +00:00 |
|
Glenn Maynard
|
207dbdfd31
|
fix editor crash when creating hold notes
(not sure when this broke)
|
2003-01-31 02:37:23 +00:00 |
|
Glenn Maynard
|
e1c883ea93
|
don't render every bpm/stop seg/bg
|
2003-01-30 20:12:39 +00:00 |
|
Chris Danford
|
3ddadbe82f
|
New ScreenEditMenu
|
2003-01-30 07:18:33 +00:00 |
|
Glenn Maynard
|
b75a9716d5
|
make sure we don't OK a hold if the tap wasn't pressed
|
2003-01-30 05:54:15 +00:00 |
|
Glenn Maynard
|
e734ea2c5d
|
fix sound
|
2003-01-30 05:28:09 +00:00 |
|
Glenn Maynard
|
4e17e4cb91
|
fix
|
2003-01-28 22:59:17 +00:00 |
|
Glenn Maynard
|
98ed350504
|
fix the invalid glyph
|
2003-01-28 03:40:28 +00:00 |
|
Glenn Maynard
|
6042c88de9
|
simplify
|
2003-01-28 00:47:37 +00:00 |
|
Glenn Maynard
|
ff830fad55
|
only use longchar within fonts
|
2003-01-28 00:45:01 +00:00 |
|
Glenn Maynard
|
4003ac7ed9
|
handle a typoed title
|
2003-01-28 00:35:07 +00:00 |
|
Glenn Maynard
|
5aa7ebc1ac
|
rename a function
|
2003-01-27 23:10:44 +00:00 |
|
Glenn Maynard
|
724f3af240
|
minor correction
|
2003-01-27 23:09:40 +00:00 |
|
Laurence Hartje
|
bac5d7ca31
|
Cosmetic Fix: When the music wheel appears for the first time, have the cursor on the first selectable song (based on wheel data), not based on array order (which appeared to be alphabetical).
TODO: Should an error be displayed when there are no selectable songs (right now only roulette and random appear when no songs are selectable)
|
2003-01-27 07:25:29 +00:00 |
|
Glenn Maynard
|
3ffec22f17
|
always display both eval and final eval after extra stages
|
2003-01-27 06:49:02 +00:00 |
|
Glenn Maynard
|
e821a98f06
|
fix oni
|
2003-01-27 06:18:13 +00:00 |
|
Glenn Maynard
|
2fa12589e5
|
fix a crash
|
2003-01-27 05:11:59 +00:00 |
|
Chris Danford
|
025539e52c
|
more progress on Ranking
|
2003-01-27 02:00:38 +00:00 |
|
Glenn Maynard
|
8870fa3044
|
fix harmless warnings when dwi files contain tabs
|
2003-01-27 01:58:24 +00:00 |
|
Glenn Maynard
|
61c8b2fcd5
|
this is why operator new is better than malloc
(we can't use new here; we're passing this structure to SDL)
|
2003-01-27 01:56:21 +00:00 |
|
Glenn Maynard
|
453543d599
|
cosmetic
|
2003-01-27 01:47:46 +00:00 |
|
Glenn Maynard
|
f71ff8cacb
|
reset music when playing sample
|
2003-01-27 01:31:28 +00:00 |
|
Glenn Maynard
|
7b78f6a3dc
|
fix up Mobo Moga
|
2003-01-27 01:06:50 +00:00 |
|
Glenn Maynard
|
d8ac02a94a
|
set up LOG as early as possible
|
2003-01-27 01:05:19 +00:00 |
|
Glenn Maynard
|
cd60eb1a75
|
correct page 2 selection
|
2003-01-27 01:04:37 +00:00 |
|
Glenn Maynard
|
f0b9e646bc
|
fix difficulty announcers
|
2003-01-27 00:34:06 +00:00 |
|