Chris Danford
|
76f91c4320
|
only allow pad 1 to start
|
2006-01-10 20:27:34 +00:00 |
|
Chris Danford
|
d534772422
|
do all multiplayer input translation in StepMania.cpp
|
2006-01-10 18:23:20 +00:00 |
|
Glenn Maynard
|
a9020229ee
|
fix screen preloading when DelayedScreenLoad
|
2006-01-10 00:15:53 +00:00 |
|
Glenn Maynard
|
9eb3430ebd
|
reset idle timers in BeginScreen
|
2006-01-10 00:14:35 +00:00 |
|
Chris Danford
|
a3a01bbb57
|
random does not necessitate secret
|
2006-01-09 22:05:01 +00:00 |
|
Chris Danford
|
47010623cd
|
move Course autogen logic into CourseUtil
|
2006-01-09 21:57:41 +00:00 |
|
Chris Danford
|
63b3a5a468
|
fix meter displaying
|
2006-01-09 21:57:15 +00:00 |
|
Chris Danford
|
aef91c3f54
|
add missing
|
2006-01-09 20:00:27 +00:00 |
|
Chris Danford
|
76fba53755
|
remove comment
|
2006-01-09 19:48:59 +00:00 |
|
Chris Danford
|
ef3d2172b2
|
load preference groups recursively
|
2006-01-09 19:48:33 +00:00 |
|
Chris Danford
|
3df20418a8
|
simplify: "\n" is newline, "::" separates tips
|
2006-01-09 17:45:21 +00:00 |
|
Jason Felds
|
832f1de7c4
|
Add MenuInput.cpp to Data Structures, move MenuInput.h to Data Structures. I'm praying this doesn't break anything due to a change in TargetDir, among other things (I use a different home folder).
|
2006-01-09 04:21:33 +00:00 |
|
Steve Checkoway
|
fa3a61eb34
|
Add files, rearrange structure a bit.
|
2006-01-09 03:38:57 +00:00 |
|
AJ Kelly
|
74a356e0ff
|
moving localized strings from metrics.ini to en.ini
|
2006-01-09 02:56:20 +00:00 |
|
Ben Anderson
|
15ed4fd823
|
typo
|
2006-01-09 02:26:36 +00:00 |
|
Steve Checkoway
|
e7943393b9
|
Cleanup
|
2006-01-09 02:10:14 +00:00 |
|
Steve Checkoway
|
7858052c43
|
Localize menu items.
|
2006-01-09 02:00:00 +00:00 |
|
Steve Checkoway
|
59ec8965d1
|
Add Japanese for good measure.
|
2006-01-09 01:59:35 +00:00 |
|
Jason Felds
|
78635703a1
|
Survival Mode (forgot to add this one earlier).
|
2006-01-09 01:57:15 +00:00 |
|
Steve Checkoway
|
834cb81ff0
|
Add English localization of menus.
|
2006-01-09 01:54:13 +00:00 |
|
Chris Danford
|
ea3c1b6a99
|
add localized strings
|
2006-01-09 01:40:03 +00:00 |
|
Steve Checkoway
|
40dea8c1f7
|
Not used.
|
2006-01-09 01:21:44 +00:00 |
|
Chris Danford
|
7fe210a516
|
silence warning spew if no hid devices plugged in
|
2006-01-09 01:10:37 +00:00 |
|
Chris Danford
|
848b2b0909
|
spacing cleanup
|
2006-01-09 01:07:02 +00:00 |
|
Chris Danford
|
15c93e91b0
|
add Lua bindings
|
2006-01-08 22:59:31 +00:00 |
|
Chris Danford
|
bd265e0bea
|
localize strings
|
2006-01-08 22:58:43 +00:00 |
|
Chris Danford
|
129738e1e6
|
add missing strings
|
2006-01-08 20:13:19 +00:00 |
|
Chris Danford
|
41c6d6a902
|
save strings to base theme, not current theme
|
2006-01-08 20:11:34 +00:00 |
|
Chris Danford
|
17e790bef5
|
don't MakeUpper
|
2006-01-08 20:10:46 +00:00 |
|
Chris Danford
|
704cb4b9bf
|
make sure "catalog.xml" doesn't get localized
|
2006-01-08 20:10:18 +00:00 |
|
Chris Danford
|
a5c5701fda
|
add missing strings
|
2006-01-08 19:54:03 +00:00 |
|
Chris Danford
|
9af8e0f364
|
localize more strings
|
2006-01-08 19:49:35 +00:00 |
|
Chris Danford
|
8794ccaf3f
|
fix selection of all music group
|
2006-01-08 19:49:14 +00:00 |
|
Chris Danford
|
9122e2f935
|
localize more strings
|
2006-01-08 19:38:33 +00:00 |
|
Chris Danford
|
fc18dbd342
|
make more strings localizable
|
2006-01-08 18:40:20 +00:00 |
|
Chris Danford
|
f6d11943ab
|
make more strings localizable
move dialog localization into archutil
adjust dialog layout for pseudoloc strings
|
2006-01-08 05:42:09 +00:00 |
|
Chris Danford
|
b5114cc57e
|
use GetString for help text
|
2006-01-08 05:35:20 +00:00 |
|
Chris Danford
|
9c377d3f00
|
set theme and pseudolocalize at the same time
|
2006-01-08 05:35:02 +00:00 |
|
Chris Danford
|
6012947d00
|
remove ssprintf overload
|
2006-01-08 05:32:56 +00:00 |
|
Chris Danford
|
1cf12f1c49
|
set pseudolocalize at the same time as switching themes. Fixes LocalizedStrings not reloaded after changing pseudolocalize
|
2006-01-08 05:32:05 +00:00 |
|
Chris Danford
|
57810ff757
|
CString -> RString
|
2006-01-08 05:30:59 +00:00 |
|
Chris Danford
|
15423adaf5
|
implement with ThemeMetric to remove dupe logic
|
2006-01-08 05:30:04 +00:00 |
|
Chris Danford
|
32223b6912
|
adding ssprintf overload for easier use with LocalizedString
|
2006-01-08 00:40:28 +00:00 |
|
Steve Checkoway
|
bc5582d639
|
Fix memory leak.
|
2006-01-08 00:28:17 +00:00 |
|
Steve Checkoway
|
3608694a18
|
Do memory card stuff (more) correctly.
|
2006-01-08 00:23:33 +00:00 |
|
Steve Checkoway
|
f842f51a22
|
Add the line correctly.
|
2006-01-07 22:23:33 +00:00 |
|
Steve Checkoway
|
e603adfe89
|
Revert, again. This time non-ASCII characters (and the BOM) were destroyed.
|
2006-01-07 22:21:57 +00:00 |
|
Jason Felds
|
5ea5888dd4
|
Survival Mode, round 2 (somehow a previous commit had ALL of the lines modified. That shouldn't happen now.
|
2006-01-07 21:35:39 +00:00 |
|
Steve Checkoway
|
032db7ae56
|
Revert.
|
2006-01-07 20:58:11 +00:00 |
|
Jason Felds
|
58daf71259
|
Squash SM warning; there should always be a fallback.
|
2006-01-07 18:56:35 +00:00 |
|