Chris Danford
3d1bb5b97a
save radar values in Catalog.xml
...
change Course to have the same title names as Song
2004-07-11 10:02:38 +00:00
Chris Danford
5544445ad0
name cleanup: StyleDef -> Style
2004-06-28 07:26:00 +00:00
Glenn Maynard
3798245ce6
license update
2004-06-07 21:14:03 +00:00
Chris Danford
2d269ebe06
remove Leap, add Portal
2004-06-02 05:12:45 +00:00
Glenn Maynard
044442bb76
support course GetTranslitName()
2004-05-25 04:03:19 +00:00
Chris Danford
a9db266eb2
"for( p=0; p<NUM_PLAYERS; p++ )" -> "FOREACH_PlayerNumber( p )"
2004-05-24 08:16:17 +00:00
Chris Danford
b05d25ab24
"m_pCurNotes" -> "m_pCurSteps"
2004-05-24 06:12:17 +00:00
Chris Danford
ba93ee8469
"for( int p=0; p<NUM_PLAYERS; p++ )" -> "FOREACH_PlayerNumber( p )"
2004-05-24 06:10:11 +00:00
Chris Danford
e83bbc40da
fix ActorFrame ZTest propogation
2004-05-15 18:35:03 +00:00
Chris Danford
4ac1e0ee45
move Random "don't lock after choose" logic to a separate wheel item, "LEAP"
2004-04-26 06:47:03 +00:00
Steve Checkoway
20a8bab45c
Clean up includes.
2004-04-05 05:22:32 +00:00
Chris Danford
2929bacb08
show per-diffculty award on Eval screen every time it's received (not just the first time)
...
clean up ScreenEval PR and MR graphics
clean up Actor shadow parameters
2004-03-20 02:59:08 +00:00
Chris Danford
28f4764ed2
SongSortOrder -> SortOrder
...
save/restore last sort with Profile
clean up GameConstants
2004-03-12 08:31:40 +00:00
Chris Danford
d7f0e6c2bc
move all high score data into Profile
2004-02-09 06:26:13 +00:00
Chris Danford
221b51c2b4
add loading of edits from a profile
2004-02-08 01:05:53 +00:00
Glenn Maynard
8f6e9b7555
set TextBanner name
2004-01-21 09:35:28 +00:00
Glenn Maynard
caab15d89b
remove song.h -> Steps.h dependency
2003-12-18 03:41:47 +00:00
Glenn Maynard
01d7bab936
simplify
2003-11-24 02:41:52 +00:00
Glenn Maynard
7807fa433e
obey z-buffer commands
2003-11-18 21:46:28 +00:00
Glenn Maynard
02c7c79032
better MusicWheelItem theming
2003-11-18 01:45:19 +00:00
Chris Danford
668d1974f3
add top5 high score saving of Courses and Steps for memory cards/ranking screen
2003-10-14 17:06:30 +00:00
Chris Danford
c0c680317c
profiles are usable
2003-09-08 07:21:41 +00:00
Chris Danford
bf02bfddf4
rename Notes to Steps
2003-08-03 00:13:55 +00:00
Glenn Maynard
fe489cd281
SOUNDMAN -> SOUND
...
RageSoundManager.h -> RageSounds.h
2003-07-26 23:05:16 +00:00
Glenn Maynard
5cb0b4f7cd
Split up the course sort into four sorts: all courses, and one ofr each
...
course mode.
Fix score not tweening when switching sorts via the menu.
Rename SORT_SORT to SORT_MODE. Add metrics to define what
sorts are listed. This can also change modes, but this has only been
tested for changing the play mode, not the play style.
2003-07-20 08:54:31 +00:00
Glenn Maynard
d926a032ff
Add missing header.
2003-07-17 20:10:07 +00:00
Chris Danford
6edf835853
add sort by Artist, Top Grade
2003-06-16 20:23:07 +00:00
Chris Danford
32fd0062a9
use sections in SORT_BPM
...
choose sort from list in MusicWheel
2003-06-16 17:28:58 +00:00
Glenn Maynard
ff2b9072ac
Add WheelItemData::HasBanner and WheelItemData::GetBanner.
2003-04-19 22:53:50 +00:00
Chris Danford
448bdc7b6e
make calls to THEME->GetPathTo() more concise
2003-04-12 17:39:27 +00:00
Chris Danford
0d9880c6a9
working on Player AI
2003-04-07 21:24:14 +00:00
Glenn Maynard
c41ede209c
mumble
2003-04-03 21:29:14 +00:00
Chris Danford
e9f44f14a7
WheelItemDisplay -> MusicWheelItem
...
clean up header dependencies in MusicWheel classes
2003-03-31 23:06:15 +00:00
Chris Danford
b5e749885a
graphics cleanup in default theme, SMMAX2
2003-03-31 03:11:31 +00:00
Chris Danford
31aa613295
Cleanup of theme element names
...
Renamed ScreenSelectMax* back to their old names
Replaced all hard-coded transitions with TransitionBGAnimations
2003-03-09 00:55:49 +00:00
Chris Danford
a696414cac
Actor tween cleanup
...
Actor scipting with Command()
modularizing menu widgets into "ModeSelector"s
move animations into metrics
2003-03-02 01:43:33 +00:00
Chris Danford
fc2108e85d
fixed EditMenu "Create from Autogen" weirdness
...
cleaned up some unnecessary header dependencies
2003-02-22 01:58:56 +00:00
Glenn Maynard
42cfd6f98c
stdafx -> global
2003-02-16 04:01:45 +00:00
Chris Danford
7a810c1378
Long Marathon and Marathon Ver logic and graphics (floating bubble still to come)
2003-02-10 05:30:12 +00:00