Chris Danford
|
e623ca8d3d
|
StringToDifficulty->BackwardCompatibleStringToDifficulty. Don't accept song file backward compatible names other places, like in metrics
|
2008-11-28 18:08:12 +00:00 |
|
Chris Danford
|
b2ed76e536
|
fixup
|
2008-11-28 18:05:49 +00:00 |
|
Chris Danford
|
4642a5718f
|
add GetCourseColor binding
|
2008-11-27 19:21:20 +00:00 |
|
Colby Klein
|
9de4d4b850
|
Fix style not being set.
|
2008-11-27 06:31:40 +00:00 |
|
Chris Danford
|
7cac71b532
|
fix CourseEntryDisplay crash
|
2008-11-27 04:30:46 +00:00 |
|
Chris Danford
|
ae3d8e520f
|
remove commented headers
|
2008-11-27 04:29:55 +00:00 |
|
Chris Danford
|
fb1a08e8b7
|
remove commented headers
|
2008-11-27 04:29:28 +00:00 |
|
Colby Klein
|
1dae16f6e8
|
Alphabetize.
|
2008-11-27 04:27:14 +00:00 |
|
Jason Felds
|
814df964b0
|
Add the new ScreenHighScores.* files.
|
2008-11-27 04:19:26 +00:00 |
|
AJ Kelly
|
685ecfd549
|
add ScreenHighScores to 2k3 and 2k5 solutions
|
2008-11-27 03:34:41 +00:00 |
|
Chris Danford
|
ada22d4312
|
split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code
|
2008-11-27 03:01:42 +00:00 |
|
Chris Danford
|
11989f0e70
|
split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code
|
2008-11-27 03:01:01 +00:00 |
|
Chris Danford
|
88d8c9bcd7
|
split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code
|
2008-11-27 02:59:53 +00:00 |
|
Chris Danford
|
4d2b0355f6
|
split ScreenHighScores from ScreenRanking. These two things lived in the same file and shared enums, but shared almost no code.
|
2008-11-27 02:58:50 +00:00 |
|
Chris Danford
|
5764db221b
|
reasonable default SecondsPerItem (for easier theme troubleshooting)
|
2008-11-27 02:56:40 +00:00 |
|
Chris Danford
|
b498da5683
|
don't make command name lowercase; remove 'don't force lowercase' hack
|
2008-11-27 02:55:52 +00:00 |
|
Chris Danford
|
f076363776
|
push the lua enum string, not a number value of the enum
|
2008-11-27 02:54:08 +00:00 |
|
Chris Danford
|
6f30e43283
|
cleanup: use FOREACH
|
2008-11-27 02:53:08 +00:00 |
|
Chris Danford
|
6d4cbdbeb2
|
sType -> sMetricsGroup; remove loading from Node attributes and instead use lua methods
|
2008-11-27 02:52:21 +00:00 |
|
Steve Checkoway
|
c13b0bcb4a
|
Missed one 64 bit to 32 bit conversion.
|
2008-11-24 07:55:11 +00:00 |
|
Steve Checkoway
|
dacca25190
|
Silence gcc warnings by making explicit the cast from 64 bits to 32 bits.
|
2008-11-24 07:53:47 +00:00 |
|
Steve Checkoway
|
0efbd42aa3
|
Make explicit the conversion from 64 bits to 32 bits. In the case of files, perhaps we should be using an appropriate type such as off_t rather than int. I am not sure if anyone would actually want to use files larger than 2 GB with SM, but it seems possible while using .smzip.
|
2008-11-24 07:52:55 +00:00 |
|
Colby Klein
|
3a38e28fac
|
Remove references to deleted screens.
|
2008-11-24 07:15:31 +00:00 |
|
AJ Kelly
|
ca7e75db0d
|
Remove ScreenSelectStyle, ScreenSelectGroup, ScreenSelectDifficulty from VS2k5 project
|
2008-11-24 07:13:08 +00:00 |
|
AJ Kelly
|
43510ce723
|
Remove ScreenSelectStyle, ScreenSelectGroup, ScreenSelectDifficulty from VS2k3 project
|
2008-11-24 07:10:27 +00:00 |
|
Chris Danford
|
4243bbd16b
|
new HowToPlay
|
2008-11-24 06:50:00 +00:00 |
|
Chris Danford
|
bd2fff8af5
|
TODO comments
|
2008-11-24 06:46:05 +00:00 |
|
Chris Danford
|
a522c4bea3
|
remove unnecessary UseLifeMeterBar
|
2008-11-24 06:45:48 +00:00 |
|
Chris Danford
|
327943c9a1
|
remove legacy screens superceeded by SSelectMaster
|
2008-11-24 04:54:51 +00:00 |
|
Chris Danford
|
8257edc12b
|
clean up duplicated code
|
2008-11-24 04:51:00 +00:00 |
|
Chris Danford
|
b741bb4189
|
remove GenericTweenOn/Off - always play 'On'/'Off' on the Screen
|
2008-11-24 04:44:12 +00:00 |
|
Chris Danford
|
1d61d0fb9e
|
cleanup: PageType -> RankingPageType
|
2008-11-24 03:56:54 +00:00 |
|
Chris Danford
|
db84c3a56f
|
remove unused RESET_GAMESTATE
|
2008-11-24 03:56:17 +00:00 |
|
Chris Danford
|
d98cb5ed27
|
no message
|
2008-11-24 01:38:29 +00:00 |
|
Chris Danford
|
cab8a44002
|
title menu cleanup
|
2008-11-23 07:32:27 +00:00 |
|
Chris Danford
|
88b2065fff
|
make version time just a date for easier display on the title screen
|
2008-11-23 07:26:57 +00:00 |
|
Colby Klein
|
3e6e7b3380
|
roothorick's GIMP script for font generation, (should) support any range of unicode characters you can throw at it. The metrics it makes don't work right out of it yet, however.
|
2008-11-21 05:25:48 +00:00 |
|
Glenn Maynard
|
1b98e724ba
|
in SLOW_FLUSH, flush the dir after the rename; this won't prevent corruption, but avoid returning to the caller until the change is fully committed to disk (before, we could reboot after returning and return to a previous version of the file)
|
2008-10-28 08:39:50 +00:00 |
|
Glenn Maynard
|
935b188e29
|
temp hack to fix flushing; remaining Save/ paths need to be changed to /Save/
|
2008-10-28 08:31:17 +00:00 |
|
Colby Klein
|
72e65ba95a
|
Fix beat. Still plenty of errors but it runs.
|
2008-10-28 07:28:39 +00:00 |
|
Glenn Maynard
|
52aee7551f
|
split out ScreenOptionsServiceSelectionList
|
2008-10-21 23:21:15 +00:00 |
|
Colby Klein
|
ef22fe8305
|
Fix redirect
|
2008-10-08 08:05:11 +00:00 |
|
Colby Klein
|
f3c6488a07
|
Cleanup.
|
2008-10-06 10:18:53 +00:00 |
|
Colby Klein
|
267cee2a4f
|
Cleanup.
|
2008-10-06 09:31:27 +00:00 |
|
Steve Checkoway
|
d4f95e3cec
|
Make this nonfatal except for debug builds.
|
2008-10-06 08:19:38 +00:00 |
|
Steve Checkoway
|
3be86da9b6
|
Remove debugging.
|
2008-10-06 08:10:47 +00:00 |
|
Steve Checkoway
|
f364425674
|
Do not try to localize server names.
|
2008-10-06 08:09:58 +00:00 |
|
Steve Checkoway
|
b01bc37053
|
Debugging.
|
2008-10-06 07:54:26 +00:00 |
|
Steve Checkoway
|
28730a1f3f
|
Add temp debugging.
|
2008-10-06 07:27:58 +00:00 |
|
Steve Checkoway
|
d8045f0994
|
Assert that text can be created.
|
2008-10-06 06:41:39 +00:00 |
|