Commit Graph
1912 Commits
Author SHA1 Message Date
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
Chris Danford 66e468213f fixed ThemeManager using element in base theme instead of current theme if base theme has a redir, simplifed a few sound element names. 2003-01-26 22:48:26 +00:00
Chris Danford 229aa2cae9 fixed ThemeManager using element in base theme instead of current theme if base theme has a redir, simplifed a few sound element names. 2003-01-26 21:45:13 +00:00
Chris Danford 5a7b10e989 more work on ranking 2003-01-26 20:49:05 +00:00
Andrew Livy a649abe852 missing redirs 2003-01-26 18:51:26 +00:00
Glenn Maynard 4576322801 no #LIVES = nonstop
(at least, that's how it seems it's supposed to work; makes sense)
2003-01-26 09:46:30 +00:00
Glenn Maynard af361d5e58 tweak titles 2003-01-26 09:40:59 +00:00
Glenn Maynard faa9135814 also fix course loading 2003-01-26 09:40:30 +00:00
Glenn Maynard 5b6d44e758 fix course loading 2003-01-26 09:15:52 +00:00
Glenn Maynard daac17938a fix course starting 2003-01-26 09:14:56 +00:00
Chris Danford 9a104a7b2f working on ranking 2003-01-26 07:33:03 +00:00
Glenn Maynard dffd6052b9 silly fix 2003-01-26 04:58:49 +00:00
Glenn Maynard 0a92a799cc oops. fix HWG gamestate var 2003-01-26 04:58:07 +00:00
Glenn Maynard bfecb3d0fe temporary fallback for note skins 2003-01-26 04:23:01 +00:00
Glenn Maynard d0a01ec8f6 add poly radar pref
no options menu for this; very obscure and, er, we have no room
2003-01-26 03:51:59 +00:00
Glenn Maynard 19e046e35e add driver/chipset ID 2003-01-26 03:40:18 +00:00
Glenn Maynard e6cf4ce71e fix DrawExtraPixelsLeft/Right 2003-01-26 02:56:06 +00:00
Glenn Maynard 2bfe7254fd fix a really obscure artifact 2003-01-26 02:35:55 +00:00
Chris Danford f9071c48e8 no message 2003-01-26 02:34:51 +00:00
Chris Danford 66aa51c5ae working on name entry 2003-01-26 02:21:47 +00:00
Glenn Maynard 22272aecb0 Fix an indirect movie texture crash (reset PixelStore)
Simplify texture handling: m_ID is const (can't be changed after
load at all); preference overrides are handled in RageTexture;
reloads no longer need a parameter
2003-01-26 00:56:13 +00:00