Thad Ward
0bd8834dfb
add vc7.1's release runtimes. not sure about debug runtimes.
2005-05-28 03:53:58 +00:00
Glenn Maynard
18b1041ce2
cleanup
2005-05-28 03:51:41 +00:00
Glenn Maynard
d7f3e90a9d
cleanup
2005-05-28 03:50:28 +00:00
Glenn Maynard
62e4154f8d
cleanup
2005-05-28 03:50:07 +00:00
Glenn Maynard
6c76e19d19
cleanup
2005-05-28 03:39:24 +00:00
Glenn Maynard
19bcc75d42
fix BadWindow warning due to calling XSelectInput before creating the window
...
fix uninitialized windowIsOpen
windowIsOpen -> m_bWindowIsOpen
use PRODUCT_NAME
one-line header comment goes on the very first line (eg. "head -1"); format it consistently, and be concise
2005-05-28 03:31:18 +00:00
Glenn Maynard
9e6db9eb4c
cleanup
2005-05-28 03:12:58 +00:00
Glenn Maynard
7f50526d37
remove unused function
2005-05-28 02:38:31 +00:00
Ben Anderson
ccd0cba6da
Add assert; this prevents an infinite loop that allocates memory. (This assert actually triggers on my system!)
2005-05-28 01:19:09 +00:00
Ben Anderson
4bfd999bad
Revert; I should test things before committing, guh.
2005-05-28 00:53:34 +00:00
Ben Anderson
0a9f3d1552
std::map.end() points PAST the last element, not at it!
2005-05-28 00:47:34 +00:00
Ben Anderson
98c5e7348b
Preference<int> != int
2005-05-28 00:36:30 +00:00
Glenn Maynard
541aac64cd
remove virtual - this is an internal helper only now
2005-05-27 23:01:15 +00:00
Chris Danford
13b9973197
ELEMENT_CATEGORY_ -> EC_
2005-05-27 09:22:57 +00:00
Chris Danford
68a82faa6a
add multiple background layers
2005-05-26 09:35:57 +00:00
Chris Danford
87183c0551
fix deref null Steps
2005-05-26 08:07:42 +00:00
Glenn Maynard
b8de0155be
cleanup
2005-05-26 02:32:52 +00:00
Ben Anderson
ab49ff09b9
Likely fix compilation; follow the standard Selector setup correctly.
2005-05-26 00:35:54 +00:00
Glenn Maynard
c962fa49ee
style
2005-05-25 22:39:56 +00:00
Glenn Maynard
cef33517ee
style
2005-05-25 22:32:12 +00:00
Glenn Maynard
f9192adc07
cleanup
2005-05-25 22:25:41 +00:00
Glenn Maynard
11595d2eff
style fixes
2005-05-25 22:21:35 +00:00
Glenn Maynard
4ccc63fb42
static
2005-05-25 22:16:43 +00:00
Glenn Maynard
9d11f81407
cleanup
2005-05-25 22:15:11 +00:00
Glenn Maynard
9bb15367ec
fix warning
2005-05-25 22:14:30 +00:00
Glenn Maynard
8f57b9484f
no ScreenManager
2005-05-25 22:12:01 +00:00
Glenn Maynard
a4718341d4
remove unneeded change unrelated to "Win32 MIDI Support"
2005-05-25 22:04:58 +00:00
Charles Lohr
c13cddc4cb
Add: Win32 MIDI Support (Hopefully I didn't screw up adding this to these project files)
2005-05-25 22:00:29 +00:00
Charles Lohr
8e74fab0c1
Add: Win32 MIDI Support
2005-05-25 21:58:56 +00:00
Chris Danford
b05d0c29ed
move centering to metrics
2005-05-25 07:24:01 +00:00
Glenn Maynard
b4ba450d64
fix "just barely" misaligned
...
- compute in the same way as the graph itself
- don't round (quantize(1)); this tries to snap to a pixel, but the graph is
usually zoomed
2005-05-25 04:58:45 +00:00
Glenn Maynard
a49bfd5e74
cleanup
2005-05-25 04:44:32 +00:00
Chris Danford
8ac202f9f6
center text in combo span
2005-05-25 00:50:09 +00:00
Chris Danford
3cf5c46045
fix test screen mode
2005-05-25 00:49:42 +00:00
Chris Danford
47681f4684
DebugMenu: ReloadScreen load the current screen, not the initial screen
2005-05-24 23:32:39 +00:00
Chris Danford
db7909f336
fix MORE/EXIT transition
2005-05-24 22:54:02 +00:00
Steve Checkoway
114ac27623
The entire file system is brittle and breaks whenever anything changes.
2005-05-24 22:36:15 +00:00
Steve Checkoway
55b8c9ce97
Fix warning.
2005-05-24 22:03:53 +00:00
Steve Checkoway
ac98ac3f7b
Unused variable.
2005-05-24 22:00:32 +00:00
Glenn Maynard
d8a82be539
implement == for lua objects
2005-05-24 20:56:38 +00:00
Chris Danford
5405685e71
don't show details for faster loading
2005-05-24 05:38:04 +00:00
Chris Danford
2509cdac31
fix wrong CourseDifficulties shown
2005-05-24 05:27:36 +00:00
Chris Danford
2888bf0b16
remove leading slash from CourseID Path and Song Dir for backward compatibility
2005-05-24 05:26:45 +00:00
Chris Danford
1b53028ee1
update to use more efficient catalog schema
2005-05-24 05:24:28 +00:00
Chris Danford
bae493ea81
more efficient single-column layout in Steps/Trail catalog
2005-05-24 05:24:09 +00:00
Glenn Maynard
917870294f
fix warnings when calling FlushDirCache() with timeout disabled
2005-05-23 23:11:41 +00:00
Glenn Maynard
ee88435ffa
fix warning
2005-05-23 22:32:06 +00:00
Glenn Maynard
c167840888
error handling/reporting fixes
2005-05-23 22:23:24 +00:00
Chris Danford
a9cd1c89a8
more efficient translate (XSLT processes 33% faster)
2005-05-23 19:49:38 +00:00
Chris Danford
0a4f0daa94
add tableshuffle
2005-05-23 19:49:02 +00:00