Chris Danford
228ca9f166
reload SSM help text on sort changed
...
clean up SortOrder names
2005-04-15 07:18:40 +00:00
Chris Danford
d312ea5bef
add TNS_AVOIDED_MINE. Fixes unattempted mines counted as successful when ending early.
2005-04-13 01:11:44 +00:00
Chris Danford
bb6592a4e7
use float.h and limit.h constants instead of arbitrary large numbers
2005-03-25 20:01:51 +00:00
Chris Danford
c0d6a59282
move EditMenuAction into EditMenu.h and remove unused Lua binding
2005-03-25 09:52:14 +00:00
Chris Danford
b684b3dd88
EditMenu: remove Autogen and consolidate Blank/Copy into Create
2005-03-25 09:49:34 +00:00
Chris Danford
2957b7939f
mystery -> secret
2005-03-10 22:54:55 +00:00
Chris Danford
b60d135493
don't allow StringToX for *_INVALID values
2005-03-05 21:50:33 +00:00
Chris Danford
5cceae246e
add sort by genre
2005-03-02 01:48:38 +00:00
Chris Danford
246b69ec81
add themed string
2005-02-25 05:28:00 +00:00
Chris Danford
6f6ef25d1d
add Lua bindings
2005-02-23 05:02:28 +00:00
Chris Danford
f9ddb82d98
add EditMenuAction enum
...
add Lua constants
2005-02-22 23:11:59 +00:00
Chris Danford
e33b520a26
add Lua PlayMode constants
2005-02-21 06:49:43 +00:00
Chris Danford
4495a55e98
fix incorrect GoalType strings
2005-02-19 01:02:15 +00:00
Chris Danford
6222c9ad9c
add Lua constants
2005-02-18 12:06:19 +00:00
Chris Danford
da5f4a57bb
add GoalType, Lua functions
2005-02-17 19:36:10 +00:00
Chris Danford
d93d2d1681
cache OPTION_ORDER
2005-02-06 05:15:57 +00:00
Glenn Maynard
ca4589a8c3
Memory card work: Show "CHECKING" when we've seen the card and
...
havn't finished checking it out yet (eg. write check). This improves responsiveness:
a slow card will indicate that we see the card immediately, and it helps
diagnostics since we can easily tell if the machine sees a card. Allow re-
establishing a memory card removed after finalization, as long as it has the
same serial number.
2005-02-06 05:08:46 +00:00
Glenn Maynard
544820e8cd
cache XToThemedString
2005-02-02 06:53:31 +00:00
Glenn Maynard
8d48438c15
ModeMenuAvailable metric removed; change Codes instead.
...
Merge the sort menu into the mode menu.
GAMESTATE->m_SortOrder is now GAMESTATE->m_PreferredSortOrder.
Allow the mode menu to have non-mutually-exclusive items.
2005-01-29 20:46:08 +00:00
Glenn Maynard
71861bd600
PrefsManager should not depend on ThemeManager
2005-01-09 01:43:58 +00:00
Chris Danford
57e02f2b75
change BGALayer to use Actor's map of commands
...
add "applydefaultoptions" command
clean up CoinMode and Premium enums
2005-01-04 10:51:25 +00:00
Chris Danford
d8ed815e0e
SortOrder strings cleanup
2004-12-04 22:41:34 +00:00
Glenn Maynard
c5a1874234
probably fix DisplayBpms::BpmIsConstant problems
...
const fixes
2004-11-30 07:56:01 +00:00
Chris Danford
b8259d7af9
move player positions from Style into metrics
2004-11-07 05:49:06 +00:00
Chris Danford
1bf9c5e6b3
fix string position mismatch
2004-08-30 22:43:30 +00:00
Chris Danford
7756e03067
fix compile error
2004-08-30 06:45:43 +00:00
Chris Danford
8668075291
fix warnings
2004-08-30 06:41:56 +00:00
Chris Danford
9199410e82
stats.xml:
...
theme more elements
show HighScore details
clean up some tables
2004-07-19 08:05:14 +00:00
Chris Danford
58d8d23a93
move awards to ScreenEvaluation
2004-06-22 08:41:25 +00:00
Chris Danford
51366df8cc
name cleanup: PLAY_MODE_ARCADE -> PLAY_MODE_REGULAR
2004-06-11 06:05:35 +00:00
Glenn Maynard
2cab5c4689
license updates
2004-05-31 22:42:12 +00:00
Chris Danford
6a82d3c5a0
add judge counts to HighScore. Will this make Stats.xml too big?
2004-05-27 07:59:46 +00:00
Chris Danford
abfc956e4f
refactor Course: move some responsibilities to Trail
2004-05-23 00:53:20 +00:00
Glenn Maynard
c3426148de
split out Difficulty and CourseDifficulty
...
add FOREACH_DisplayedCourseDifficulty
2004-05-20 22:08:20 +00:00
Glenn Maynard
dae9e83ec8
DifficultyToString/StringToDifficulty bindings
2004-05-11 06:10:21 +00:00
Chris Danford
f72ff368a4
theme RadarCategory and PlayMode in profile.html
2004-04-25 01:28:57 +00:00
Glenn Maynard
124860f1ac
fix "BEGINNER" not being loaded correctly
2004-03-29 21:08:12 +00:00
Chris Danford
936f2066e1
clean up ScreenTestLights
2004-03-29 09:44:00 +00:00
Chris Danford
146e057b7e
Add OneGreat and OnePerfect awards
2004-03-25 08:32:47 +00:00
Chris Danford
afa880cbac
clean up Difficulty name theming
...
theme CourseDifficulty on options screen
2004-03-25 06:21:58 +00:00
Glenn Maynard
9dfa382497
fix warning
2004-03-22 02:49:06 +00:00
Chris Danford
22a82cad8e
fix wrong string order
2004-03-13 22:13:33 +00:00
Steve Checkoway
83d23da521
Fix scoping error.
2004-03-12 09:22:44 +00:00
Chris Danford
28f4764ed2
SongSortOrder -> SortOrder
...
save/restore last sort with Profile
clean up GameConstants
2004-03-12 08:31:40 +00:00
Steve Checkoway
02d438b33f
Fix warnings
2004-03-11 10:58:36 +00:00
Chris Danford
7fe28a6dae
add PerDifficulty and PeakCombo awards
2004-03-07 04:34:49 +00:00
Glenn Maynard
c88f7d1367
RankingCategoryToString, StringToRankingCategory
2004-02-22 03:20:21 +00:00
Chris Danford
4f439be739
split HighScore to separate file
...
move score data from ProfileManager to Profile
store score data in XML for easier forward/backward compatibility
2004-02-10 09:42:01 +00:00
Chris Danford
221b51c2b4
add loading of edits from a profile
2004-02-08 01:05:53 +00:00
Glenn Maynard
c8ede67da3
add SORT_CHALLENGE_METER
2004-01-27 05:37:43 +00:00