Chris Danford
|
d2c8684449
|
ignore usb-storage descriptors marked "not attached"
|
2004-02-26 09:37:04 +00:00 |
|
Chris Danford
|
e5793ab28a
|
add debugging
|
2004-02-26 08:59:55 +00:00 |
|
Chris Danford
|
4063dca417
|
add debugging
|
2004-02-26 08:57:13 +00:00 |
|
Chris Danford
|
a04b1cb43d
|
add debugging
|
2004-02-26 08:52:53 +00:00 |
|
Chris Danford
|
0f26a4be6a
|
add debugging
|
2004-02-26 08:49:10 +00:00 |
|
Chris Danford
|
1e43128440
|
unload usb-storage driver between games
|
2004-02-26 07:36:30 +00:00 |
|
Chris Danford
|
8b832f11d7
|
unload usb-storage driver between games
|
2004-02-26 07:28:59 +00:00 |
|
Chris Danford
|
e4eb43edf0
|
fix "all mines are hit if PadStickSeconds is 0"
|
2004-02-26 07:27:54 +00:00 |
|
Glenn Maynard
|
45d27f00fe
|
cleanup, fix warnings
|
2004-02-26 06:47:13 +00:00 |
|
Glenn Maynard
|
a60bde8547
|
simplify
|
2004-02-26 06:46:36 +00:00 |
|
Chris Danford
|
9ea7b68128
|
fix GCC compile error
|
2004-02-26 06:31:47 +00:00 |
|
Glenn Maynard
|
84f2b06713
|
style cleanup
|
2004-02-26 06:00:52 +00:00 |
|
Matt Denham
|
324e07d383
|
Implemented a quick pair of move/scale functions for TimingData
fixed NoteDataUtil::ScaleRegion (and dealt with conflicts - whee)
fixed assorted editor inconsistencies and bugs
|
2004-02-26 05:38:46 +00:00 |
|
Glenn Maynard
|
c2c796d90c
|
fix warning
|
2004-02-26 03:18:51 +00:00 |
|
Glenn Maynard
|
da5414afa0
|
fix warnings
|
2004-02-26 03:07:49 +00:00 |
|
Glenn Maynard
|
be15f6800e
|
add Lua::GetStack
lua MonthOfYear: return 1..12 instead of 0..11
|
2004-02-25 23:58:47 +00:00 |
|
Glenn Maynard
|
572a914f9f
|
tolerate no default selection
|
2004-02-25 23:56:33 +00:00 |
|
Glenn Maynard
|
6ed4e02417
|
comment
|
2004-02-25 23:49:53 +00:00 |
|
Glenn Maynard
|
3cdbc1f31f
|
don't save profile steps to main SM's
|
2004-02-25 23:48:45 +00:00 |
|
Glenn Maynard
|
128dcc7951
|
remove old cryptolib stuff
|
2004-02-25 23:48:05 +00:00 |
|
Glenn Maynard
|
e7f196ba9c
|
fix crash
|
2004-02-25 23:43:50 +00:00 |
|
Glenn Maynard
|
6b9627fc15
|
add sanity check
|
2004-02-25 23:37:42 +00:00 |
|
Glenn Maynard
|
67fbd40cf7
|
don't use GetThreadId
|
2004-02-25 23:14:28 +00:00 |
|
Glenn Maynard
|
0f8d5281a7
|
on mutex deadlock, get a backtrace of the thread that we're deadlocked
with
|
2004-02-25 21:15:25 +00:00 |
|
Glenn Maynard
|
93c86a63a4
|
on mutex deadlock, get a backtrace of the thread that we're deadlocked
with
|
2004-02-25 21:08:10 +00:00 |
|
Chris Danford
|
15e19d4885
|
fix AddMines places mines that overlap other taps and hold heads (Disconnected Mobius expert)
|
2004-02-25 08:40:03 +00:00 |
|
Glenn Maynard
|
5cb9970c4e
|
split out do_backtrace
|
2004-02-25 08:34:26 +00:00 |
|
Matt Denham
|
45591679e6
|
added NoteDataUtil::ScaleRegion, made NoteDataUtil::Scale call that instead
|
2004-02-25 08:25:39 +00:00 |
|
Matt Denham
|
588473f6ca
|
readjusting the color alignment in vivid
|
2004-02-25 08:22:57 +00:00 |
|
Chris Danford
|
aaf2b2295c
|
fix wrong hold judgment positioning with mods on (especially flip or alternate)
|
2004-02-25 07:30:12 +00:00 |
|
Chris Danford
|
6b4b560cff
|
account for sticky pads in mine hit detection
|
2004-02-25 05:49:54 +00:00 |
|
Glenn Maynard
|
c69f29e54d
|
fix crash on fallback
|
2004-02-25 05:26:20 +00:00 |
|
Glenn Maynard
|
0c1ef3f594
|
SDL surfaces don't get along with const (grr)
don't make assumptions about the format of the input surface
|
2004-02-25 05:03:13 +00:00 |
|
Glenn Maynard
|
ecd2c3c515
|
path fixes
|
2004-02-25 05:02:06 +00:00 |
|
Glenn Maynard
|
f7a9946cac
|
fix d3d screenshot crashes
|
2004-02-25 04:48:46 +00:00 |
|
Glenn Maynard
|
c548f045c0
|
add ConvertSDLSurface( src, dst )
split out CopySDLSurface(), CompareSDLFormats()
restore alpha flags when done converting
|
2004-02-25 03:36:20 +00:00 |
|
Glenn Maynard
|
1fbbc6be7a
|
cleanup
|
2004-02-25 02:02:15 +00:00 |
|
Glenn Maynard
|
44592bc351
|
small fixes/const fixes
|
2004-02-25 01:57:41 +00:00 |
|
Glenn Maynard
|
44e8427729
|
fix screenshot filename searching if a file like "screen0.jpg" exists
|
2004-02-25 01:51:31 +00:00 |
|
Glenn Maynard
|
142be7ea83
|
stop including "windows.h" everywhere
make sure sm_crash shows up in stack traces
|
2004-02-25 01:35:19 +00:00 |
|
Glenn Maynard
|
ecce498108
|
use sm_crash
|
2004-02-25 01:33:15 +00:00 |
|
Glenn Maynard
|
2c881d223c
|
fix missing headers
|
2004-02-25 01:11:56 +00:00 |
|
Glenn Maynard
|
2c56af5715
|
fix XmlFile.h conflicts with windows.h
|
2004-02-25 01:09:17 +00:00 |
|
Glenn Maynard
|
9a769ec619
|
add missing header
|
2004-02-25 00:57:26 +00:00 |
|
Glenn Maynard
|
32b39d5730
|
underrun detection fix
|
2004-02-25 00:14:30 +00:00 |
|
Glenn Maynard
|
0bb5338ba9
|
simplify; make sure buffer_bytes_filled is never negative
|
2004-02-25 00:06:52 +00:00 |
|
Glenn Maynard
|
25869ac4d4
|
regression test for stop segment on first bpm segment
|
2004-02-24 23:41:20 +00:00 |
|
Glenn Maynard
|
113c7b43ec
|
fix timing when a freeze lies before or on the first BPM segment (Black Cat)
|
2004-02-24 23:40:28 +00:00 |
|
Glenn Maynard
|
9667559886
|
fix course entry masking
|
2004-02-24 23:07:03 +00:00 |
|
Glenn Maynard
|
03fc6c5ecb
|
Enable all players.
|
2004-02-24 23:00:52 +00:00 |
|