Glenn Maynard
5ac5b46ecf
cleanup; SDL is not used in Windows.
2005-06-03 23:31:00 +00:00
Glenn Maynard
78ed7dd2c7
pull the data from the right place. arch code is low-level, ThemeManager is high-level. arch should not use ThemeManager; that creates a conceptual dependency loop, which makes code reuse much harder. (should do this in Dialog, too ...)
2005-06-03 23:27:58 +00:00
Chris Danford
2c9993c900
assert when an input handler passes us a bad DeviceInput
2005-06-03 22:54:35 +00:00
Chris Danford
3eb577bff9
add mapping for delete key
2005-06-03 22:52:23 +00:00
Ben Anderson
0ef2ece2a1
Move DifficultiesToShow into Common metrics. (Fixes assert.)
2005-06-03 21:02:47 +00:00
Chris Danford
b03a55d199
show input devices in TestInput
2005-06-03 19:03:13 +00:00
Ben Anderson
cde2db8c62
I've got a better idea. Let's respect the theme metric specifically designated for this.
2005-06-03 19:01:16 +00:00
Ben Anderson
56ebe75fb5
How many times am I going to forget to test before committing?
2005-06-03 18:47:30 +00:00
Ben Anderson
78bc7c27b2
Partial semi-revert; X11Helper is supposed to catch that the window isn't open (I just fixed that), not us making sure to unmask only after the window is created.
2005-06-03 18:45:03 +00:00
Ben Anderson
d280cf7445
Don't apply masks unless our window has been created.
2005-06-03 18:40:39 +00:00
Chris Danford
265d9d56df
Center the window in the display
2005-06-03 18:28:20 +00:00
Glenn Maynard
2eda60a86f
cleanup
2005-06-03 05:07:10 +00:00
Chris Danford
c21314e114
fix coins subtracted in event mode
2005-06-03 05:05:54 +00:00
Chris Danford
0c1c8332b4
"reload theme" -> "reload theme and textures"
2005-06-03 05:05:17 +00:00
Glenn Maynard
fcfbfaeddc
simplify
2005-06-03 05:04:15 +00:00
Chris Danford
d271df5044
show courses on wheel with a group color
2005-06-03 01:59:54 +00:00
Chris Danford
5ed0c6b0f2
show Course/Song titles in group color
2005-06-03 01:57:57 +00:00
Chris Danford
91d375d31a
store course group names
...
show courses on wheel with a group color
2005-06-03 01:57:10 +00:00
Glenn Maynard
6cdd8afefd
fix warning
2005-06-02 23:57:23 +00:00
Glenn Maynard
92efdcb151
make SDL optional; default off
2005-06-02 23:17:34 +00:00
Chris Danford
83a4ac6237
don't Reset between pages. This undoes the effects of InitCommand
2005-06-02 22:26:57 +00:00
Chris Danford
8d308c6e43
cleanup
2005-06-02 22:26:11 +00:00
Chris Danford
d663b44ba0
add WritePreferences
2005-06-02 22:25:42 +00:00
Chris Danford
2fd3c1b13a
say in sync message whether notes are earlier or later
2005-06-02 21:48:53 +00:00
Chris Danford
d95fb8cc83
say in sync message whether notes are earlier or later
2005-06-02 21:48:06 +00:00
Chris Danford
de113c2d81
add comments
2005-06-02 21:47:27 +00:00
Chris Danford
188f764c3c
don't turn on menu buttons in LM_Stage
2005-06-02 20:38:30 +00:00
Chris Danford
9d30bde4c6
fix AV if enable debug lights after starting gameplay with them disabled
2005-06-02 20:06:26 +00:00
Renaud Lepage
de3ce27136
Activated CVS Services in the Project itself
2005-06-02 15:06:34 +00:00
Chris Danford
c80d0c4a53
add support for random background sets using Song genre
2005-06-02 10:09:46 +00:00
Chris Danford
882f1d7447
FastLoad off by default. Let people with 1000s of songs turn it on if they want.
2005-06-02 10:08:58 +00:00
Glenn Maynard
e77a860f60
fix !HAVE_CRYPTOPP
2005-06-02 08:33:38 +00:00
Chris Danford
c3590e69e6
always hide sync overlay after a few seconds
2005-06-02 08:31:31 +00:00
Charles Lohr
bf27a8e940
Try to add LUA for connecting to server.
2005-06-02 05:30:11 +00:00
Chris Danford
fa1bb13ccb
fill in random backgrounds only in layer 0
...
choose N random background up front, then load when used instead of choosing one at a time as they're needed
obey BGChange transition and effect in BGChanges to random
2005-06-02 04:37:33 +00:00
Chris Danford
5a3961ad4e
fix enumeration of backgrounds in BGChange MiniMenu
2005-06-02 04:34:46 +00:00
Chris Danford
1c90c54390
fix drawing of BackgroundChange text with 2 layers
2005-06-02 04:33:53 +00:00
Chris Danford
bd27094630
move function body to cpp
2005-06-02 04:32:51 +00:00
Renaud Lepage
875ff7f153
kDevelop project file. it SEEMS to work
2005-06-02 03:34:13 +00:00
Glenn Maynard
c14c03c351
cleanup
2005-06-01 23:47:56 +00:00
Charles Lohr
5b3007b21b
Modification: Follow previous commit in reasoning. This is a bit more questionable. If this causes issues please discuss On-list
2005-06-01 02:48:06 +00:00
Charles Lohr
80e06f5dfa
Modify: All redirects for noteskins should be named their exact name. Currently there is a fairly large problem of the noteskin manager finding many different noteskins and complaining. In reality, I think a mid-range solution would be to remove the wildcard and fix our noteskins.
2005-06-01 02:43:21 +00:00
Charles Lohr
e379632297
Update VC6 project
2005-06-01 02:39:21 +00:00
Renaud Lepage
4978e1f23e
Added files.
2005-06-01 02:14:02 +00:00
Renaud Lepage
91111ba25d
Removed old files and whatnot.
2005-06-01 00:41:01 +00:00
Ben Anderson
26f793a716
Extra argument
2005-06-01 00:28:04 +00:00
Ben Anderson
6fd6124a56
Oops! Missed some.
2005-06-01 00:24:39 +00:00
Ben Anderson
2d9a257520
s/random/pick_random/ (Linux stdlib.h declares random and GCC doesn't like multi-declared symbols.)
2005-06-01 00:22:39 +00:00
Glenn Maynard
7e1b549eb7
umask fix
2005-05-31 23:26:07 +00:00
Glenn Maynard
2e7a4de1b4
style cleanup
2005-05-31 22:03:48 +00:00