Steve Checkoway
dcfbaf435e
Remove unneeded header
2003-11-30 19:04:16 +00:00
Steve Checkoway
a2490de5e8
Wrong include style
2003-11-30 19:01:19 +00:00
Glenn Maynard
070e3c5158
Revert not-compiling GROUP_SORT_COLOR_FILE stuff.
...
Tip: we shouldn't have a dedicated file for this; other information we'll
eventually want for groups is UTF-8 data (since those can't be portably
stored in filenames). Better would be a per-group INI, akin to and searched
for like the group banner images.
Songs/My Songs/group.ini:
[Group]
Color=#123456
Name=foo
2003-11-30 18:41:23 +00:00
Jason Felds
ebe3972279
Added newline at end of file.
2003-11-30 16:43:40 +00:00
Steve Checkoway
22178da276
update
2003-11-30 09:23:37 +00:00
Steve Checkoway
b125e3d980
Fix RageFile, use RageFile. Const fix in LyricsLoader.
2003-11-30 06:20:25 +00:00
Steve Checkoway
2da10fc9eb
um, oops. Check if it's open, not closed.
2003-11-30 03:45:04 +00:00
Chris Danford
ea521b8308
tweak RaveOptions
2003-11-30 02:59:19 +00:00
Chris Danford
25f8a52e49
tweak ScreenRaveOptions
2003-11-30 02:20:05 +00:00
Chris Danford
e142444891
add seperate difficulty number to DifficultyList
2003-11-29 19:47:08 +00:00
Glenn Maynard
52d25101d8
'
2003-11-29 18:46:40 +00:00
Chris Danford
3952930730
add meter to options screen Steps row
...
set preferred difficulty when changing options screen Steps row
2003-11-29 18:10:43 +00:00
Glenn Maynard
cfd2ce59f5
cleanup
2003-11-29 18:02:31 +00:00
Glenn Maynard
cac44ec303
don't use GL_UNSIGNED_SHORT_1_5_5_5_REV for movie textures
...
if it'll require an additional conversion
2003-11-29 17:56:09 +00:00
Chris Danford
7f23f32257
Radeon 7000 should use D3D
2003-11-29 11:17:53 +00:00
Chris Danford
f7e136940a
fix VC6 compile error
2003-11-29 11:17:30 +00:00
Chris Danford
63a898e0ca
add separate commands for odd and even judgments
2003-11-29 11:17:13 +00:00
Chris Danford
4561b36046
move stage sprite to top
2003-11-29 11:16:36 +00:00
Glenn Maynard
a1a68b5beb
fix tweening when switching receptor note skins
2003-11-28 23:27:12 +00:00
Glenn Maynard
c38d156a5b
should fix back
2003-11-28 23:26:14 +00:00
Glenn Maynard
f6a39f6dc9
log OS version
2003-11-28 21:34:05 +00:00
Glenn Maynard
a75edaf80e
GetSysInfo
2003-11-28 21:17:49 +00:00
Glenn Maynard
2062da1464
GetSysInfo.cpp
2003-11-28 21:17:26 +00:00
Glenn Maynard
00484f881b
add GetSysInfo
2003-11-28 21:17:11 +00:00
Glenn Maynard
4f6498ace0
fix output
2003-11-28 20:44:56 +00:00
Steve Checkoway
a740001f91
If a file is already open, close it.
2003-11-28 04:57:54 +00:00
Glenn Maynard
f399e1ce58
cleanup
2003-11-28 00:46:01 +00:00
Glenn Maynard
5b2c13d51e
receptor row follows note skin changes
2003-11-28 00:45:31 +00:00
Glenn Maynard
6ded9d5ab7
remove NoteFieldPlus
2003-11-27 23:46:01 +00:00
Glenn Maynard
7d84c57efa
take note skin name to *Row
2003-11-27 23:45:38 +00:00
Glenn Maynard
ecdd2c75b2
Rendering tap colors down to 192ths is useless.
2003-11-27 23:44:32 +00:00
Chris Danford
4343594040
add stream separator to CombinedLifeMeterTug
2003-11-27 08:02:36 +00:00
Steve Checkoway
b716ee6680
RageFile class
2003-11-27 07:46:36 +00:00
Chris Danford
0c71022d84
tweak ScoreDisplayRave frame
2003-11-27 06:50:16 +00:00
Chris Danford
d68cb6eafc
tweak credits metrics
2003-11-27 05:34:22 +00:00
Glenn Maynard
9a2f78843d
merge NoteFieldPlus down
2003-11-27 05:23:33 +00:00
Glenn Maynard
c691a3c2da
merge NoteFieldPlus back down
2003-11-27 05:18:28 +00:00
Glenn Maynard
eab0bb6caa
metric ifx
2003-11-27 05:17:19 +00:00
Glenn Maynard
48da47a0a9
update
2003-11-27 05:04:02 +00:00
Glenn Maynard
834a9cee74
Don't clear the style in the ctor; it's called during an update of some
...
other screen, and it confuses it.
2003-11-27 05:03:38 +00:00
Glenn Maynard
545ad07f71
cleanup
2003-11-27 04:26:10 +00:00
Glenn Maynard
c575a5cc1a
rename functions that have the same name as data types (confusing)
2003-11-27 04:25:52 +00:00
Glenn Maynard
d12ba972ff
update
2003-11-27 04:24:45 +00:00
Glenn Maynard
bb452ae248
fix close
2003-11-27 03:58:48 +00:00
Chris Danford
cfd57a24ec
fix multiple attacks in effect at once during rave
2003-11-27 02:46:54 +00:00
Chris Danford
51eebea45c
fix judgment positioning after boo
2003-11-27 02:46:26 +00:00
Chris Danford
8ca12364bd
working on AttackDisplay
2003-11-27 02:30:54 +00:00
Glenn Maynard
d5a859f877
simplify
2003-11-26 19:09:08 +00:00
Glenn Maynard
b439bae638
only write new values to cache
2003-11-26 17:41:32 +00:00
Steve Checkoway
82c9c8bbb7
Fix include
2003-11-26 16:34:14 +00:00