Glenn Maynard
6af78b668e
compile fix
2003-12-02 20:46:21 +00:00
Glenn Maynard
999692bee9
checkpoints
2003-12-02 19:13:30 +00:00
Glenn Maynard
bd7916d363
error output
2003-12-02 19:12:57 +00:00
Glenn Maynard
3e8cf666ba
Don't count demo play in NumTimesPlayed.
...
Fix BeginnerHelper model load crash; simplify.
2003-12-02 19:11:51 +00:00
Chris Danford
5eeb7eeb37
replace hard-coded / with SLASH (courses subdirs not being loaded in xbox)
2003-12-02 18:42:33 +00:00
Glenn Maynard
6652135596
simplify GetVideoDriverName
...
handle ALL-IN-WONDERs
2003-12-02 18:11:14 +00:00
Chris Danford
ddd9b78af5
rename "AllSorts" code to "Menu"
2003-12-02 09:15:35 +00:00
Chris Danford
2dc6cb9099
Let CodeDetector detect Left+Right and Left-Right-Start codes on ScreenSelectMusic
2003-12-02 09:04:00 +00:00
Chris Danford
618cb4d08a
fix ScreenSelectMaster shared selection when 2 players
2003-12-02 06:30:12 +00:00
Chris Danford
72a66645da
I believe localtime returns NULL on XBox when system clock is not set
2003-12-02 02:55:14 +00:00
Glenn Maynard
b20bd483f5
noisy
2003-12-01 22:49:29 +00:00
Glenn Maynard
1e778d7ad0
don't write an extra comma at the end of SMData
2003-12-01 22:26:33 +00:00
Glenn Maynard
bc9ad8e27c
hopefully fix weird newline behavior for real
2003-12-01 22:18:36 +00:00
Glenn Maynard
fe42979b79
fix crash pressing left/right when on "EXIT"
2003-12-01 21:44:33 +00:00
Glenn Maynard
b017c59d10
stop showing attack titles in course mode
2003-12-01 21:32:19 +00:00
Glenn Maynard
7ff9a6d381
no TwoPlayerRecovery in Oni
2003-12-01 21:12:07 +00:00
Glenn Maynard
7f12b31439
dynamic GAMESTATE->m_ActiveAttacks
...
fix crash
2003-12-01 21:04:40 +00:00
Glenn Maynard
cfd9369267
fix BACKTRACE_METHOD_BACKTRACE
2003-12-01 19:42:46 +00:00
Glenn Maynard
7c2519da31
quiet warnings
2003-12-01 01:11:58 +00:00
Glenn Maynard
7114de503d
fix warning
2003-12-01 00:28:48 +00:00
Glenn Maynard
15577d750a
fix theme caching
2003-12-01 00:27:55 +00:00
Glenn Maynard
89804bbdfd
fix applying
2003-12-01 00:06:52 +00:00
Glenn Maynard
5d7ffff221
fix editor tick
2003-11-30 23:53:33 +00:00
Glenn Maynard
b16f03d174
fix crashes due to uninitted variable
2003-11-30 23:13:38 +00:00
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
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
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