Steve Checkoway
|
0624f2f207
|
Fix duplicate symbol link error.
|
2008-12-05 01:02:55 +00:00 |
|
Chris Danford
|
fe91a0f19b
|
allow multiple actions
|
2008-12-03 08:55:50 +00:00 |
|
Chris Danford
|
bc23f5ed7c
|
fix compile
|
2008-11-28 22:26:06 +00:00 |
|
Chris Danford
|
f18ba1614d
|
adding CustomDifficulty stuff (themable difficulty /StepsType combinations). Doesn't compile - fixing
|
2008-11-28 22:02:28 +00:00 |
|
Chris Danford
|
261df9636e
|
BackwardCompatible -> DwiCompatible for clarity
|
2008-11-28 21:24:17 +00:00 |
|
Chris Danford
|
83c0aec94a
|
revert last: StringToDifficulty is intentional
|
2008-11-28 21:10:41 +00:00 |
|
Colby Klein
|
cba41f9d56
|
Fix typo.
|
2008-11-28 21:09:01 +00:00 |
|
Jason Felds
|
68c78e18b1
|
StringToDifficulty -> BackwardCompatibleStringToDifficulty. Looks like a few files were missing.
|
2008-11-28 20:41:05 +00:00 |
|
Colby Klein
|
d27b53acb5
|
Add ScreenHighScores, remov deleted screens.
|
2008-11-28 20:01:07 +00:00 |
|
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 |
|